1

I have disabled the PrintScreen using the link disable the printscreen keyboard option from windows

Ajay Gupta
  • 127
  • 3
  • 13

1 Answers1

0

Assuming nothing else has been changed it should be pretty simple:

Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout

In the right pane, right-click and delete Scancode Map (so we just remove the thing you added).

Then close and restart.

Bunny
  • 323
  • 1
  • 2
  • 11