Jump to content

Windows Logo + E = 0.1 Second Delay

Running from taskbar = 3-4 seconds delay

Result: Annoying please help me. I am using SSD. 500/380 MB 

 

devmgmt.msc from run = 0.1 delay

Right click Windows logo and open Device Manager = 3 - 4 seconds delay

Result: Really annoying. Please help me.

Link to comment
https://linustechtips.com/topic/1214255-windows-file-explorer-delay/
Share on other sites

Link to post
Share on other sites

And this is really interesting problem at last.

It sounds like easy to fix one, but it's probably more complicated that it looks.

 

First what I would do is to create any shortcut on desktop to any program and try to run it and compare to run by double click exe file. If shortcut create delay, then problem is with shortcuts (lnk).

 

Then I would check registry for .lnk extension and compare it to the same registry keys on other computer with win10. For example:

HKEY_CLASSES_ROOT\.lnk

HKEY_CLASSES_ROOT\SystemFileAssociations\.lnk

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk

HKEY_CLASSES_ROOT\CLSID\{00021401-0000-0000-C000-000000000046}

HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{00021401-0000-0000-C000-000000000046}

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{00021401-0000-0000-C000-000000000046}

etc.

 

In case any major differences, you can try to backup your registry keys and import default keys from other system.

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×