How to Fix Snipping Tool and Screenshots Not Working on Windows 11
•
My Technician
Windows 11AppsTroubleshootingFix
The Problem
PrtScn, Win + Shift + S, or the Snipping Tool app does nothing—or captures fail to save, open blank, or crash. Windows 11 routes screenshots through Snipping Tool and the Screenshots folder; broken app packages or permissions block the whole workflow.
App crashes in general? Use fix apps that keep crashing if multiple Store apps fail, not only Snipping Tool.
Symptoms
- Overlay appears but paste into Paint is empty.
- Snipping Tool opens then closes instantly.
- Print Screen saves no file to Pictures\Screenshots.
The Fix: Step-by-Step
Step 1: Use the Correct Shortcuts
- Win + Shift + S → select region → thumbnail appears—click it to annotate or save.
- PrtScn copies full screen to clipboard; Win + PrtScn saves to Pictures\Screenshots.
- Settings → Accessibility → Keyboard → ensure Use the Print screen key to open Snipping Tool matches how you want PrtScn to behave.
Step 2: Repair Snipping Tool and Snip & Sketch Stack
- Settings → Apps → Installed apps → Snipping Tool → Advanced options → Repair, then Reset.
- Update Snipping Tool via Microsoft Store → Library.
- If Store is broken, fix Microsoft Store not working first.
Step 3: Check Screenshots Folder Permissions
- Open File Explorer → Pictures → Screenshots (create the folder if missing).
- Right-click Screenshots → Properties → Security → your user needs Modify and Write.
- Ensure C: is not full—free up disk space if saves fail silently.
Step 4: Reset Clipboard and Overlays
- Enable clipboard history if you rely on Win + V after capture.
- Disable conflicting tools (ShareX, Greenshot, corporate DLP screen capture) that hijack PrtScn.
- Settings → Gaming → Game Bar → turn off Record game clips shortcuts temporarily if keys conflict.
Step 5: Reinstall via PowerShell
- Terminal (Admin):
Get-AppxPackage *ScreenSketch* | Remove-AppxPackage Get-AppxPackage *SnippingTool* | Remove-AppxPackage - Reinstall Snipping Tool from Microsoft Store.
- Reboot and test Win + Shift + S again.
Step 6: Display Driver and RDP Edge Cases
- Update graphics drivers—HDR or scaling bugs sometimes break capture overlays.
- Remote Desktop sessions may block local capture—test on the physical console.
- For gaming captures, use Xbox Game Bar once Snipping Tool works for desktop shots.