F12 on Keyboard

I know this is an old thread, but seeing as it’s still a highly viewed topic and that I was unsatisfied with the solution of “just get windows power toys” to solve the f12 button issue on my DIY Framework w/ Win 11, I decided to post the solution here:

  1. Open “Registry Editor”

  2. Navigate to this part of the directory: “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AppKey\16”
    The reason for this is because AppKey 16 is linked to the Framework f12 button, currently it’s default behavior is opening the default media player.

  3. Right-Click in the 16 AppKey folder and select “New” → “String Value”
    Name this value “ShellExecute”

  4. Right-Click and press “Modify…” and in the “Value Data” field insert “https://frame.work/

  5. Click “OK” and then test out the key, it should launch your default browser and take you to the Framework Website.

A more general and thorough guide to this part of the windows registry can be found here:

Change What App Keys Do for the Keyboard in Windows 10, 8 and 7

13 Likes