

That is where the issue lies. Several users have taken to Microsoft’s support forums to ask for help with the new search experience.
Any ideas how to resolve this issue? I’m having to resort to using a third-party search app just to find files in my projects,” one user wrote.
In some cases, the search file becomes unresponsive. At that point, a user must shut down File Explorer to get it working again, but even then, the issue is apt to come back after a while.
I have not experienced any of these issues myself, nor has BleepingComputer (which spotted the complaints) been able to reproduce the errors some users are seeing. So, it’s not clear why the bug is appearing on some PCs and not on others. Hopefully Microsoft can nail down the culprit, though, and issue a fix.
‘).insertAfter(jQuery(‘#initdisqus’));
}
loadDisqus(jQuery(‘#initdisqus’), disqus_identifier, url);
}
else {
setTimeout(function () { disqusDefer(); }, 50);
}
}
disqusDefer();
function loadDisqus(source, identifier, url) {
if (jQuery(“#disqus_thread”).length) {
jQuery(“#disqus_thread”).remove();
}
jQuery(‘
‘).insertAfter(source);
if (window.DISQUS) {
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
} else {
//insert a wrapper in HTML after the relevant “show comments” link
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument
//append the Disqus embed script to HTML
var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true;
dsq.src = ‘https://’ + disqus_shortname + ‘.disqus.com/embed.js’;
jQuery(‘head’).append(dsq);
}
jQuery(‘.show-disqus’).show();
source.hide();
};
function disqusEvent()
{
idleTime = 0;
}
