1

Problem

I cannot press Shift+` on my PC to create the tilde character. This problem happens with both my physical keyboard and the on-screen keyboard. If I plug my physical keyboard into another computer, it works fine.

Troubleshooting

Language Switcher Keys

A common solution I see posted is that people have completely disabled their backtick key to allow them to switch languages. That is not my problem:

Language switcher keys are disabled

Shortcut (.lnk) keyboard shortcut

Someone else recommended using a tool to find shortcuts (.lnk files) with keyboard shortcuts set up on them. This tool has not found anything.

Shortcut Key Explorer comes up empty

Spy++

I have tried using Spy++ to track down which window is intercepting the key as a hotkey. I found solutions like this one recommending this approach.

And this does indeed show that the key combo is being intercepted as a hotkey:

a list of WM_HOTKEY messages from Spy++

but if I follow the links through this tool to find the specific Window + Process, it just points to "Explorer". I don't know where to go from here:

WM_HOTKEY message properties

Window Properties

Process Properties

UPDATE:

Safe Mode

I had tried this before when I last tried troubleshooting this issue but I tried it again: Safe Mode does not fix the issue. If I boot into safe mode, I still cannot type the tilde.

OpenArk

I found another resource that recommended a program called OpenArk. I was a bit wary of this but it seems to play nice. I ran the tool to detect hotkeys and it did indeed find the hotkey registered. And to be clear, it is C:\Windows\explorer.exe and not some fake one, as far as I can tell:

explorer.exe has registered Shift+Oem3

This tool lets me delete the hotkey from the registry - and this actually worked!!! ~~~~~~~~ I'm typing these right now from the problem PC!

The problem though is that if I restart my computer, the hotkey comes back. So it's a temporary fix but not one I'm satisfied with. But I think it confirms that it's definitely some hotkey at play.

Next I'd like to figure out what is registering the hotkey to begin with. Is there perhaps a mechanism to log which processes are registering hotkeys?

15
  • The ~ key can be used to write ñ. If you press ~n do you get the ñ? If so, your keyboard language is set to an international standard such as US international. If you add US and switch to that, I suspect the ~ key to work normally.
    – LPChip
    Commented Feb 16 at 8:38
  • What happens if you press Shift+` twice?
    – harrymc
    Commented Feb 16 at 10:32
  • @LPChip that does not happen. I am going to press those keystrokes now: n. Commented Feb 16 at 14:56
  • @harrymc nothing happens. two separate hotkey events are registered in Spy++ when I do that. Commented Feb 16 at 14:57
  • Does this happen if booting in Safe mode?
    – harrymc
    Commented Feb 16 at 15:03

1 Answer 1

3

Xbox Game Bar was configured with the hotkey.

I saw someone recommend checking Xbox Game Bar for shortcuts. And sure enough, I found the shortcut for Shift+` was set up on the game bar

I don't remember setting this up, perhaps I fat-fingered something. I also checked this screen multiple times - but there is a SCROLL BAR very subtly hidden on the right side of the dialog. This screenshot shows how the window looked to me when I opened it just now and happened to finally notice the scroll bar:

ugh

And if I scroll down...

there it is in all of its fine glory

I'm very annoyed but also very glad to have finally found this!

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .