• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows folder lagggg

ManBearPig

Diamond Member
Ive had a really annoying problem lately where when i click on my windows folder, it lags for a while before going into it. and then any file i click inside that folder also lags, but a bit shorter than the initial windows folder. any ideas what to do?

thanks
 
> so, this only happens to your c:\windows dir, and its files?
doesn't happen on your desktop or anywhere else?

open c:\windows using cmd.exe

cd c:
cd windows
dir

if that works instantly, then the problem is definitely with explorer.exe

try replicating the problem with all your network interfaces disabled.
---

> run filemon and regmon from sysinternals.
they may help you figure out why explorer.exe is freezing. they have before in the past, for me.

> It might be a buggy shell extension.
http://www.google.com/search?&q=ShellExView
use that to enable/disable any extra shell extensions you've had installed.

> Some important windows files may have been modified. Run "sfc /scannow" from cmd.exe.

> check the signatures of all your system files using sigverif (start it from run dialog).

> log on as a new or different user. Did the problems go away?
 
Back
Top