Windows 7 – How to Diagnose Right-Click Menu Slowness

context menuperformancetroubleshootingwindows 7windows-explorer

Is there a way to find specifically what's causing Windows 7 explorer slowness, like right-click menu delay and even opening new explorer windows/drives/folders?

  • Slowness when opening new explorer windows
  • Slowness when right-clicking files/folders
  • A "waiting" mouse cursor pops on and off rapidly before a drive/folder's contents is displayed (I'm guessing this might indicate some kind of shell extension(s) being loaded)
  • When right-click something, sometimes the appears decently quick, but if I right-click something else soon after, I'll get a 5-10 second wait

And ideally, being able to trace slowness down to a specific program/service/extension without just randomly uninstalling context menu extensions.

Best Answer

I believe that not there is an application that diagnoses what you want, what you can do is disable each menu item to find out what is causing the slowness.

Update

Looks like I was wrong, yes there is a program to diagnose the slowness, the program is Debug Diagnostics Tool

The DebugDiag tool is designed to assist in troubleshooting issues such as hangs, slow performance, memory leaks or memory fragmentation, and crashes in any user-mode process...


For exampleShellExView should work for you.

enter image description here

This utility works on any version of Windows, starting from Windows 98 and up to Windows 7. x64 versions of Windows are also supported.

Related Question