How to Fix Screen Snip / Win+Shift+S Not Working on Windows
Win+Shift+S keyboard shortcut not working? Screen snip overlay doesn't appear, or Snipping Tool won't capture? Fix Windows screen capture issues.
Symptoms
You might be experiencing this problem if you notice:
- •Pressing Win+Shift+S does nothing — no overlay appears
- •Screen dims briefly but no snip toolbar shows
- •Snip & Sketch / Snipping Tool won't open from keyboard shortcut
- •Snip captures but doesn't save to clipboard
- •Screen snip worked before but stopped after update
- •Notification for snip appears but clicking it does nothing
Common Causes
- ⚠Snipping Tool or Snip & Sketch app corrupted
- ⚠Keyboard shortcut hijacked by another application
- ⚠Clipboard history interfering with snip storage
- ⚠Focus Assist / Do Not Disturb blocking snip notification
- ⚠Windows Shell Experience Host needs re-registration
- ⚠Screen snip feature disabled by Group Policy
Solutions
Solution 1: Reset Snipping Tool
- 1Settings → Apps → Installed apps → search "Snipping Tool"
- 2Click Snipping Tool → Advanced options
- 3Click "Repair" first — if that doesn't fix it:
- 4Click "Reset" (this clears app data)
- 5Try Win+Shift+S again
- 6If still not working: uninstall Snipping Tool → reinstall from Microsoft Store
- 7PowerShell: Get-AppxPackage *SnippingTool* | Remove-AppxPackage
- 8Then reinstall from Store
Solution 2: Fix Keyboard Shortcut Conflict
- 1Check if another app is capturing Win+Shift+S:
- 2Common culprits: OneNote, ShareX, Greenshot, Lightshot
- 3Temporarily close all screenshot apps → test Win+Shift+S
- 4Check clipboard: Settings → System → Clipboard
- 5Ensure "Clipboard history" is ON
- 6Try alternative: open Snipping Tool directly from Start menu
- 7If direct launch works but shortcut doesn't: shortcut is hijacked
- 8Disable conflicting app's keyboard shortcut in its settings
Solution 3: Re-register Shell Components
- 1PowerShell as Admin:
- 2Get-AppxPackage Microsoft.ScreenSketch | Foreach {Add-AppxPackage -Register "$($_.InstallLocation)\AppxManifest.xml" -DisableDevelopmentMode}
- 3Also re-register Shell Experience Host:
- 4Get-AppxPackage Microsoft.Windows.ShellExperienceHost | Foreach {Add-AppxPackage -Register "$($_.InstallLocation)\AppxManifest.xml" -DisableDevelopmentMode}
- 5Check Focus Assist: Settings → System → Focus assist
- 6Ensure it's set to "Off" or allows snip notifications
- 7Restart Windows Explorer via Task Manager
FIXES THIS IN 5 MINUTES
Fix Screen Snip / Win+Shift+S Not Working Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11