Map CoPilot key back to Control Key

Jon Mercer 85 Reputation points
2024-07-15T17:32:12.8233333+00:00

I would presume there is a way to do it, but every time I ask CoPilot how to map the CoPilot keyboard key back to the right Control key it is determined to tell me how to map the CoPilot key to the right control key in the registry. It even shows I can help you map copilot to control and proceeds to give the steps to map copilot to another key.

Power Tools doesn't work on all the applications we are using so need to do it in the registry. Just need to know what hex code to use.

  1. Open Registry Editor:
    • Press Win + R, type regedit, and hit Enter.
    • Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout.
  2. Create a New Binary Value:
    • Right-click on the right pane and choose New > Binary Value.
    • Name it Scancode Map.
  3. Modify the Scancode Map Value:
    • Double-click on Scancode Map.
    • In the Value data field, enter the following hexadecimal value:
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

6 answers

Sort by: Most helpful
  1. bierdav 0 Reputation points
    2025-03-03T09:00:17.7333333+00:00

    Update:

    Nevermind it seams that after some time the copilot key goes back to "shortcut" mode anyways. So my solution is to additionally add a shortcut remap in powertoys


    The solution is to first set the copilot key to "Search" in the settings (look at the screen shot). I might point out that I have uninstalled the Copilot App too, I don't know if this changes the behaviour of this process.

    User's image

    After this the key behaves like a key again and not like a shortcut.User's image

    Now you can remap the key using powertoys or any other tool you like. In my case I use sharpkeys, because it takes effect immediately after boot unlike powertoys which needs a few seconds to kick in.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.