The MASM Forum

Miscellaneous => The Orphanage => Topic started by: jj2007 on May 29, 2017, 08:49:00 AM

Title: Extremely slow context menus
Post by: jj2007 on May 29, 2017, 08:49:00 AM
I have a bit of trouble with my right-click context menu in Explorer and file manager. So I searched a bit and found NirSoft ShellExView (http://www.nirsoft.net/utils/shexview.html):
QuoteShellExView is an excellent tool to view and manage all installed shell extensions. If available, it displays the description, as well as version details, company information, location, file name and more.

It looks interesting BUT the suggested method to identify the item that slows down the process is to
- disable half of them,
- reboot,
- check if it's still slow.

I have 36 items currently:
2*18
2*9
4+5
2+2
2

Five reboots under the optimistic assumption that after a reboot you can find the culprit. Which is too optimistic because often it simply works fine :icon_mrgreen:

So an awful lot of trial and error just to find out why sometimes the bloody context menu takes ten seconds and more (!) to open. Btw not only on my machine - it seems a very COMmon problem :(

Why the hell does Windows not have built-in tools to identify the slow item? And if Windows, pardon:Redmond is too DUMB to do it, would it be possible to hook the context menu and check the speed of each item??
Title: Re: Extremely slow context menus
Post by: jimg on May 29, 2017, 09:32:13 AM
I have had the same problem since the last windows 10 update.  And it goes even further.   When I try to move the scollbar on a listbox, it hesitates two or three seconds before it starts moving.   Other intermitant slowdowns have me seriously considering dropping back to windows 7.

Basically, I'm trying to say, it might not be an actual program that slows it down, but the system itself.
Title: Re: Extremely slow context menus
Post by: jj2007 on May 29, 2017, 11:24:51 AM
Quote from: jimg on May 29, 2017, 09:32:13 AMhave me seriously considering dropping back to windows 7.

Jim, don't do that! Me talking about Win7-64 above :icon_mrgreen:
Title: Re: Extremely slow context menus
Post by: sinsi on May 29, 2017, 12:47:12 PM
Have you tried killing Explorer from Task Manager and restarting it? Can be quicker then a reboot.
Title: Re: Extremely slow context menus
Post by: jj2007 on May 29, 2017, 06:17:57 PM
Good idea, sinsi. Will try asap.
Title: Re: Extremely slow context menus
Post by: TWell on May 29, 2017, 06:51:13 PM
ShellExView have Options -> Restart Explorer Ctrl+E
Title: Re: Extremely slow context menus
Post by: jj2007 on May 29, 2017, 06:55:52 PM
 :t