Snipping Tool Registry Key in Windows

Windows manages the behavior, availability, and shortcuts of the Snipping Tool and screen capture utilities through specific keys in the Windows Registry (Regedit). The primary registry key controlling system-level policies for the Snipping Tool is located under the TabletPC policies, while shortcut mapping and user preferences are managed under user-specific control panel and application keys.

1. The Primary Policy Key: Enable or Disable Snipping Tool

To configure administrative policies that allow or block the Snipping Tool across the system, Windows uses the TabletPC registry key:

If the TabletPC key or the DisableSnippingTool value does not exist, the feature is enabled by default.


2. The Shortcut Key: Print Screen Integration

Windows allows the PrtScn (Print Screen) key to open the modern Snipping Tool screen capture overlay. This behavior is managed by the following key:


3. Application Preferences Key: Screen Sketch

Modern Windows versions (Windows 10 and Windows 11) store specific configuration parameters, history, and behavior settings for the active Snipping Tool under the ScreenSketch key:

This path contains individual subkeys and settings related to app-level behaviors such as automatic clipboard copying, multiple windows, and notification handling.


How to Modify These Keys

  1. Press Win + R, type regedit, and press Enter to launch the Registry Editor.
  2. Navigate to the desired path using the address bar at the top.
  3. Right-click in the right pane, select New > DWORD (32-bit) Value, and enter the specific value name.
  4. Double-click the newly created entry to set its value to 0 or 1.
  5. Restart your computer or restart explorer.exe through the Task Manager to apply the changes.