slow windows desktop keyboard shortcutsSpeeding up explorer.exe global shortcutsWhy do Windows 10 foreground...

Short SF story. Females use stingers to implant eggs in yearfathers

Why do we call complex numbers “numbers” but we don’t consider 2-vectors numbers?

Too soon for a plot twist?

What does "rhumatis" mean?

Should I file my taxes? No income, unemployed, but paid 2k in student loan interest

ESPP--any reason not to go all in?

How can I have x-axis ticks that show ticks scaled in powers of ten?

The (Easy) Road to Code

Are small insurances worth it?

How could it rain oil?

Why does this boat have a landing pad? (SpaceX's GO Searcher) Any plans for propulsive capsule landings?

How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?

Who has more? Ireland or Iceland?

Is the differential, dp, exact or not?

Is there a logarithm base for which the logarithm becomes an identity function?

Propulsion Systems

I am the person who abides by rules but breaks the rules . Who am I

Is this Paypal Github SDK reference really a dangerous site?

Why do phishing e-mails use faked e-mail addresses instead of the real one?

Is there a math expression equivalent to the conditional ternary operator?

What would be the most expensive material to an intergalactic society?

What does it take to become a wilderness skills guide as a business?

3.5% Interest Student Loan or use all of my savings on Tuition?

How to educate team mate to take screenshots for bugs with out unwanted stuff



slow windows desktop keyboard shortcuts


Speeding up explorer.exe global shortcutsWhy do Windows 10 foreground apps mysteriously launch as background processes?Windows hotkeys are too slow to useWindows freezes when using keyboard shortcutsUsing keyboard shorcuts with the windows key in Linux Mint MateKeyboard shortcut won't work for shortcuts in USER/Links folder - Windows 8.1Fedora keyboard shortcuts failfn modifier ignored for F-key keyboard shortcuts in MavericksWindows 10 shortcut keys only work when shortcut is on desktopWindows 10 Shortcut to open new CMD WindowSecret Windows keyboard shortcuts?Windows 10 desktop shortcut keys only work when a Windows folder is openAdding keyboard shortcut key to raise systray program window (CopyQ) in Windows 10?













39















I've got a couple of shortcuts on my desktop and on some of them I've configured the "Shortcut key" to a keyboard combination. For example I have a shortcut pointing to d:documentstodo.txt and I've set Shift + Alt + T. This naturally opens up using notepad.



Double-clicking on the icon always opens up the text file immediately. Using the keyboard shortcut though is sometimes very (5-10 seconds) slow. Note that during that time CPU utilization does not rise.



This happens to all my machines (both old and new ultra fast boxes) in Windows XP (various versions) and Windows 7.



There are tons of questions about this but no solution.



Is there an explanation and solution to this problem?



Edit: The behavior is not consistent. I have 30 desktop shortcut and 5 of them have keyboard shortcuts assigned. I'm not interested in software alternatives for this Windows functionality. I want to know what the problem is and how to solve it.










share|improve this question

























  • Does this happen when booting in Safe mode? If not, then try turning off your antivirus or other security products. If this helps, tell us which product caused this.

    – harrymc
    Jul 30 '13 at 15:14











  • @Psycogeek: Good observation but D: or a sleeping drive doesn't have anything to do with this.

    – cherouvim
    Aug 4 '13 at 5:10











  • If I was observing a little closer :-( , I would have noticed that your shortcuts are working fine. It is only the Keyboard shortcuts that have the delay. None of your "windows" own Key commands are slow right?

    – Psycogeek
    Aug 4 '13 at 5:32








  • 1





    I killed "SetPoint.exe", Logitech's mouse parameters software, and it resolved my problem

    – Goldorak84
    Sep 23 '13 at 15:56






  • 4





    I'm late to the party, but I recently encountered the same issue. I coded a quick-and-dirty utility to locate processes that aren't responding to the hotkey request message. I would post the code here as an answer but I can't because the question is protected and I don't have the required rep (although my profile claims that I have 101 and it only requires 10). I wrote a blog post about it where you can get the code. My apologies for the pseudo-spam. I'll post the code here as an answer when I have the required rep.

    – Bob Mc
    Jan 1 '16 at 2:32


















39















I've got a couple of shortcuts on my desktop and on some of them I've configured the "Shortcut key" to a keyboard combination. For example I have a shortcut pointing to d:documentstodo.txt and I've set Shift + Alt + T. This naturally opens up using notepad.



Double-clicking on the icon always opens up the text file immediately. Using the keyboard shortcut though is sometimes very (5-10 seconds) slow. Note that during that time CPU utilization does not rise.



This happens to all my machines (both old and new ultra fast boxes) in Windows XP (various versions) and Windows 7.



There are tons of questions about this but no solution.



Is there an explanation and solution to this problem?



Edit: The behavior is not consistent. I have 30 desktop shortcut and 5 of them have keyboard shortcuts assigned. I'm not interested in software alternatives for this Windows functionality. I want to know what the problem is and how to solve it.










share|improve this question

























  • Does this happen when booting in Safe mode? If not, then try turning off your antivirus or other security products. If this helps, tell us which product caused this.

    – harrymc
    Jul 30 '13 at 15:14











  • @Psycogeek: Good observation but D: or a sleeping drive doesn't have anything to do with this.

    – cherouvim
    Aug 4 '13 at 5:10











  • If I was observing a little closer :-( , I would have noticed that your shortcuts are working fine. It is only the Keyboard shortcuts that have the delay. None of your "windows" own Key commands are slow right?

    – Psycogeek
    Aug 4 '13 at 5:32








  • 1





    I killed "SetPoint.exe", Logitech's mouse parameters software, and it resolved my problem

    – Goldorak84
    Sep 23 '13 at 15:56






  • 4





    I'm late to the party, but I recently encountered the same issue. I coded a quick-and-dirty utility to locate processes that aren't responding to the hotkey request message. I would post the code here as an answer but I can't because the question is protected and I don't have the required rep (although my profile claims that I have 101 and it only requires 10). I wrote a blog post about it where you can get the code. My apologies for the pseudo-spam. I'll post the code here as an answer when I have the required rep.

    – Bob Mc
    Jan 1 '16 at 2:32
















39












39








39


11






I've got a couple of shortcuts on my desktop and on some of them I've configured the "Shortcut key" to a keyboard combination. For example I have a shortcut pointing to d:documentstodo.txt and I've set Shift + Alt + T. This naturally opens up using notepad.



Double-clicking on the icon always opens up the text file immediately. Using the keyboard shortcut though is sometimes very (5-10 seconds) slow. Note that during that time CPU utilization does not rise.



This happens to all my machines (both old and new ultra fast boxes) in Windows XP (various versions) and Windows 7.



There are tons of questions about this but no solution.



Is there an explanation and solution to this problem?



Edit: The behavior is not consistent. I have 30 desktop shortcut and 5 of them have keyboard shortcuts assigned. I'm not interested in software alternatives for this Windows functionality. I want to know what the problem is and how to solve it.










share|improve this question
















I've got a couple of shortcuts on my desktop and on some of them I've configured the "Shortcut key" to a keyboard combination. For example I have a shortcut pointing to d:documentstodo.txt and I've set Shift + Alt + T. This naturally opens up using notepad.



Double-clicking on the icon always opens up the text file immediately. Using the keyboard shortcut though is sometimes very (5-10 seconds) slow. Note that during that time CPU utilization does not rise.



This happens to all my machines (both old and new ultra fast boxes) in Windows XP (various versions) and Windows 7.



There are tons of questions about this but no solution.



Is there an explanation and solution to this problem?



Edit: The behavior is not consistent. I have 30 desktop shortcut and 5 of them have keyboard shortcuts assigned. I'm not interested in software alternatives for this Windows functionality. I want to know what the problem is and how to solve it.







windows keyboard-shortcuts desktop shortcuts






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 7 '13 at 5:55









rink.attendant.6

631924




631924










asked May 21 '12 at 9:39









cherouvimcherouvim

3494623




3494623













  • Does this happen when booting in Safe mode? If not, then try turning off your antivirus or other security products. If this helps, tell us which product caused this.

    – harrymc
    Jul 30 '13 at 15:14











  • @Psycogeek: Good observation but D: or a sleeping drive doesn't have anything to do with this.

    – cherouvim
    Aug 4 '13 at 5:10











  • If I was observing a little closer :-( , I would have noticed that your shortcuts are working fine. It is only the Keyboard shortcuts that have the delay. None of your "windows" own Key commands are slow right?

    – Psycogeek
    Aug 4 '13 at 5:32








  • 1





    I killed "SetPoint.exe", Logitech's mouse parameters software, and it resolved my problem

    – Goldorak84
    Sep 23 '13 at 15:56






  • 4





    I'm late to the party, but I recently encountered the same issue. I coded a quick-and-dirty utility to locate processes that aren't responding to the hotkey request message. I would post the code here as an answer but I can't because the question is protected and I don't have the required rep (although my profile claims that I have 101 and it only requires 10). I wrote a blog post about it where you can get the code. My apologies for the pseudo-spam. I'll post the code here as an answer when I have the required rep.

    – Bob Mc
    Jan 1 '16 at 2:32





















  • Does this happen when booting in Safe mode? If not, then try turning off your antivirus or other security products. If this helps, tell us which product caused this.

    – harrymc
    Jul 30 '13 at 15:14











  • @Psycogeek: Good observation but D: or a sleeping drive doesn't have anything to do with this.

    – cherouvim
    Aug 4 '13 at 5:10











  • If I was observing a little closer :-( , I would have noticed that your shortcuts are working fine. It is only the Keyboard shortcuts that have the delay. None of your "windows" own Key commands are slow right?

    – Psycogeek
    Aug 4 '13 at 5:32








  • 1





    I killed "SetPoint.exe", Logitech's mouse parameters software, and it resolved my problem

    – Goldorak84
    Sep 23 '13 at 15:56






  • 4





    I'm late to the party, but I recently encountered the same issue. I coded a quick-and-dirty utility to locate processes that aren't responding to the hotkey request message. I would post the code here as an answer but I can't because the question is protected and I don't have the required rep (although my profile claims that I have 101 and it only requires 10). I wrote a blog post about it where you can get the code. My apologies for the pseudo-spam. I'll post the code here as an answer when I have the required rep.

    – Bob Mc
    Jan 1 '16 at 2:32



















Does this happen when booting in Safe mode? If not, then try turning off your antivirus or other security products. If this helps, tell us which product caused this.

– harrymc
Jul 30 '13 at 15:14





Does this happen when booting in Safe mode? If not, then try turning off your antivirus or other security products. If this helps, tell us which product caused this.

– harrymc
Jul 30 '13 at 15:14













@Psycogeek: Good observation but D: or a sleeping drive doesn't have anything to do with this.

– cherouvim
Aug 4 '13 at 5:10





@Psycogeek: Good observation but D: or a sleeping drive doesn't have anything to do with this.

– cherouvim
Aug 4 '13 at 5:10













If I was observing a little closer :-( , I would have noticed that your shortcuts are working fine. It is only the Keyboard shortcuts that have the delay. None of your "windows" own Key commands are slow right?

– Psycogeek
Aug 4 '13 at 5:32







If I was observing a little closer :-( , I would have noticed that your shortcuts are working fine. It is only the Keyboard shortcuts that have the delay. None of your "windows" own Key commands are slow right?

– Psycogeek
Aug 4 '13 at 5:32






1




1





I killed "SetPoint.exe", Logitech's mouse parameters software, and it resolved my problem

– Goldorak84
Sep 23 '13 at 15:56





I killed "SetPoint.exe", Logitech's mouse parameters software, and it resolved my problem

– Goldorak84
Sep 23 '13 at 15:56




4




4





I'm late to the party, but I recently encountered the same issue. I coded a quick-and-dirty utility to locate processes that aren't responding to the hotkey request message. I would post the code here as an answer but I can't because the question is protected and I don't have the required rep (although my profile claims that I have 101 and it only requires 10). I wrote a blog post about it where you can get the code. My apologies for the pseudo-spam. I'll post the code here as an answer when I have the required rep.

– Bob Mc
Jan 1 '16 at 2:32







I'm late to the party, but I recently encountered the same issue. I coded a quick-and-dirty utility to locate processes that aren't responding to the hotkey request message. I would post the code here as an answer but I can't because the question is protected and I don't have the required rep (although my profile claims that I have 101 and it only requires 10). I wrote a blog post about it where you can get the code. My apologies for the pseudo-spam. I'll post the code here as an answer when I have the required rep.

– Bob Mc
Jan 1 '16 at 2:32












10 Answers
10






active

oldest

votes


















33














The original question deals with Windows 7, but it's happening now for new reasons in Windows 10. Here's a general answer that deals with both situations.



The general problem



There's an excellent explanation of the problem and its cause at the 2012 MSDN post Why is there sometimes a long delay between pressing a hotkey for a shortcut and opening the shortcut?



Executive summary: before launching a program via its shortcut key, Windows first polls all currently running programs and asks "Is this your shortcut key?" If so it switches focus to that window rather than spinning up a new copy of the program.



The problem happens when a window somewhere refuses to answer the question. This can be a program that's generally non-responsive for some reason, though it can also happen for other reasons (see below). Windows waits 3 seconds before muttering "jerk" under its breath and moving on to the next window to ask it the same shortcut question.



Finding unresponsive programs




  1. Start Windows, then before opening any other programs try a shortcut key. Do you experience a delay? If so, go to step 3.

  2. Launch any other programs you typically run. Do you experience a delay? If not, wait until you do.

  3. One by one, stop each interactive program; cycle through them with Alt-Tab to be sure you've got them all. After stopping each one, see whether the shortcut delay has gone away.

  4. Still have a delay? Do the same thing with the icons in the taskbar's notification area (aka the "system tray"): right click and exit, checking for the shortcut delay after each one. You might need to expand the notification area to see all of those icons.


Now that you know your culprit, you get to decide: is that program worth the delay it causes? For example, Adobe Creative Cloud has sometimes caused problems for me, so I just tell it not to run when Windows starts. I can still use Illustrator etc. without it running.



If you can't live without the program, either live with the shortcut key delay or, as "user 99572 is fine" suggests, try a macro program like AutoHotKey.



Windows 10: Action Center



Windows Action Center can also cause the delay. (This might be a problem in Windows 8 too; I skipped from 7 to 10). Whenever you see this:



enter image description here



it means the Action Center has system notifications for you to review—which also causes the shortcut key delay, even though the Action Center isn't non-responsive per se.



Click the icon and clear the notifications, then the icon will look like this, and Action Center should no longer cause a shortcut key delay:



enter image description here



If a notification comes up repeatedly and you find it unhelpful, right click it and tell Windows to turn off notifications for that application.



BUT... sometimes Action Center can cause problems even if no notifications are waiting. Even with no notifications showing, I've often cleared up this problem simply by opening and closing Action Center. You can do this quickly with the [Windows]-A shortcut key combination.



Windows 10: unresponsive background processes



Sometimes a background process can cause this problem too. Two in particular are:




  • Calculator

  • Store


There might be others culprits as well. The significant thing is that these are foreground applications that, for some reason, appear as background processes even though you might not have actually run them. This problem might happen with other apps, and might be limited to Metro apps (TBD).



You can use some or all of the following techniques to eliminate these processes:




  1. Kill them manually with the task manager whenever you notice them.

  2. As discussed in harrymc's answer to this related superuser question, turn off specific background apps at Settings > Privacy > Background Apps. Not all apps can be turned off in this way.

  3. As discussed in Helen's answer to the same superuser question as above, disable Superfetch.


After using techniques #2 and #3, these rogue background processes no longer appear on my computer.



New problem in Windows 10 build 1809 (2/2019)



This Windows build has introduced a new and pernicious shortcut inhibitor. As soon as you start Windows, go to task manager. You have the problem if you see Settings running as a background task:



settings running as a background process



When I kill this task, shortcut keys are fast again, and I've seen no negative consequence. Unfortunately, after a while it reappears, and I've found no way to prevent this task from running in the background.



Other...



This 3-second timeout probably doesn't cause every keyboard shortcut delay.



One one of my laptops, whenever Adobe Creative Commons is running in background I sometimes experience a delay lasting as long as 30 seconds before launching an app. That's 10 times the timeout Window uses before giving up on a non-responsive process, so something else must be going on in this case.






share|improve this answer


























  • If anyone is a Win10 "insider" you can send this as a feedback via the feedback tool.

    – VoidStar
    Aug 24 '15 at 0:53











  • Windows 10 is there and Calc issue is together :(

    – kokbira
    Aug 31 '15 at 17:57











  • Thanks for the info. I am on Windows 10 (on Windows 8.1 - there were no such issues) and for me it was the suspended Calculator process that seems to cause the delay.

    – informatik01
    Sep 27 '15 at 18:36






  • 4





    Just wanted to confirm that 'Turn off specific background apps at Settings->Privacy->Background Apps' did indeed speed up global hotkey speed. BTW I got there by typing in 'Settings' from the Start button. When I saw the list of Background Apps, I was a little shocked, I had no idea they were there, since I still use my computer like a PC, not a tablet. I turned off the entire list, and things became much more speedy. BTW I also have a SSD drive, turning off Search indexing offered no noticeable speed increase. Great suggestions.

    – sthede
    May 5 '16 at 16:38






  • 1





    Currently on Windows 10, version 1709 & 'Turn off specific background apps at Settings->Privacy->Background Apps' did the trick; I turned off unnecessary apps & now desktop hotkeys always open up the exes immediately. Thanks for your suggestion.

    – Dark Knight
    Nov 16 '17 at 7:31



















15














If you're on Windows 10, try killing "Application Frame Host" (ApplicationFrameHost.exe). This made the delay disappear on my system.



Note that if you kill this process, it will close any modern apps you have running.






share|improve this answer





















  • 1





    Welcome to Super User. Can you provide any more detail? What are some possible side-effects of killing this executable? Why is this program creating problems with shortcuts?

    – Twisty Impersonator
    Aug 24 '15 at 2:45






  • 2





    This is the modern app host. If you kill it, you can't run modern apps. Most people don't care about this anyway. It causes a problem because it listens to all possible shortcut registrations for some reason, it didn't do that before Win10. Windows has always seemed to deal with multiple competing shortcut registrations badly... it leads to a delay. Every answer in this thread is related to such competing registrations in one way or another, but Windows 10 introduced ApplicationFrameHost.exe as a new culprit.

    – VoidStar
    Aug 24 '15 at 4:26








  • 1





    Any ideas how to solve this? I have to kill that **** process several times per day and I'm not using any 'modern' apps.

    – icl7126
    Dec 15 '15 at 12:15











  • @VoidStar it's the only solution worked for me, thank you. W10 is sometimes odd, I will report in through feedback programm, everybody, do the same and this bug will be fixed.

    – Alex Zhukovskiy
    Mar 17 '16 at 21:47






  • 4





    @AlexZhukovskiy save this as .bat file: Taskkill /IM ApplicationFrameHost.exe /F. But I found another solution: disabling SuperFetch fixed all problems and now shortcuts works even when this process is running. (you can find SuperFetch in the list of services as SysMain)

    – icl7126
    Mar 17 '16 at 21:56





















9














My personal experience was that there was a program that was delaying Windows' handling of the hotkey. For myself it was Steam, for Andreas it was Akamai.



To diagnose which application is responsible simply close an application and try your hotkey again. Once you figure out who the culprit is, decide whether it's a service that you can deal with not running at all times.



I know this is a fairly old question, but after not finding an answer I stumbled upon the solution and felt the need to share it with the community.






share|improve this answer
























  • For me it was setpoint.exe, logitech's mouse software

    – Goldorak84
    Mar 24 '14 at 16:56






  • 5





    I have this problem in Windows 10 now. "Application Frame Host" is the culprit.

    – Peter Quiring
    Aug 14 '15 at 13:00






  • 1





    FWIW, Adobe Creative Cloud has caused this problem for me, sometimes introducing as much as a 30-second delay to every app launch. However, I'm now experiencing the problem under a fresh Windows 10 install with Adobe CC disabled. Investigating that problem independently...

    – Andy Giesler
    Aug 14 '15 at 14:58



















4














The problem might have some to do with how Windows finds these shortcuts.
Any reasonable person might expect that they store the shortcut data in the registry, the registry resides in RAM, and they put everything else in there. :-)



Instead the key shortcuts for .LNK and .URL are inside the shortcut itself.





As you can see in the picture, after trying to trace down where it was in the registry (it's not), I found the change in the shortcut own data itself.



There are 2 major locations where this data is scanned from, anywhere in all of the Start menu, and via the desktop folder.



When people find that removing some program, or some web program, "fixes" the problem, maybe it has to do with items, or mappings, or some unapproved stuff in the Start menu or the desktop?



After realising the method used, it was easy enough to take the advice of using another method other than windows, to do the same things.





The Notepad shortcut method used, is going to add microbes of delay also. A shortcut to a text file itself, that will eventually open a Notepad, will get to go through a fun process. Find the class bounce around in the registry, find the associated program, open that program, and pass in that parameter.



Most program shortcuts can have quoted whole paths "C:Windowsnotepad.exe", instead of using environment variables to eventually locate the program, in the many environment variable paths. Many programs like to stuff their program path into the environment variable path, they have even broken the "search path" there by making the line to long.



Most program shortcuts can also have quoted parameters placed after the quoted program path "d:documentstodo.txt". This has the computer finding the file direct without searching or guessing, and passing the file to it immediately. (The quotes are only necessary when there are spaces.)



If you want to see speed, try it as "C:Windowsnotepad.exe" "d:documentstodo.txt" and cut out the middleman. Create the shortcut for the program instead (notepad), and add a parameter for the .TXT file into the program shortcut. OK it's like DOS now. :-) But faster.



To check the environment variables (which is only for specific issues), go to "System", and in the "System Properties", in "Advanced" bring up the "Environment Variables" and look at the mess in the PATH variable.






share|improve this answer


























  • Isn't this answer actually wrong?

    – Pacerier
    Jan 29 '17 at 13:48











  • @Pacerier , which aspect of it did you concider to be incorrect? does it "solve" the original question? no accept. Does it reflect all the problems that exist with the shortcut system? , no. Is it about XP and win7? yes , was the original question about the windows 10 additional problems ? NO it is not, but it is cool that was covered.

    – Psycogeek
    Jan 31 '17 at 18:59





















2














The culprits for me are the "Movies & TV" and "Photos" app. Once I killed this 2 apps in task manager, my keyboard shortcut launched without the 3 seconds delay. Yes, I have to kill both.



I decided to uninstall both apps since I don't need them. To learn how to uninstall built-in apps, I have followed this page successfully:-



http://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/






share|improve this answer































    1














    I cannot reproduce your problem and do not remember having it on any of my computers. I do not notice any difference to opening a shortcut by clicking. I have only very few of these shortcuts, though, 2 tops.




    • Is there a software that listens for hotkeys that is installed on all your rigs? Maybe this causes shortcuts to be recognized slowly? It could be any app with global hotkeys. You'd have to manually close them one by one to see if it makes any difference.

    • How many shortcuts do have? 10, 20, 30? If you have many, it could also mean slower reaction time.


    To speed things up: You could try using a third party software for managing your shortcuts (like AutoHotkey, PhraseExpress or Clavier+ (all of which are available as aportable app). Hopefully, they will work faster. I am using them anyway and keep them on a flash drive to use on multiple computers.






    share|improve this answer
























    • Thanks for the answer. I've updated my question with some data.

      – cherouvim
      May 21 '12 at 13:32



















    1














    As this does not happen in Safe mode, and as I myself have never encountered such
    a slow-down, some product that you have installed must be causing the problem.



    I suggest using Autoruns
    to turn off startup programs in bunches, until you narrow it down to the one that is causing it.



    You could also examine your installed products using
    Revo Uninstaller Freeware
    and uninstall products that you don't need any more or that you don't like.
    Google carefully for products that you don't know.



    I would also suggest, for the future, to install some security suite.
    There are lots of free antivirus products, as well as free anti-adware, and not having some of them is just asking for trouble,
    same as not locking your door at night.



    I am not suggesting that your computer is infected, but that is one possibility for
    such a weird behavior, so full-scans using several well-known antivirus products
    would still be a good idea. See How to Clean An Infected Computer.






    share|improve this answer

































      1














      The reason for this is DDE. I don't know the specific technical details this problem generally boils down to a message queue meltdown.



      Some applications are not expecting/able to handle DDE messages on an interrupt basis and so when something they ask for arrives or something is broadcasted to them they don't provide an instant response because they are not waiting on the queue. Things get backed up and everything with a dependency on DDE takes forever. In extreme cases even in command windows sometimes you can see letters you type will be lagged for the same reason.



      The only way I know to avoid this problem is to avoid running certain applications over time and by trial and error you will notice when running cause delay. There might be a way to tweak things such as changing timeouts or isolation of DDE broadcast domains or tools to look into DDE but I am clueless on this topic.






      share|improve this answer































        1














        I had a delay for 2 seconds, starting Notepad using Ctrl+Alt+N that I use to have as its shortcut key. The solution to get rid of the delay was to disable Akamai Netsession client.



        To see if this is your problem, you can open Windows Task Manager, and select the "Netsession_win.exe", rightclik and select "End process tree". (There are two Netsession entries, one of them probabli spawning the other - selecting end process tree kills them both).



        Now try your shortcut keys again.



        If they are quick and nice now, make the change permanent either by uninstalling Akamai NetSession Interface from Add Remove programs in the control panel, or by disabling it in msconfig (so that it doesn't start automatically).



        This is how to disable it by opening msconfig:




        • Start menu / Run / write "msconfig" / Enter.

        • Switch to the "Startup" tab.

        • Uncheck the entry with the name "Akamai Netsession Client".


        However I'd uninstall it, and only install it again if it is needed. It's just a download agent that some companies use for downloading their software (I believe Microsoft and Adobe has used it).



        This was the location of the akamai program:



        c:UsersmynameAppDataLocalAkamainetsession_win.exe


        Hope this will help out.



        Best regards,
        Andreas






        share|improve this answer





















        • 1





          Thanks but I don't have anything Akamai related in my PCs.

          – cherouvim
          Jun 17 '13 at 13:12






        • 1





          It might be some other program on your computer then. I had to go through almost all running services and processes on my computer – stopping the unnecessary ones – one by one, until I found the one (Akamai) that caused the delay. Windows has to "ask" every running process "Will you handle this shortcut key?", and if the process hesitates, and don't answer, it takes a few seconds. I found that explanation here: blogs.msdn.com/b/oldnewthing/archive/2012/05/02/10299709.aspx Reading the page again, it might be processes only – services has no windows. Have a look at startup tab in msconfig

          – Andreas Jansson
          Jun 18 '13 at 6:31





















        0














        For me (Windows 10 x64) helped disabling SuperFetch feature. This service (called SysMain in Services) is causing start of the Application Frame Host process several times per day and this process is responsible for slow shortcuts.






        share|improve this answer






















          protected by Community Oct 23 '15 at 19:35



          Thank you for your interest in this question.
          Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



          Would you like to answer one of these unanswered questions instead?














          10 Answers
          10






          active

          oldest

          votes








          10 Answers
          10






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          33














          The original question deals with Windows 7, but it's happening now for new reasons in Windows 10. Here's a general answer that deals with both situations.



          The general problem



          There's an excellent explanation of the problem and its cause at the 2012 MSDN post Why is there sometimes a long delay between pressing a hotkey for a shortcut and opening the shortcut?



          Executive summary: before launching a program via its shortcut key, Windows first polls all currently running programs and asks "Is this your shortcut key?" If so it switches focus to that window rather than spinning up a new copy of the program.



          The problem happens when a window somewhere refuses to answer the question. This can be a program that's generally non-responsive for some reason, though it can also happen for other reasons (see below). Windows waits 3 seconds before muttering "jerk" under its breath and moving on to the next window to ask it the same shortcut question.



          Finding unresponsive programs




          1. Start Windows, then before opening any other programs try a shortcut key. Do you experience a delay? If so, go to step 3.

          2. Launch any other programs you typically run. Do you experience a delay? If not, wait until you do.

          3. One by one, stop each interactive program; cycle through them with Alt-Tab to be sure you've got them all. After stopping each one, see whether the shortcut delay has gone away.

          4. Still have a delay? Do the same thing with the icons in the taskbar's notification area (aka the "system tray"): right click and exit, checking for the shortcut delay after each one. You might need to expand the notification area to see all of those icons.


          Now that you know your culprit, you get to decide: is that program worth the delay it causes? For example, Adobe Creative Cloud has sometimes caused problems for me, so I just tell it not to run when Windows starts. I can still use Illustrator etc. without it running.



          If you can't live without the program, either live with the shortcut key delay or, as "user 99572 is fine" suggests, try a macro program like AutoHotKey.



          Windows 10: Action Center



          Windows Action Center can also cause the delay. (This might be a problem in Windows 8 too; I skipped from 7 to 10). Whenever you see this:



          enter image description here



          it means the Action Center has system notifications for you to review—which also causes the shortcut key delay, even though the Action Center isn't non-responsive per se.



          Click the icon and clear the notifications, then the icon will look like this, and Action Center should no longer cause a shortcut key delay:



          enter image description here



          If a notification comes up repeatedly and you find it unhelpful, right click it and tell Windows to turn off notifications for that application.



          BUT... sometimes Action Center can cause problems even if no notifications are waiting. Even with no notifications showing, I've often cleared up this problem simply by opening and closing Action Center. You can do this quickly with the [Windows]-A shortcut key combination.



          Windows 10: unresponsive background processes



          Sometimes a background process can cause this problem too. Two in particular are:




          • Calculator

          • Store


          There might be others culprits as well. The significant thing is that these are foreground applications that, for some reason, appear as background processes even though you might not have actually run them. This problem might happen with other apps, and might be limited to Metro apps (TBD).



          You can use some or all of the following techniques to eliminate these processes:




          1. Kill them manually with the task manager whenever you notice them.

          2. As discussed in harrymc's answer to this related superuser question, turn off specific background apps at Settings > Privacy > Background Apps. Not all apps can be turned off in this way.

          3. As discussed in Helen's answer to the same superuser question as above, disable Superfetch.


          After using techniques #2 and #3, these rogue background processes no longer appear on my computer.



          New problem in Windows 10 build 1809 (2/2019)



          This Windows build has introduced a new and pernicious shortcut inhibitor. As soon as you start Windows, go to task manager. You have the problem if you see Settings running as a background task:



          settings running as a background process



          When I kill this task, shortcut keys are fast again, and I've seen no negative consequence. Unfortunately, after a while it reappears, and I've found no way to prevent this task from running in the background.



          Other...



          This 3-second timeout probably doesn't cause every keyboard shortcut delay.



          One one of my laptops, whenever Adobe Creative Commons is running in background I sometimes experience a delay lasting as long as 30 seconds before launching an app. That's 10 times the timeout Window uses before giving up on a non-responsive process, so something else must be going on in this case.






          share|improve this answer


























          • If anyone is a Win10 "insider" you can send this as a feedback via the feedback tool.

            – VoidStar
            Aug 24 '15 at 0:53











          • Windows 10 is there and Calc issue is together :(

            – kokbira
            Aug 31 '15 at 17:57











          • Thanks for the info. I am on Windows 10 (on Windows 8.1 - there were no such issues) and for me it was the suspended Calculator process that seems to cause the delay.

            – informatik01
            Sep 27 '15 at 18:36






          • 4





            Just wanted to confirm that 'Turn off specific background apps at Settings->Privacy->Background Apps' did indeed speed up global hotkey speed. BTW I got there by typing in 'Settings' from the Start button. When I saw the list of Background Apps, I was a little shocked, I had no idea they were there, since I still use my computer like a PC, not a tablet. I turned off the entire list, and things became much more speedy. BTW I also have a SSD drive, turning off Search indexing offered no noticeable speed increase. Great suggestions.

            – sthede
            May 5 '16 at 16:38






          • 1





            Currently on Windows 10, version 1709 & 'Turn off specific background apps at Settings->Privacy->Background Apps' did the trick; I turned off unnecessary apps & now desktop hotkeys always open up the exes immediately. Thanks for your suggestion.

            – Dark Knight
            Nov 16 '17 at 7:31
















          33














          The original question deals with Windows 7, but it's happening now for new reasons in Windows 10. Here's a general answer that deals with both situations.



          The general problem



          There's an excellent explanation of the problem and its cause at the 2012 MSDN post Why is there sometimes a long delay between pressing a hotkey for a shortcut and opening the shortcut?



          Executive summary: before launching a program via its shortcut key, Windows first polls all currently running programs and asks "Is this your shortcut key?" If so it switches focus to that window rather than spinning up a new copy of the program.



          The problem happens when a window somewhere refuses to answer the question. This can be a program that's generally non-responsive for some reason, though it can also happen for other reasons (see below). Windows waits 3 seconds before muttering "jerk" under its breath and moving on to the next window to ask it the same shortcut question.



          Finding unresponsive programs




          1. Start Windows, then before opening any other programs try a shortcut key. Do you experience a delay? If so, go to step 3.

          2. Launch any other programs you typically run. Do you experience a delay? If not, wait until you do.

          3. One by one, stop each interactive program; cycle through them with Alt-Tab to be sure you've got them all. After stopping each one, see whether the shortcut delay has gone away.

          4. Still have a delay? Do the same thing with the icons in the taskbar's notification area (aka the "system tray"): right click and exit, checking for the shortcut delay after each one. You might need to expand the notification area to see all of those icons.


          Now that you know your culprit, you get to decide: is that program worth the delay it causes? For example, Adobe Creative Cloud has sometimes caused problems for me, so I just tell it not to run when Windows starts. I can still use Illustrator etc. without it running.



          If you can't live without the program, either live with the shortcut key delay or, as "user 99572 is fine" suggests, try a macro program like AutoHotKey.



          Windows 10: Action Center



          Windows Action Center can also cause the delay. (This might be a problem in Windows 8 too; I skipped from 7 to 10). Whenever you see this:



          enter image description here



          it means the Action Center has system notifications for you to review—which also causes the shortcut key delay, even though the Action Center isn't non-responsive per se.



          Click the icon and clear the notifications, then the icon will look like this, and Action Center should no longer cause a shortcut key delay:



          enter image description here



          If a notification comes up repeatedly and you find it unhelpful, right click it and tell Windows to turn off notifications for that application.



          BUT... sometimes Action Center can cause problems even if no notifications are waiting. Even with no notifications showing, I've often cleared up this problem simply by opening and closing Action Center. You can do this quickly with the [Windows]-A shortcut key combination.



          Windows 10: unresponsive background processes



          Sometimes a background process can cause this problem too. Two in particular are:




          • Calculator

          • Store


          There might be others culprits as well. The significant thing is that these are foreground applications that, for some reason, appear as background processes even though you might not have actually run them. This problem might happen with other apps, and might be limited to Metro apps (TBD).



          You can use some or all of the following techniques to eliminate these processes:




          1. Kill them manually with the task manager whenever you notice them.

          2. As discussed in harrymc's answer to this related superuser question, turn off specific background apps at Settings > Privacy > Background Apps. Not all apps can be turned off in this way.

          3. As discussed in Helen's answer to the same superuser question as above, disable Superfetch.


          After using techniques #2 and #3, these rogue background processes no longer appear on my computer.



          New problem in Windows 10 build 1809 (2/2019)



          This Windows build has introduced a new and pernicious shortcut inhibitor. As soon as you start Windows, go to task manager. You have the problem if you see Settings running as a background task:



          settings running as a background process



          When I kill this task, shortcut keys are fast again, and I've seen no negative consequence. Unfortunately, after a while it reappears, and I've found no way to prevent this task from running in the background.



          Other...



          This 3-second timeout probably doesn't cause every keyboard shortcut delay.



          One one of my laptops, whenever Adobe Creative Commons is running in background I sometimes experience a delay lasting as long as 30 seconds before launching an app. That's 10 times the timeout Window uses before giving up on a non-responsive process, so something else must be going on in this case.






          share|improve this answer


























          • If anyone is a Win10 "insider" you can send this as a feedback via the feedback tool.

            – VoidStar
            Aug 24 '15 at 0:53











          • Windows 10 is there and Calc issue is together :(

            – kokbira
            Aug 31 '15 at 17:57











          • Thanks for the info. I am on Windows 10 (on Windows 8.1 - there were no such issues) and for me it was the suspended Calculator process that seems to cause the delay.

            – informatik01
            Sep 27 '15 at 18:36






          • 4





            Just wanted to confirm that 'Turn off specific background apps at Settings->Privacy->Background Apps' did indeed speed up global hotkey speed. BTW I got there by typing in 'Settings' from the Start button. When I saw the list of Background Apps, I was a little shocked, I had no idea they were there, since I still use my computer like a PC, not a tablet. I turned off the entire list, and things became much more speedy. BTW I also have a SSD drive, turning off Search indexing offered no noticeable speed increase. Great suggestions.

            – sthede
            May 5 '16 at 16:38






          • 1





            Currently on Windows 10, version 1709 & 'Turn off specific background apps at Settings->Privacy->Background Apps' did the trick; I turned off unnecessary apps & now desktop hotkeys always open up the exes immediately. Thanks for your suggestion.

            – Dark Knight
            Nov 16 '17 at 7:31














          33












          33








          33







          The original question deals with Windows 7, but it's happening now for new reasons in Windows 10. Here's a general answer that deals with both situations.



          The general problem



          There's an excellent explanation of the problem and its cause at the 2012 MSDN post Why is there sometimes a long delay between pressing a hotkey for a shortcut and opening the shortcut?



          Executive summary: before launching a program via its shortcut key, Windows first polls all currently running programs and asks "Is this your shortcut key?" If so it switches focus to that window rather than spinning up a new copy of the program.



          The problem happens when a window somewhere refuses to answer the question. This can be a program that's generally non-responsive for some reason, though it can also happen for other reasons (see below). Windows waits 3 seconds before muttering "jerk" under its breath and moving on to the next window to ask it the same shortcut question.



          Finding unresponsive programs




          1. Start Windows, then before opening any other programs try a shortcut key. Do you experience a delay? If so, go to step 3.

          2. Launch any other programs you typically run. Do you experience a delay? If not, wait until you do.

          3. One by one, stop each interactive program; cycle through them with Alt-Tab to be sure you've got them all. After stopping each one, see whether the shortcut delay has gone away.

          4. Still have a delay? Do the same thing with the icons in the taskbar's notification area (aka the "system tray"): right click and exit, checking for the shortcut delay after each one. You might need to expand the notification area to see all of those icons.


          Now that you know your culprit, you get to decide: is that program worth the delay it causes? For example, Adobe Creative Cloud has sometimes caused problems for me, so I just tell it not to run when Windows starts. I can still use Illustrator etc. without it running.



          If you can't live without the program, either live with the shortcut key delay or, as "user 99572 is fine" suggests, try a macro program like AutoHotKey.



          Windows 10: Action Center



          Windows Action Center can also cause the delay. (This might be a problem in Windows 8 too; I skipped from 7 to 10). Whenever you see this:



          enter image description here



          it means the Action Center has system notifications for you to review—which also causes the shortcut key delay, even though the Action Center isn't non-responsive per se.



          Click the icon and clear the notifications, then the icon will look like this, and Action Center should no longer cause a shortcut key delay:



          enter image description here



          If a notification comes up repeatedly and you find it unhelpful, right click it and tell Windows to turn off notifications for that application.



          BUT... sometimes Action Center can cause problems even if no notifications are waiting. Even with no notifications showing, I've often cleared up this problem simply by opening and closing Action Center. You can do this quickly with the [Windows]-A shortcut key combination.



          Windows 10: unresponsive background processes



          Sometimes a background process can cause this problem too. Two in particular are:




          • Calculator

          • Store


          There might be others culprits as well. The significant thing is that these are foreground applications that, for some reason, appear as background processes even though you might not have actually run them. This problem might happen with other apps, and might be limited to Metro apps (TBD).



          You can use some or all of the following techniques to eliminate these processes:




          1. Kill them manually with the task manager whenever you notice them.

          2. As discussed in harrymc's answer to this related superuser question, turn off specific background apps at Settings > Privacy > Background Apps. Not all apps can be turned off in this way.

          3. As discussed in Helen's answer to the same superuser question as above, disable Superfetch.


          After using techniques #2 and #3, these rogue background processes no longer appear on my computer.



          New problem in Windows 10 build 1809 (2/2019)



          This Windows build has introduced a new and pernicious shortcut inhibitor. As soon as you start Windows, go to task manager. You have the problem if you see Settings running as a background task:



          settings running as a background process



          When I kill this task, shortcut keys are fast again, and I've seen no negative consequence. Unfortunately, after a while it reappears, and I've found no way to prevent this task from running in the background.



          Other...



          This 3-second timeout probably doesn't cause every keyboard shortcut delay.



          One one of my laptops, whenever Adobe Creative Commons is running in background I sometimes experience a delay lasting as long as 30 seconds before launching an app. That's 10 times the timeout Window uses before giving up on a non-responsive process, so something else must be going on in this case.






          share|improve this answer















          The original question deals with Windows 7, but it's happening now for new reasons in Windows 10. Here's a general answer that deals with both situations.



          The general problem



          There's an excellent explanation of the problem and its cause at the 2012 MSDN post Why is there sometimes a long delay between pressing a hotkey for a shortcut and opening the shortcut?



          Executive summary: before launching a program via its shortcut key, Windows first polls all currently running programs and asks "Is this your shortcut key?" If so it switches focus to that window rather than spinning up a new copy of the program.



          The problem happens when a window somewhere refuses to answer the question. This can be a program that's generally non-responsive for some reason, though it can also happen for other reasons (see below). Windows waits 3 seconds before muttering "jerk" under its breath and moving on to the next window to ask it the same shortcut question.



          Finding unresponsive programs




          1. Start Windows, then before opening any other programs try a shortcut key. Do you experience a delay? If so, go to step 3.

          2. Launch any other programs you typically run. Do you experience a delay? If not, wait until you do.

          3. One by one, stop each interactive program; cycle through them with Alt-Tab to be sure you've got them all. After stopping each one, see whether the shortcut delay has gone away.

          4. Still have a delay? Do the same thing with the icons in the taskbar's notification area (aka the "system tray"): right click and exit, checking for the shortcut delay after each one. You might need to expand the notification area to see all of those icons.


          Now that you know your culprit, you get to decide: is that program worth the delay it causes? For example, Adobe Creative Cloud has sometimes caused problems for me, so I just tell it not to run when Windows starts. I can still use Illustrator etc. without it running.



          If you can't live without the program, either live with the shortcut key delay or, as "user 99572 is fine" suggests, try a macro program like AutoHotKey.



          Windows 10: Action Center



          Windows Action Center can also cause the delay. (This might be a problem in Windows 8 too; I skipped from 7 to 10). Whenever you see this:



          enter image description here



          it means the Action Center has system notifications for you to review—which also causes the shortcut key delay, even though the Action Center isn't non-responsive per se.



          Click the icon and clear the notifications, then the icon will look like this, and Action Center should no longer cause a shortcut key delay:



          enter image description here



          If a notification comes up repeatedly and you find it unhelpful, right click it and tell Windows to turn off notifications for that application.



          BUT... sometimes Action Center can cause problems even if no notifications are waiting. Even with no notifications showing, I've often cleared up this problem simply by opening and closing Action Center. You can do this quickly with the [Windows]-A shortcut key combination.



          Windows 10: unresponsive background processes



          Sometimes a background process can cause this problem too. Two in particular are:




          • Calculator

          • Store


          There might be others culprits as well. The significant thing is that these are foreground applications that, for some reason, appear as background processes even though you might not have actually run them. This problem might happen with other apps, and might be limited to Metro apps (TBD).



          You can use some or all of the following techniques to eliminate these processes:




          1. Kill them manually with the task manager whenever you notice them.

          2. As discussed in harrymc's answer to this related superuser question, turn off specific background apps at Settings > Privacy > Background Apps. Not all apps can be turned off in this way.

          3. As discussed in Helen's answer to the same superuser question as above, disable Superfetch.


          After using techniques #2 and #3, these rogue background processes no longer appear on my computer.



          New problem in Windows 10 build 1809 (2/2019)



          This Windows build has introduced a new and pernicious shortcut inhibitor. As soon as you start Windows, go to task manager. You have the problem if you see Settings running as a background task:



          settings running as a background process



          When I kill this task, shortcut keys are fast again, and I've seen no negative consequence. Unfortunately, after a while it reappears, and I've found no way to prevent this task from running in the background.



          Other...



          This 3-second timeout probably doesn't cause every keyboard shortcut delay.



          One one of my laptops, whenever Adobe Creative Commons is running in background I sometimes experience a delay lasting as long as 30 seconds before launching an app. That's 10 times the timeout Window uses before giving up on a non-responsive process, so something else must be going on in this case.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 9 hours ago

























          answered Aug 14 '15 at 15:53









          Andy GieslerAndy Giesler

          6411710




          6411710













          • If anyone is a Win10 "insider" you can send this as a feedback via the feedback tool.

            – VoidStar
            Aug 24 '15 at 0:53











          • Windows 10 is there and Calc issue is together :(

            – kokbira
            Aug 31 '15 at 17:57











          • Thanks for the info. I am on Windows 10 (on Windows 8.1 - there were no such issues) and for me it was the suspended Calculator process that seems to cause the delay.

            – informatik01
            Sep 27 '15 at 18:36






          • 4





            Just wanted to confirm that 'Turn off specific background apps at Settings->Privacy->Background Apps' did indeed speed up global hotkey speed. BTW I got there by typing in 'Settings' from the Start button. When I saw the list of Background Apps, I was a little shocked, I had no idea they were there, since I still use my computer like a PC, not a tablet. I turned off the entire list, and things became much more speedy. BTW I also have a SSD drive, turning off Search indexing offered no noticeable speed increase. Great suggestions.

            – sthede
            May 5 '16 at 16:38






          • 1





            Currently on Windows 10, version 1709 & 'Turn off specific background apps at Settings->Privacy->Background Apps' did the trick; I turned off unnecessary apps & now desktop hotkeys always open up the exes immediately. Thanks for your suggestion.

            – Dark Knight
            Nov 16 '17 at 7:31



















          • If anyone is a Win10 "insider" you can send this as a feedback via the feedback tool.

            – VoidStar
            Aug 24 '15 at 0:53











          • Windows 10 is there and Calc issue is together :(

            – kokbira
            Aug 31 '15 at 17:57











          • Thanks for the info. I am on Windows 10 (on Windows 8.1 - there were no such issues) and for me it was the suspended Calculator process that seems to cause the delay.

            – informatik01
            Sep 27 '15 at 18:36






          • 4





            Just wanted to confirm that 'Turn off specific background apps at Settings->Privacy->Background Apps' did indeed speed up global hotkey speed. BTW I got there by typing in 'Settings' from the Start button. When I saw the list of Background Apps, I was a little shocked, I had no idea they were there, since I still use my computer like a PC, not a tablet. I turned off the entire list, and things became much more speedy. BTW I also have a SSD drive, turning off Search indexing offered no noticeable speed increase. Great suggestions.

            – sthede
            May 5 '16 at 16:38






          • 1





            Currently on Windows 10, version 1709 & 'Turn off specific background apps at Settings->Privacy->Background Apps' did the trick; I turned off unnecessary apps & now desktop hotkeys always open up the exes immediately. Thanks for your suggestion.

            – Dark Knight
            Nov 16 '17 at 7:31

















          If anyone is a Win10 "insider" you can send this as a feedback via the feedback tool.

          – VoidStar
          Aug 24 '15 at 0:53





          If anyone is a Win10 "insider" you can send this as a feedback via the feedback tool.

          – VoidStar
          Aug 24 '15 at 0:53













          Windows 10 is there and Calc issue is together :(

          – kokbira
          Aug 31 '15 at 17:57





          Windows 10 is there and Calc issue is together :(

          – kokbira
          Aug 31 '15 at 17:57













          Thanks for the info. I am on Windows 10 (on Windows 8.1 - there were no such issues) and for me it was the suspended Calculator process that seems to cause the delay.

          – informatik01
          Sep 27 '15 at 18:36





          Thanks for the info. I am on Windows 10 (on Windows 8.1 - there were no such issues) and for me it was the suspended Calculator process that seems to cause the delay.

          – informatik01
          Sep 27 '15 at 18:36




          4




          4





          Just wanted to confirm that 'Turn off specific background apps at Settings->Privacy->Background Apps' did indeed speed up global hotkey speed. BTW I got there by typing in 'Settings' from the Start button. When I saw the list of Background Apps, I was a little shocked, I had no idea they were there, since I still use my computer like a PC, not a tablet. I turned off the entire list, and things became much more speedy. BTW I also have a SSD drive, turning off Search indexing offered no noticeable speed increase. Great suggestions.

          – sthede
          May 5 '16 at 16:38





          Just wanted to confirm that 'Turn off specific background apps at Settings->Privacy->Background Apps' did indeed speed up global hotkey speed. BTW I got there by typing in 'Settings' from the Start button. When I saw the list of Background Apps, I was a little shocked, I had no idea they were there, since I still use my computer like a PC, not a tablet. I turned off the entire list, and things became much more speedy. BTW I also have a SSD drive, turning off Search indexing offered no noticeable speed increase. Great suggestions.

          – sthede
          May 5 '16 at 16:38




          1




          1





          Currently on Windows 10, version 1709 & 'Turn off specific background apps at Settings->Privacy->Background Apps' did the trick; I turned off unnecessary apps & now desktop hotkeys always open up the exes immediately. Thanks for your suggestion.

          – Dark Knight
          Nov 16 '17 at 7:31





          Currently on Windows 10, version 1709 & 'Turn off specific background apps at Settings->Privacy->Background Apps' did the trick; I turned off unnecessary apps & now desktop hotkeys always open up the exes immediately. Thanks for your suggestion.

          – Dark Knight
          Nov 16 '17 at 7:31













          15














          If you're on Windows 10, try killing "Application Frame Host" (ApplicationFrameHost.exe). This made the delay disappear on my system.



          Note that if you kill this process, it will close any modern apps you have running.






          share|improve this answer





















          • 1





            Welcome to Super User. Can you provide any more detail? What are some possible side-effects of killing this executable? Why is this program creating problems with shortcuts?

            – Twisty Impersonator
            Aug 24 '15 at 2:45






          • 2





            This is the modern app host. If you kill it, you can't run modern apps. Most people don't care about this anyway. It causes a problem because it listens to all possible shortcut registrations for some reason, it didn't do that before Win10. Windows has always seemed to deal with multiple competing shortcut registrations badly... it leads to a delay. Every answer in this thread is related to such competing registrations in one way or another, but Windows 10 introduced ApplicationFrameHost.exe as a new culprit.

            – VoidStar
            Aug 24 '15 at 4:26








          • 1





            Any ideas how to solve this? I have to kill that **** process several times per day and I'm not using any 'modern' apps.

            – icl7126
            Dec 15 '15 at 12:15











          • @VoidStar it's the only solution worked for me, thank you. W10 is sometimes odd, I will report in through feedback programm, everybody, do the same and this bug will be fixed.

            – Alex Zhukovskiy
            Mar 17 '16 at 21:47






          • 4





            @AlexZhukovskiy save this as .bat file: Taskkill /IM ApplicationFrameHost.exe /F. But I found another solution: disabling SuperFetch fixed all problems and now shortcuts works even when this process is running. (you can find SuperFetch in the list of services as SysMain)

            – icl7126
            Mar 17 '16 at 21:56


















          15














          If you're on Windows 10, try killing "Application Frame Host" (ApplicationFrameHost.exe). This made the delay disappear on my system.



          Note that if you kill this process, it will close any modern apps you have running.






          share|improve this answer





















          • 1





            Welcome to Super User. Can you provide any more detail? What are some possible side-effects of killing this executable? Why is this program creating problems with shortcuts?

            – Twisty Impersonator
            Aug 24 '15 at 2:45






          • 2





            This is the modern app host. If you kill it, you can't run modern apps. Most people don't care about this anyway. It causes a problem because it listens to all possible shortcut registrations for some reason, it didn't do that before Win10. Windows has always seemed to deal with multiple competing shortcut registrations badly... it leads to a delay. Every answer in this thread is related to such competing registrations in one way or another, but Windows 10 introduced ApplicationFrameHost.exe as a new culprit.

            – VoidStar
            Aug 24 '15 at 4:26








          • 1





            Any ideas how to solve this? I have to kill that **** process several times per day and I'm not using any 'modern' apps.

            – icl7126
            Dec 15 '15 at 12:15











          • @VoidStar it's the only solution worked for me, thank you. W10 is sometimes odd, I will report in through feedback programm, everybody, do the same and this bug will be fixed.

            – Alex Zhukovskiy
            Mar 17 '16 at 21:47






          • 4





            @AlexZhukovskiy save this as .bat file: Taskkill /IM ApplicationFrameHost.exe /F. But I found another solution: disabling SuperFetch fixed all problems and now shortcuts works even when this process is running. (you can find SuperFetch in the list of services as SysMain)

            – icl7126
            Mar 17 '16 at 21:56
















          15












          15








          15







          If you're on Windows 10, try killing "Application Frame Host" (ApplicationFrameHost.exe). This made the delay disappear on my system.



          Note that if you kill this process, it will close any modern apps you have running.






          share|improve this answer















          If you're on Windows 10, try killing "Application Frame Host" (ApplicationFrameHost.exe). This made the delay disappear on my system.



          Note that if you kill this process, it will close any modern apps you have running.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Aug 24 '15 at 4:33

























          answered Aug 24 '15 at 2:19









          VoidStarVoidStar

          25124




          25124








          • 1





            Welcome to Super User. Can you provide any more detail? What are some possible side-effects of killing this executable? Why is this program creating problems with shortcuts?

            – Twisty Impersonator
            Aug 24 '15 at 2:45






          • 2





            This is the modern app host. If you kill it, you can't run modern apps. Most people don't care about this anyway. It causes a problem because it listens to all possible shortcut registrations for some reason, it didn't do that before Win10. Windows has always seemed to deal with multiple competing shortcut registrations badly... it leads to a delay. Every answer in this thread is related to such competing registrations in one way or another, but Windows 10 introduced ApplicationFrameHost.exe as a new culprit.

            – VoidStar
            Aug 24 '15 at 4:26








          • 1





            Any ideas how to solve this? I have to kill that **** process several times per day and I'm not using any 'modern' apps.

            – icl7126
            Dec 15 '15 at 12:15











          • @VoidStar it's the only solution worked for me, thank you. W10 is sometimes odd, I will report in through feedback programm, everybody, do the same and this bug will be fixed.

            – Alex Zhukovskiy
            Mar 17 '16 at 21:47






          • 4





            @AlexZhukovskiy save this as .bat file: Taskkill /IM ApplicationFrameHost.exe /F. But I found another solution: disabling SuperFetch fixed all problems and now shortcuts works even when this process is running. (you can find SuperFetch in the list of services as SysMain)

            – icl7126
            Mar 17 '16 at 21:56
















          • 1





            Welcome to Super User. Can you provide any more detail? What are some possible side-effects of killing this executable? Why is this program creating problems with shortcuts?

            – Twisty Impersonator
            Aug 24 '15 at 2:45






          • 2





            This is the modern app host. If you kill it, you can't run modern apps. Most people don't care about this anyway. It causes a problem because it listens to all possible shortcut registrations for some reason, it didn't do that before Win10. Windows has always seemed to deal with multiple competing shortcut registrations badly... it leads to a delay. Every answer in this thread is related to such competing registrations in one way or another, but Windows 10 introduced ApplicationFrameHost.exe as a new culprit.

            – VoidStar
            Aug 24 '15 at 4:26








          • 1





            Any ideas how to solve this? I have to kill that **** process several times per day and I'm not using any 'modern' apps.

            – icl7126
            Dec 15 '15 at 12:15











          • @VoidStar it's the only solution worked for me, thank you. W10 is sometimes odd, I will report in through feedback programm, everybody, do the same and this bug will be fixed.

            – Alex Zhukovskiy
            Mar 17 '16 at 21:47






          • 4





            @AlexZhukovskiy save this as .bat file: Taskkill /IM ApplicationFrameHost.exe /F. But I found another solution: disabling SuperFetch fixed all problems and now shortcuts works even when this process is running. (you can find SuperFetch in the list of services as SysMain)

            – icl7126
            Mar 17 '16 at 21:56










          1




          1





          Welcome to Super User. Can you provide any more detail? What are some possible side-effects of killing this executable? Why is this program creating problems with shortcuts?

          – Twisty Impersonator
          Aug 24 '15 at 2:45





          Welcome to Super User. Can you provide any more detail? What are some possible side-effects of killing this executable? Why is this program creating problems with shortcuts?

          – Twisty Impersonator
          Aug 24 '15 at 2:45




          2




          2





          This is the modern app host. If you kill it, you can't run modern apps. Most people don't care about this anyway. It causes a problem because it listens to all possible shortcut registrations for some reason, it didn't do that before Win10. Windows has always seemed to deal with multiple competing shortcut registrations badly... it leads to a delay. Every answer in this thread is related to such competing registrations in one way or another, but Windows 10 introduced ApplicationFrameHost.exe as a new culprit.

          – VoidStar
          Aug 24 '15 at 4:26







          This is the modern app host. If you kill it, you can't run modern apps. Most people don't care about this anyway. It causes a problem because it listens to all possible shortcut registrations for some reason, it didn't do that before Win10. Windows has always seemed to deal with multiple competing shortcut registrations badly... it leads to a delay. Every answer in this thread is related to such competing registrations in one way or another, but Windows 10 introduced ApplicationFrameHost.exe as a new culprit.

          – VoidStar
          Aug 24 '15 at 4:26






          1




          1





          Any ideas how to solve this? I have to kill that **** process several times per day and I'm not using any 'modern' apps.

          – icl7126
          Dec 15 '15 at 12:15





          Any ideas how to solve this? I have to kill that **** process several times per day and I'm not using any 'modern' apps.

          – icl7126
          Dec 15 '15 at 12:15













          @VoidStar it's the only solution worked for me, thank you. W10 is sometimes odd, I will report in through feedback programm, everybody, do the same and this bug will be fixed.

          – Alex Zhukovskiy
          Mar 17 '16 at 21:47





          @VoidStar it's the only solution worked for me, thank you. W10 is sometimes odd, I will report in through feedback programm, everybody, do the same and this bug will be fixed.

          – Alex Zhukovskiy
          Mar 17 '16 at 21:47




          4




          4





          @AlexZhukovskiy save this as .bat file: Taskkill /IM ApplicationFrameHost.exe /F. But I found another solution: disabling SuperFetch fixed all problems and now shortcuts works even when this process is running. (you can find SuperFetch in the list of services as SysMain)

          – icl7126
          Mar 17 '16 at 21:56







          @AlexZhukovskiy save this as .bat file: Taskkill /IM ApplicationFrameHost.exe /F. But I found another solution: disabling SuperFetch fixed all problems and now shortcuts works even when this process is running. (you can find SuperFetch in the list of services as SysMain)

          – icl7126
          Mar 17 '16 at 21:56













          9














          My personal experience was that there was a program that was delaying Windows' handling of the hotkey. For myself it was Steam, for Andreas it was Akamai.



          To diagnose which application is responsible simply close an application and try your hotkey again. Once you figure out who the culprit is, decide whether it's a service that you can deal with not running at all times.



          I know this is a fairly old question, but after not finding an answer I stumbled upon the solution and felt the need to share it with the community.






          share|improve this answer
























          • For me it was setpoint.exe, logitech's mouse software

            – Goldorak84
            Mar 24 '14 at 16:56






          • 5





            I have this problem in Windows 10 now. "Application Frame Host" is the culprit.

            – Peter Quiring
            Aug 14 '15 at 13:00






          • 1





            FWIW, Adobe Creative Cloud has caused this problem for me, sometimes introducing as much as a 30-second delay to every app launch. However, I'm now experiencing the problem under a fresh Windows 10 install with Adobe CC disabled. Investigating that problem independently...

            – Andy Giesler
            Aug 14 '15 at 14:58
















          9














          My personal experience was that there was a program that was delaying Windows' handling of the hotkey. For myself it was Steam, for Andreas it was Akamai.



          To diagnose which application is responsible simply close an application and try your hotkey again. Once you figure out who the culprit is, decide whether it's a service that you can deal with not running at all times.



          I know this is a fairly old question, but after not finding an answer I stumbled upon the solution and felt the need to share it with the community.






          share|improve this answer
























          • For me it was setpoint.exe, logitech's mouse software

            – Goldorak84
            Mar 24 '14 at 16:56






          • 5





            I have this problem in Windows 10 now. "Application Frame Host" is the culprit.

            – Peter Quiring
            Aug 14 '15 at 13:00






          • 1





            FWIW, Adobe Creative Cloud has caused this problem for me, sometimes introducing as much as a 30-second delay to every app launch. However, I'm now experiencing the problem under a fresh Windows 10 install with Adobe CC disabled. Investigating that problem independently...

            – Andy Giesler
            Aug 14 '15 at 14:58














          9












          9








          9







          My personal experience was that there was a program that was delaying Windows' handling of the hotkey. For myself it was Steam, for Andreas it was Akamai.



          To diagnose which application is responsible simply close an application and try your hotkey again. Once you figure out who the culprit is, decide whether it's a service that you can deal with not running at all times.



          I know this is a fairly old question, but after not finding an answer I stumbled upon the solution and felt the need to share it with the community.






          share|improve this answer













          My personal experience was that there was a program that was delaying Windows' handling of the hotkey. For myself it was Steam, for Andreas it was Akamai.



          To diagnose which application is responsible simply close an application and try your hotkey again. Once you figure out who the culprit is, decide whether it's a service that you can deal with not running at all times.



          I know this is a fairly old question, but after not finding an answer I stumbled upon the solution and felt the need to share it with the community.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jun 28 '13 at 1:22









          bdconbdcon

          9112




          9112













          • For me it was setpoint.exe, logitech's mouse software

            – Goldorak84
            Mar 24 '14 at 16:56






          • 5





            I have this problem in Windows 10 now. "Application Frame Host" is the culprit.

            – Peter Quiring
            Aug 14 '15 at 13:00






          • 1





            FWIW, Adobe Creative Cloud has caused this problem for me, sometimes introducing as much as a 30-second delay to every app launch. However, I'm now experiencing the problem under a fresh Windows 10 install with Adobe CC disabled. Investigating that problem independently...

            – Andy Giesler
            Aug 14 '15 at 14:58



















          • For me it was setpoint.exe, logitech's mouse software

            – Goldorak84
            Mar 24 '14 at 16:56






          • 5





            I have this problem in Windows 10 now. "Application Frame Host" is the culprit.

            – Peter Quiring
            Aug 14 '15 at 13:00






          • 1





            FWIW, Adobe Creative Cloud has caused this problem for me, sometimes introducing as much as a 30-second delay to every app launch. However, I'm now experiencing the problem under a fresh Windows 10 install with Adobe CC disabled. Investigating that problem independently...

            – Andy Giesler
            Aug 14 '15 at 14:58

















          For me it was setpoint.exe, logitech's mouse software

          – Goldorak84
          Mar 24 '14 at 16:56





          For me it was setpoint.exe, logitech's mouse software

          – Goldorak84
          Mar 24 '14 at 16:56




          5




          5





          I have this problem in Windows 10 now. "Application Frame Host" is the culprit.

          – Peter Quiring
          Aug 14 '15 at 13:00





          I have this problem in Windows 10 now. "Application Frame Host" is the culprit.

          – Peter Quiring
          Aug 14 '15 at 13:00




          1




          1





          FWIW, Adobe Creative Cloud has caused this problem for me, sometimes introducing as much as a 30-second delay to every app launch. However, I'm now experiencing the problem under a fresh Windows 10 install with Adobe CC disabled. Investigating that problem independently...

          – Andy Giesler
          Aug 14 '15 at 14:58





          FWIW, Adobe Creative Cloud has caused this problem for me, sometimes introducing as much as a 30-second delay to every app launch. However, I'm now experiencing the problem under a fresh Windows 10 install with Adobe CC disabled. Investigating that problem independently...

          – Andy Giesler
          Aug 14 '15 at 14:58











          4














          The problem might have some to do with how Windows finds these shortcuts.
          Any reasonable person might expect that they store the shortcut data in the registry, the registry resides in RAM, and they put everything else in there. :-)



          Instead the key shortcuts for .LNK and .URL are inside the shortcut itself.





          As you can see in the picture, after trying to trace down where it was in the registry (it's not), I found the change in the shortcut own data itself.



          There are 2 major locations where this data is scanned from, anywhere in all of the Start menu, and via the desktop folder.



          When people find that removing some program, or some web program, "fixes" the problem, maybe it has to do with items, or mappings, or some unapproved stuff in the Start menu or the desktop?



          After realising the method used, it was easy enough to take the advice of using another method other than windows, to do the same things.





          The Notepad shortcut method used, is going to add microbes of delay also. A shortcut to a text file itself, that will eventually open a Notepad, will get to go through a fun process. Find the class bounce around in the registry, find the associated program, open that program, and pass in that parameter.



          Most program shortcuts can have quoted whole paths "C:Windowsnotepad.exe", instead of using environment variables to eventually locate the program, in the many environment variable paths. Many programs like to stuff their program path into the environment variable path, they have even broken the "search path" there by making the line to long.



          Most program shortcuts can also have quoted parameters placed after the quoted program path "d:documentstodo.txt". This has the computer finding the file direct without searching or guessing, and passing the file to it immediately. (The quotes are only necessary when there are spaces.)



          If you want to see speed, try it as "C:Windowsnotepad.exe" "d:documentstodo.txt" and cut out the middleman. Create the shortcut for the program instead (notepad), and add a parameter for the .TXT file into the program shortcut. OK it's like DOS now. :-) But faster.



          To check the environment variables (which is only for specific issues), go to "System", and in the "System Properties", in "Advanced" bring up the "Environment Variables" and look at the mess in the PATH variable.






          share|improve this answer


























          • Isn't this answer actually wrong?

            – Pacerier
            Jan 29 '17 at 13:48











          • @Pacerier , which aspect of it did you concider to be incorrect? does it "solve" the original question? no accept. Does it reflect all the problems that exist with the shortcut system? , no. Is it about XP and win7? yes , was the original question about the windows 10 additional problems ? NO it is not, but it is cool that was covered.

            – Psycogeek
            Jan 31 '17 at 18:59


















          4














          The problem might have some to do with how Windows finds these shortcuts.
          Any reasonable person might expect that they store the shortcut data in the registry, the registry resides in RAM, and they put everything else in there. :-)



          Instead the key shortcuts for .LNK and .URL are inside the shortcut itself.





          As you can see in the picture, after trying to trace down where it was in the registry (it's not), I found the change in the shortcut own data itself.



          There are 2 major locations where this data is scanned from, anywhere in all of the Start menu, and via the desktop folder.



          When people find that removing some program, or some web program, "fixes" the problem, maybe it has to do with items, or mappings, or some unapproved stuff in the Start menu or the desktop?



          After realising the method used, it was easy enough to take the advice of using another method other than windows, to do the same things.





          The Notepad shortcut method used, is going to add microbes of delay also. A shortcut to a text file itself, that will eventually open a Notepad, will get to go through a fun process. Find the class bounce around in the registry, find the associated program, open that program, and pass in that parameter.



          Most program shortcuts can have quoted whole paths "C:Windowsnotepad.exe", instead of using environment variables to eventually locate the program, in the many environment variable paths. Many programs like to stuff their program path into the environment variable path, they have even broken the "search path" there by making the line to long.



          Most program shortcuts can also have quoted parameters placed after the quoted program path "d:documentstodo.txt". This has the computer finding the file direct without searching or guessing, and passing the file to it immediately. (The quotes are only necessary when there are spaces.)



          If you want to see speed, try it as "C:Windowsnotepad.exe" "d:documentstodo.txt" and cut out the middleman. Create the shortcut for the program instead (notepad), and add a parameter for the .TXT file into the program shortcut. OK it's like DOS now. :-) But faster.



          To check the environment variables (which is only for specific issues), go to "System", and in the "System Properties", in "Advanced" bring up the "Environment Variables" and look at the mess in the PATH variable.






          share|improve this answer


























          • Isn't this answer actually wrong?

            – Pacerier
            Jan 29 '17 at 13:48











          • @Pacerier , which aspect of it did you concider to be incorrect? does it "solve" the original question? no accept. Does it reflect all the problems that exist with the shortcut system? , no. Is it about XP and win7? yes , was the original question about the windows 10 additional problems ? NO it is not, but it is cool that was covered.

            – Psycogeek
            Jan 31 '17 at 18:59
















          4












          4








          4







          The problem might have some to do with how Windows finds these shortcuts.
          Any reasonable person might expect that they store the shortcut data in the registry, the registry resides in RAM, and they put everything else in there. :-)



          Instead the key shortcuts for .LNK and .URL are inside the shortcut itself.





          As you can see in the picture, after trying to trace down where it was in the registry (it's not), I found the change in the shortcut own data itself.



          There are 2 major locations where this data is scanned from, anywhere in all of the Start menu, and via the desktop folder.



          When people find that removing some program, or some web program, "fixes" the problem, maybe it has to do with items, or mappings, or some unapproved stuff in the Start menu or the desktop?



          After realising the method used, it was easy enough to take the advice of using another method other than windows, to do the same things.





          The Notepad shortcut method used, is going to add microbes of delay also. A shortcut to a text file itself, that will eventually open a Notepad, will get to go through a fun process. Find the class bounce around in the registry, find the associated program, open that program, and pass in that parameter.



          Most program shortcuts can have quoted whole paths "C:Windowsnotepad.exe", instead of using environment variables to eventually locate the program, in the many environment variable paths. Many programs like to stuff their program path into the environment variable path, they have even broken the "search path" there by making the line to long.



          Most program shortcuts can also have quoted parameters placed after the quoted program path "d:documentstodo.txt". This has the computer finding the file direct without searching or guessing, and passing the file to it immediately. (The quotes are only necessary when there are spaces.)



          If you want to see speed, try it as "C:Windowsnotepad.exe" "d:documentstodo.txt" and cut out the middleman. Create the shortcut for the program instead (notepad), and add a parameter for the .TXT file into the program shortcut. OK it's like DOS now. :-) But faster.



          To check the environment variables (which is only for specific issues), go to "System", and in the "System Properties", in "Advanced" bring up the "Environment Variables" and look at the mess in the PATH variable.






          share|improve this answer















          The problem might have some to do with how Windows finds these shortcuts.
          Any reasonable person might expect that they store the shortcut data in the registry, the registry resides in RAM, and they put everything else in there. :-)



          Instead the key shortcuts for .LNK and .URL are inside the shortcut itself.





          As you can see in the picture, after trying to trace down where it was in the registry (it's not), I found the change in the shortcut own data itself.



          There are 2 major locations where this data is scanned from, anywhere in all of the Start menu, and via the desktop folder.



          When people find that removing some program, or some web program, "fixes" the problem, maybe it has to do with items, or mappings, or some unapproved stuff in the Start menu or the desktop?



          After realising the method used, it was easy enough to take the advice of using another method other than windows, to do the same things.





          The Notepad shortcut method used, is going to add microbes of delay also. A shortcut to a text file itself, that will eventually open a Notepad, will get to go through a fun process. Find the class bounce around in the registry, find the associated program, open that program, and pass in that parameter.



          Most program shortcuts can have quoted whole paths "C:Windowsnotepad.exe", instead of using environment variables to eventually locate the program, in the many environment variable paths. Many programs like to stuff their program path into the environment variable path, they have even broken the "search path" there by making the line to long.



          Most program shortcuts can also have quoted parameters placed after the quoted program path "d:documentstodo.txt". This has the computer finding the file direct without searching or guessing, and passing the file to it immediately. (The quotes are only necessary when there are spaces.)



          If you want to see speed, try it as "C:Windowsnotepad.exe" "d:documentstodo.txt" and cut out the middleman. Create the shortcut for the program instead (notepad), and add a parameter for the .TXT file into the program shortcut. OK it's like DOS now. :-) But faster.



          To check the environment variables (which is only for specific issues), go to "System", and in the "System Properties", in "Advanced" bring up the "Environment Variables" and look at the mess in the PATH variable.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Sep 10 '15 at 11:23









          kokbira

          4,123113466




          4,123113466










          answered Aug 4 '13 at 6:48









          PsycogeekPsycogeek

          7,35263970




          7,35263970













          • Isn't this answer actually wrong?

            – Pacerier
            Jan 29 '17 at 13:48











          • @Pacerier , which aspect of it did you concider to be incorrect? does it "solve" the original question? no accept. Does it reflect all the problems that exist with the shortcut system? , no. Is it about XP and win7? yes , was the original question about the windows 10 additional problems ? NO it is not, but it is cool that was covered.

            – Psycogeek
            Jan 31 '17 at 18:59





















          • Isn't this answer actually wrong?

            – Pacerier
            Jan 29 '17 at 13:48











          • @Pacerier , which aspect of it did you concider to be incorrect? does it "solve" the original question? no accept. Does it reflect all the problems that exist with the shortcut system? , no. Is it about XP and win7? yes , was the original question about the windows 10 additional problems ? NO it is not, but it is cool that was covered.

            – Psycogeek
            Jan 31 '17 at 18:59



















          Isn't this answer actually wrong?

          – Pacerier
          Jan 29 '17 at 13:48





          Isn't this answer actually wrong?

          – Pacerier
          Jan 29 '17 at 13:48













          @Pacerier , which aspect of it did you concider to be incorrect? does it "solve" the original question? no accept. Does it reflect all the problems that exist with the shortcut system? , no. Is it about XP and win7? yes , was the original question about the windows 10 additional problems ? NO it is not, but it is cool that was covered.

          – Psycogeek
          Jan 31 '17 at 18:59







          @Pacerier , which aspect of it did you concider to be incorrect? does it "solve" the original question? no accept. Does it reflect all the problems that exist with the shortcut system? , no. Is it about XP and win7? yes , was the original question about the windows 10 additional problems ? NO it is not, but it is cool that was covered.

          – Psycogeek
          Jan 31 '17 at 18:59













          2














          The culprits for me are the "Movies & TV" and "Photos" app. Once I killed this 2 apps in task manager, my keyboard shortcut launched without the 3 seconds delay. Yes, I have to kill both.



          I decided to uninstall both apps since I don't need them. To learn how to uninstall built-in apps, I have followed this page successfully:-



          http://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/






          share|improve this answer




























            2














            The culprits for me are the "Movies & TV" and "Photos" app. Once I killed this 2 apps in task manager, my keyboard shortcut launched without the 3 seconds delay. Yes, I have to kill both.



            I decided to uninstall both apps since I don't need them. To learn how to uninstall built-in apps, I have followed this page successfully:-



            http://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/






            share|improve this answer


























              2












              2








              2







              The culprits for me are the "Movies & TV" and "Photos" app. Once I killed this 2 apps in task manager, my keyboard shortcut launched without the 3 seconds delay. Yes, I have to kill both.



              I decided to uninstall both apps since I don't need them. To learn how to uninstall built-in apps, I have followed this page successfully:-



              http://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/






              share|improve this answer













              The culprits for me are the "Movies & TV" and "Photos" app. Once I killed this 2 apps in task manager, my keyboard shortcut launched without the 3 seconds delay. Yes, I have to kill both.



              I decided to uninstall both apps since I don't need them. To learn how to uninstall built-in apps, I have followed this page successfully:-



              http://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Aug 23 '15 at 8:51









              AhYapAhYap

              211




              211























                  1














                  I cannot reproduce your problem and do not remember having it on any of my computers. I do not notice any difference to opening a shortcut by clicking. I have only very few of these shortcuts, though, 2 tops.




                  • Is there a software that listens for hotkeys that is installed on all your rigs? Maybe this causes shortcuts to be recognized slowly? It could be any app with global hotkeys. You'd have to manually close them one by one to see if it makes any difference.

                  • How many shortcuts do have? 10, 20, 30? If you have many, it could also mean slower reaction time.


                  To speed things up: You could try using a third party software for managing your shortcuts (like AutoHotkey, PhraseExpress or Clavier+ (all of which are available as aportable app). Hopefully, they will work faster. I am using them anyway and keep them on a flash drive to use on multiple computers.






                  share|improve this answer
























                  • Thanks for the answer. I've updated my question with some data.

                    – cherouvim
                    May 21 '12 at 13:32
















                  1














                  I cannot reproduce your problem and do not remember having it on any of my computers. I do not notice any difference to opening a shortcut by clicking. I have only very few of these shortcuts, though, 2 tops.




                  • Is there a software that listens for hotkeys that is installed on all your rigs? Maybe this causes shortcuts to be recognized slowly? It could be any app with global hotkeys. You'd have to manually close them one by one to see if it makes any difference.

                  • How many shortcuts do have? 10, 20, 30? If you have many, it could also mean slower reaction time.


                  To speed things up: You could try using a third party software for managing your shortcuts (like AutoHotkey, PhraseExpress or Clavier+ (all of which are available as aportable app). Hopefully, they will work faster. I am using them anyway and keep them on a flash drive to use on multiple computers.






                  share|improve this answer
























                  • Thanks for the answer. I've updated my question with some data.

                    – cherouvim
                    May 21 '12 at 13:32














                  1












                  1








                  1







                  I cannot reproduce your problem and do not remember having it on any of my computers. I do not notice any difference to opening a shortcut by clicking. I have only very few of these shortcuts, though, 2 tops.




                  • Is there a software that listens for hotkeys that is installed on all your rigs? Maybe this causes shortcuts to be recognized slowly? It could be any app with global hotkeys. You'd have to manually close them one by one to see if it makes any difference.

                  • How many shortcuts do have? 10, 20, 30? If you have many, it could also mean slower reaction time.


                  To speed things up: You could try using a third party software for managing your shortcuts (like AutoHotkey, PhraseExpress or Clavier+ (all of which are available as aportable app). Hopefully, they will work faster. I am using them anyway and keep them on a flash drive to use on multiple computers.






                  share|improve this answer













                  I cannot reproduce your problem and do not remember having it on any of my computers. I do not notice any difference to opening a shortcut by clicking. I have only very few of these shortcuts, though, 2 tops.




                  • Is there a software that listens for hotkeys that is installed on all your rigs? Maybe this causes shortcuts to be recognized slowly? It could be any app with global hotkeys. You'd have to manually close them one by one to see if it makes any difference.

                  • How many shortcuts do have? 10, 20, 30? If you have many, it could also mean slower reaction time.


                  To speed things up: You could try using a third party software for managing your shortcuts (like AutoHotkey, PhraseExpress or Clavier+ (all of which are available as aportable app). Hopefully, they will work faster. I am using them anyway and keep them on a flash drive to use on multiple computers.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 21 '12 at 11:39









                  user 99572 is fineuser 99572 is fine

                  2,84832539




                  2,84832539













                  • Thanks for the answer. I've updated my question with some data.

                    – cherouvim
                    May 21 '12 at 13:32



















                  • Thanks for the answer. I've updated my question with some data.

                    – cherouvim
                    May 21 '12 at 13:32

















                  Thanks for the answer. I've updated my question with some data.

                  – cherouvim
                  May 21 '12 at 13:32





                  Thanks for the answer. I've updated my question with some data.

                  – cherouvim
                  May 21 '12 at 13:32











                  1














                  As this does not happen in Safe mode, and as I myself have never encountered such
                  a slow-down, some product that you have installed must be causing the problem.



                  I suggest using Autoruns
                  to turn off startup programs in bunches, until you narrow it down to the one that is causing it.



                  You could also examine your installed products using
                  Revo Uninstaller Freeware
                  and uninstall products that you don't need any more or that you don't like.
                  Google carefully for products that you don't know.



                  I would also suggest, for the future, to install some security suite.
                  There are lots of free antivirus products, as well as free anti-adware, and not having some of them is just asking for trouble,
                  same as not locking your door at night.



                  I am not suggesting that your computer is infected, but that is one possibility for
                  such a weird behavior, so full-scans using several well-known antivirus products
                  would still be a good idea. See How to Clean An Infected Computer.






                  share|improve this answer






























                    1














                    As this does not happen in Safe mode, and as I myself have never encountered such
                    a slow-down, some product that you have installed must be causing the problem.



                    I suggest using Autoruns
                    to turn off startup programs in bunches, until you narrow it down to the one that is causing it.



                    You could also examine your installed products using
                    Revo Uninstaller Freeware
                    and uninstall products that you don't need any more or that you don't like.
                    Google carefully for products that you don't know.



                    I would also suggest, for the future, to install some security suite.
                    There are lots of free antivirus products, as well as free anti-adware, and not having some of them is just asking for trouble,
                    same as not locking your door at night.



                    I am not suggesting that your computer is infected, but that is one possibility for
                    such a weird behavior, so full-scans using several well-known antivirus products
                    would still be a good idea. See How to Clean An Infected Computer.






                    share|improve this answer




























                      1












                      1








                      1







                      As this does not happen in Safe mode, and as I myself have never encountered such
                      a slow-down, some product that you have installed must be causing the problem.



                      I suggest using Autoruns
                      to turn off startup programs in bunches, until you narrow it down to the one that is causing it.



                      You could also examine your installed products using
                      Revo Uninstaller Freeware
                      and uninstall products that you don't need any more or that you don't like.
                      Google carefully for products that you don't know.



                      I would also suggest, for the future, to install some security suite.
                      There are lots of free antivirus products, as well as free anti-adware, and not having some of them is just asking for trouble,
                      same as not locking your door at night.



                      I am not suggesting that your computer is infected, but that is one possibility for
                      such a weird behavior, so full-scans using several well-known antivirus products
                      would still be a good idea. See How to Clean An Infected Computer.






                      share|improve this answer















                      As this does not happen in Safe mode, and as I myself have never encountered such
                      a slow-down, some product that you have installed must be causing the problem.



                      I suggest using Autoruns
                      to turn off startup programs in bunches, until you narrow it down to the one that is causing it.



                      You could also examine your installed products using
                      Revo Uninstaller Freeware
                      and uninstall products that you don't need any more or that you don't like.
                      Google carefully for products that you don't know.



                      I would also suggest, for the future, to install some security suite.
                      There are lots of free antivirus products, as well as free anti-adware, and not having some of them is just asking for trouble,
                      same as not locking your door at night.



                      I am not suggesting that your computer is infected, but that is one possibility for
                      such a weird behavior, so full-scans using several well-known antivirus products
                      would still be a good idea. See How to Clean An Infected Computer.







                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      edited Aug 7 '13 at 5:47

























                      answered Aug 7 '13 at 5:36









                      harrymcharrymc

                      261k14271577




                      261k14271577























                          1














                          The reason for this is DDE. I don't know the specific technical details this problem generally boils down to a message queue meltdown.



                          Some applications are not expecting/able to handle DDE messages on an interrupt basis and so when something they ask for arrives or something is broadcasted to them they don't provide an instant response because they are not waiting on the queue. Things get backed up and everything with a dependency on DDE takes forever. In extreme cases even in command windows sometimes you can see letters you type will be lagged for the same reason.



                          The only way I know to avoid this problem is to avoid running certain applications over time and by trial and error you will notice when running cause delay. There might be a way to tweak things such as changing timeouts or isolation of DDE broadcast domains or tools to look into DDE but I am clueless on this topic.






                          share|improve this answer




























                            1














                            The reason for this is DDE. I don't know the specific technical details this problem generally boils down to a message queue meltdown.



                            Some applications are not expecting/able to handle DDE messages on an interrupt basis and so when something they ask for arrives or something is broadcasted to them they don't provide an instant response because they are not waiting on the queue. Things get backed up and everything with a dependency on DDE takes forever. In extreme cases even in command windows sometimes you can see letters you type will be lagged for the same reason.



                            The only way I know to avoid this problem is to avoid running certain applications over time and by trial and error you will notice when running cause delay. There might be a way to tweak things such as changing timeouts or isolation of DDE broadcast domains or tools to look into DDE but I am clueless on this topic.






                            share|improve this answer


























                              1












                              1








                              1







                              The reason for this is DDE. I don't know the specific technical details this problem generally boils down to a message queue meltdown.



                              Some applications are not expecting/able to handle DDE messages on an interrupt basis and so when something they ask for arrives or something is broadcasted to them they don't provide an instant response because they are not waiting on the queue. Things get backed up and everything with a dependency on DDE takes forever. In extreme cases even in command windows sometimes you can see letters you type will be lagged for the same reason.



                              The only way I know to avoid this problem is to avoid running certain applications over time and by trial and error you will notice when running cause delay. There might be a way to tweak things such as changing timeouts or isolation of DDE broadcast domains or tools to look into DDE but I am clueless on this topic.






                              share|improve this answer













                              The reason for this is DDE. I don't know the specific technical details this problem generally boils down to a message queue meltdown.



                              Some applications are not expecting/able to handle DDE messages on an interrupt basis and so when something they ask for arrives or something is broadcasted to them they don't provide an instant response because they are not waiting on the queue. Things get backed up and everything with a dependency on DDE takes forever. In extreme cases even in command windows sometimes you can see letters you type will be lagged for the same reason.



                              The only way I know to avoid this problem is to avoid running certain applications over time and by trial and error you will notice when running cause delay. There might be a way to tweak things such as changing timeouts or isolation of DDE broadcast domains or tools to look into DDE but I am clueless on this topic.







                              share|improve this answer












                              share|improve this answer



                              share|improve this answer










                              answered Oct 7 '13 at 21:48









                              disk eaterdisk eater

                              7113




                              7113























                                  1














                                  I had a delay for 2 seconds, starting Notepad using Ctrl+Alt+N that I use to have as its shortcut key. The solution to get rid of the delay was to disable Akamai Netsession client.



                                  To see if this is your problem, you can open Windows Task Manager, and select the "Netsession_win.exe", rightclik and select "End process tree". (There are two Netsession entries, one of them probabli spawning the other - selecting end process tree kills them both).



                                  Now try your shortcut keys again.



                                  If they are quick and nice now, make the change permanent either by uninstalling Akamai NetSession Interface from Add Remove programs in the control panel, or by disabling it in msconfig (so that it doesn't start automatically).



                                  This is how to disable it by opening msconfig:




                                  • Start menu / Run / write "msconfig" / Enter.

                                  • Switch to the "Startup" tab.

                                  • Uncheck the entry with the name "Akamai Netsession Client".


                                  However I'd uninstall it, and only install it again if it is needed. It's just a download agent that some companies use for downloading their software (I believe Microsoft and Adobe has used it).



                                  This was the location of the akamai program:



                                  c:UsersmynameAppDataLocalAkamainetsession_win.exe


                                  Hope this will help out.



                                  Best regards,
                                  Andreas






                                  share|improve this answer





















                                  • 1





                                    Thanks but I don't have anything Akamai related in my PCs.

                                    – cherouvim
                                    Jun 17 '13 at 13:12






                                  • 1





                                    It might be some other program on your computer then. I had to go through almost all running services and processes on my computer – stopping the unnecessary ones – one by one, until I found the one (Akamai) that caused the delay. Windows has to "ask" every running process "Will you handle this shortcut key?", and if the process hesitates, and don't answer, it takes a few seconds. I found that explanation here: blogs.msdn.com/b/oldnewthing/archive/2012/05/02/10299709.aspx Reading the page again, it might be processes only – services has no windows. Have a look at startup tab in msconfig

                                    – Andreas Jansson
                                    Jun 18 '13 at 6:31


















                                  1














                                  I had a delay for 2 seconds, starting Notepad using Ctrl+Alt+N that I use to have as its shortcut key. The solution to get rid of the delay was to disable Akamai Netsession client.



                                  To see if this is your problem, you can open Windows Task Manager, and select the "Netsession_win.exe", rightclik and select "End process tree". (There are two Netsession entries, one of them probabli spawning the other - selecting end process tree kills them both).



                                  Now try your shortcut keys again.



                                  If they are quick and nice now, make the change permanent either by uninstalling Akamai NetSession Interface from Add Remove programs in the control panel, or by disabling it in msconfig (so that it doesn't start automatically).



                                  This is how to disable it by opening msconfig:




                                  • Start menu / Run / write "msconfig" / Enter.

                                  • Switch to the "Startup" tab.

                                  • Uncheck the entry with the name "Akamai Netsession Client".


                                  However I'd uninstall it, and only install it again if it is needed. It's just a download agent that some companies use for downloading their software (I believe Microsoft and Adobe has used it).



                                  This was the location of the akamai program:



                                  c:UsersmynameAppDataLocalAkamainetsession_win.exe


                                  Hope this will help out.



                                  Best regards,
                                  Andreas






                                  share|improve this answer





















                                  • 1





                                    Thanks but I don't have anything Akamai related in my PCs.

                                    – cherouvim
                                    Jun 17 '13 at 13:12






                                  • 1





                                    It might be some other program on your computer then. I had to go through almost all running services and processes on my computer – stopping the unnecessary ones – one by one, until I found the one (Akamai) that caused the delay. Windows has to "ask" every running process "Will you handle this shortcut key?", and if the process hesitates, and don't answer, it takes a few seconds. I found that explanation here: blogs.msdn.com/b/oldnewthing/archive/2012/05/02/10299709.aspx Reading the page again, it might be processes only – services has no windows. Have a look at startup tab in msconfig

                                    – Andreas Jansson
                                    Jun 18 '13 at 6:31
















                                  1












                                  1








                                  1







                                  I had a delay for 2 seconds, starting Notepad using Ctrl+Alt+N that I use to have as its shortcut key. The solution to get rid of the delay was to disable Akamai Netsession client.



                                  To see if this is your problem, you can open Windows Task Manager, and select the "Netsession_win.exe", rightclik and select "End process tree". (There are two Netsession entries, one of them probabli spawning the other - selecting end process tree kills them both).



                                  Now try your shortcut keys again.



                                  If they are quick and nice now, make the change permanent either by uninstalling Akamai NetSession Interface from Add Remove programs in the control panel, or by disabling it in msconfig (so that it doesn't start automatically).



                                  This is how to disable it by opening msconfig:




                                  • Start menu / Run / write "msconfig" / Enter.

                                  • Switch to the "Startup" tab.

                                  • Uncheck the entry with the name "Akamai Netsession Client".


                                  However I'd uninstall it, and only install it again if it is needed. It's just a download agent that some companies use for downloading their software (I believe Microsoft and Adobe has used it).



                                  This was the location of the akamai program:



                                  c:UsersmynameAppDataLocalAkamainetsession_win.exe


                                  Hope this will help out.



                                  Best regards,
                                  Andreas






                                  share|improve this answer















                                  I had a delay for 2 seconds, starting Notepad using Ctrl+Alt+N that I use to have as its shortcut key. The solution to get rid of the delay was to disable Akamai Netsession client.



                                  To see if this is your problem, you can open Windows Task Manager, and select the "Netsession_win.exe", rightclik and select "End process tree". (There are two Netsession entries, one of them probabli spawning the other - selecting end process tree kills them both).



                                  Now try your shortcut keys again.



                                  If they are quick and nice now, make the change permanent either by uninstalling Akamai NetSession Interface from Add Remove programs in the control panel, or by disabling it in msconfig (so that it doesn't start automatically).



                                  This is how to disable it by opening msconfig:




                                  • Start menu / Run / write "msconfig" / Enter.

                                  • Switch to the "Startup" tab.

                                  • Uncheck the entry with the name "Akamai Netsession Client".


                                  However I'd uninstall it, and only install it again if it is needed. It's just a download agent that some companies use for downloading their software (I believe Microsoft and Adobe has used it).



                                  This was the location of the akamai program:



                                  c:UsersmynameAppDataLocalAkamainetsession_win.exe


                                  Hope this will help out.



                                  Best regards,
                                  Andreas







                                  share|improve this answer














                                  share|improve this answer



                                  share|improve this answer








                                  edited Sep 10 '15 at 11:24









                                  kokbira

                                  4,123113466




                                  4,123113466










                                  answered Jun 17 '13 at 13:07









                                  Andreas JanssonAndreas Jansson

                                  1233




                                  1233








                                  • 1





                                    Thanks but I don't have anything Akamai related in my PCs.

                                    – cherouvim
                                    Jun 17 '13 at 13:12






                                  • 1





                                    It might be some other program on your computer then. I had to go through almost all running services and processes on my computer – stopping the unnecessary ones – one by one, until I found the one (Akamai) that caused the delay. Windows has to "ask" every running process "Will you handle this shortcut key?", and if the process hesitates, and don't answer, it takes a few seconds. I found that explanation here: blogs.msdn.com/b/oldnewthing/archive/2012/05/02/10299709.aspx Reading the page again, it might be processes only – services has no windows. Have a look at startup tab in msconfig

                                    – Andreas Jansson
                                    Jun 18 '13 at 6:31
















                                  • 1





                                    Thanks but I don't have anything Akamai related in my PCs.

                                    – cherouvim
                                    Jun 17 '13 at 13:12






                                  • 1





                                    It might be some other program on your computer then. I had to go through almost all running services and processes on my computer – stopping the unnecessary ones – one by one, until I found the one (Akamai) that caused the delay. Windows has to "ask" every running process "Will you handle this shortcut key?", and if the process hesitates, and don't answer, it takes a few seconds. I found that explanation here: blogs.msdn.com/b/oldnewthing/archive/2012/05/02/10299709.aspx Reading the page again, it might be processes only – services has no windows. Have a look at startup tab in msconfig

                                    – Andreas Jansson
                                    Jun 18 '13 at 6:31










                                  1




                                  1





                                  Thanks but I don't have anything Akamai related in my PCs.

                                  – cherouvim
                                  Jun 17 '13 at 13:12





                                  Thanks but I don't have anything Akamai related in my PCs.

                                  – cherouvim
                                  Jun 17 '13 at 13:12




                                  1




                                  1





                                  It might be some other program on your computer then. I had to go through almost all running services and processes on my computer – stopping the unnecessary ones – one by one, until I found the one (Akamai) that caused the delay. Windows has to "ask" every running process "Will you handle this shortcut key?", and if the process hesitates, and don't answer, it takes a few seconds. I found that explanation here: blogs.msdn.com/b/oldnewthing/archive/2012/05/02/10299709.aspx Reading the page again, it might be processes only – services has no windows. Have a look at startup tab in msconfig

                                  – Andreas Jansson
                                  Jun 18 '13 at 6:31







                                  It might be some other program on your computer then. I had to go through almost all running services and processes on my computer – stopping the unnecessary ones – one by one, until I found the one (Akamai) that caused the delay. Windows has to "ask" every running process "Will you handle this shortcut key?", and if the process hesitates, and don't answer, it takes a few seconds. I found that explanation here: blogs.msdn.com/b/oldnewthing/archive/2012/05/02/10299709.aspx Reading the page again, it might be processes only – services has no windows. Have a look at startup tab in msconfig

                                  – Andreas Jansson
                                  Jun 18 '13 at 6:31













                                  0














                                  For me (Windows 10 x64) helped disabling SuperFetch feature. This service (called SysMain in Services) is causing start of the Application Frame Host process several times per day and this process is responsible for slow shortcuts.






                                  share|improve this answer




























                                    0














                                    For me (Windows 10 x64) helped disabling SuperFetch feature. This service (called SysMain in Services) is causing start of the Application Frame Host process several times per day and this process is responsible for slow shortcuts.






                                    share|improve this answer


























                                      0












                                      0








                                      0







                                      For me (Windows 10 x64) helped disabling SuperFetch feature. This service (called SysMain in Services) is causing start of the Application Frame Host process several times per day and this process is responsible for slow shortcuts.






                                      share|improve this answer













                                      For me (Windows 10 x64) helped disabling SuperFetch feature. This service (called SysMain in Services) is causing start of the Application Frame Host process several times per day and this process is responsible for slow shortcuts.







                                      share|improve this answer












                                      share|improve this answer



                                      share|improve this answer










                                      answered Jan 3 '16 at 12:47









                                      icl7126icl7126

                                      34129




                                      34129

















                                          protected by Community Oct 23 '15 at 19:35



                                          Thank you for your interest in this question.
                                          Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                                          Would you like to answer one of these unanswered questions instead?



                                          Popular posts from this blog

                                          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

                                          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

                                          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...