Follow
Windows

How to Use the Print Screen Key to Open Screen Snipping in Windows 11

Richard
Written by
Richard
Feb 10, 2026 Updated Mar 31, 2026 2 min read
How to Use the Print Screen Key to Open Screen Snipping in Windows 11

Want an easy way to take screenshots on your Windows 11 PC? You can set your Print Screen key to open the Snipping Tool. This lets you capture part or all of your screen quickly.

The Snipping Tool is a handy app. It takes screenshots and lets you draw or write on them before saving or sharing.

What Happens When You Turn This On or Off?

Turn On: Pressing the Print Screen key will open the Snipping Tool. You can snip your screen right away.

Turn Off: Pressing the Print Screen key will just take a full screenshot. It copies to your clipboard like usual.

Tip: Starting with Windows 11 build 22621.1928, the Print Screen key opens the Snipping Tool by default.

If you have another screenshot app installed, it might change how your Print Screen key works. You might need to restart your PC after changing this setting for it to work.

How to Turn On or Off Print Screen for Screen Snipping

Option 1: Using Windows Settings

  1. Press the Windows key + I to open Settings.
  2. Click on Bluetooth & devices on the left menu.
  3. Click Keyboard on the right side.
  4. Look for “Use the Print screen key to open screen snipping” under Shortcuts and hotkeys.
  5. Turn it On or Off depending on what you want.

Here’s what it looks like:

Bluetooth keyboard tile

Open Keyboard Settings in Windows 11

print screen key settings Windows 11

Turn On or Off the Print Screen Key for Screen Snipping

After you change the setting, you can close Settings.

Option 2: Using a Registry File (For Advanced Users)

If you like, you can also change this setting by editing the Windows Registry.

To turn ON Print Screen for Snipping:

🗝️Registry
reg add "HKEY_CURRENT_USER\Control Panel\Keyboard" /v PrintScreenKeyForSnippingEnabled /t REG_DWORD /d 1 /f

To turn OFF Print Screen for Snipping:

🗝️Registry
reg add "HKEY_CURRENT_USER\Control Panel\Keyboard" /v PrintScreenKeyForSnippingEnabled /t REG_DWORD /d 0 /f

Note: Editing the Registry can be risky. Make sure to back up your Registry before making changes. Or stick to Option 1 if you’re unsure.

Summary

  • Quick Access: Press Print Screen to open Snipping Tool instantly.
  • Easy to Change: Turn this feature on or off anytime in Settings.
  • Default in New Windows 11: The Snipping Tool opens by default with Print Screen in recent Windows 11 versions.
  • May Need Restart: Restart your PC if changes don’t take effect right away.
  • More than Screenshots: Snipping Tool lets you draw, save, and share your screen captures easily.

Using this feature can save you time. It makes taking screenshots much easier!

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2474 articles → Twitter

📚 Related Tutorials

How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Enable or Disable Snipping Tool in Windows 11
Windows How to Enable or Disable Snipping Tool in Windows 11
How to Turn On or Off Print Screen Key to open Screen Capture in Windows 11
Windows How to Turn On or Off Print Screen Key to open Screen Capture in Windows 11
How to Back Up and Restore Windows 11 Registry
Windows How to Back Up and Restore Windows 11 Registry

Leave a Reply

Your email address will not be published. Required fields are marked *