F5 stopped working in SSMS

15,113

Solution 1

Try this solution: Goto folder:

C:\Users\USERNAME\Documents\SQL Server Management Studio\Settings You will see there file named like:

CurrentSettings-2011-11-28.vssettings

Find and erase there following line:

<RemoveShortcut Command="Query.Execute" Scope="SQL Query Editor">F5</RemoveShortcut>

EDIT: Don forget to restart ssms after doing the above changes

Solution 2

I had similar issue and realized it was "F Lock" key issue. Make sure your F Lock key is on.

Solution 3

I fixed this type of problem on my computer by hitting the FLock key, or Function Lock. Then my F5 key was back to normal, so I could easily run stored procedures.

Solution 4

Check that results are set to "Results to grid" (CTRL+ D) and not set to "Results to File"

Share:
15,113

Related videos on Youtube

Magnus Eklund
Author by

Magnus Eklund

Developer with focus on the .NET platform and MS SQL Server.

Updated on June 20, 2022

Comments

  • Magnus Eklund
    Magnus Eklund about 2 years

    I am using SQLServer 2008 R2 Management Studio (10.50.2500.0) on Windows 7.

    Suddenly the keyboard shortcut for execute query stopped working. The CTRL-E command still works but it's really anoying since I'm so used to F5. In the query menu the F5 command is replaced by CTRL+E.

    My keyboard does not have an F-key lock button and the other F-keys are working. I have even tried using the on-screen keyboard so it's not related to my keyboard.

    I think the problems started after an system update from Microsoft Update. How can i change it back? Cant find any options for remapping keys in SSMS.

  • Magnus Eklund
    Magnus Eklund over 11 years
    Just restarted SSMS again and now it gave me the "Please wait while configuring for the first time..." message. When it was done my beloved F5 is back! I have not tried anything else so i must assume it was this change that kicked in.
  • Andrei Rantsevich
    Andrei Rantsevich over 11 years
    Ok. - that was it. I forgot to write that you have to re-start SSMS. :)
  • Magnus Eklund
    Magnus Eklund over 11 years
    I actually did. Many times, including full OS restarts. Kicked in after i started SSMS the third time. Thanks.
  • Magnus Eklund
    Magnus Eklund over 11 years
    Might be related to cacheing or something of my profile since its a network profile.
  • Ernest
    Ernest about 10 years
    Had the same issue here, I'm using a Samsung Series 9, one of many laptops which utilize a Fn Lock.
  • Steve Syfuhs
    Steve Syfuhs over 8 years
    Same issue on my Microsoft Natural Ergonomic Keyboard 4000.