Win + Shift + S is the fastest way to grab a screenshot in Windows 11, which is exactly why its silent failure is so infuriating: you press the keys, nothing visible happens, and you have no idea whether the problem is the shortcut, the app, or the keyboard. Most guides respond by throwing fifteen unsorted “solutions” at you and hoping one sticks.
That’s the wrong approach. This is a diagnosis problem, not a fixes problem. The shortcut has a small number of failure points, and a single test tells you which half of the tree you’re in. Follow the order below — don’t skip ahead — and you’ll usually know the cause within two minutes.
If the Snipping Tool app itself won’t even open from the Start menu, the shortcut isn’t your real problem; start with the full Snipping Tool not-working guide instead and come back here once the app launches.
Step 0: The two-minute split test
Before anything else, run the test that decides everything. Press Win + R, type ms-screenclip: exactly (the trailing colon is required), and press Enter.
- The capture overlay appears. The app and the underlying screen-clip engine are completely healthy. Your problem is only in how the keyboard shortcut reaches them — so the real fault is almost certainly disabled notifications (Step 1), a hijacked hotkey (Step 3), or your keyboard (Step 4). You can ignore everything about reinstalling the app.
- Nothing happens. The app or its engine is broken, and no amount of keyboard troubleshooting will help. Go to the full not-working guide, run Repair and Reset, and return here only if the shortcut still misbehaves afterward.
This single step saves most people from an hour of irrelevant fixes. Don’t skip it.
Step 1: It’s probably working — your notifications are just off
The most common reason Win + Shift + S “doesn’t work” is that it works perfectly and you can’t tell.
When you capture, the snip goes straight to your clipboard, and a notification toast pops up inviting you to annotate or save it. If you’ve turned off notifications for the Snipping Tool — or if a focus-assist / Do Not Disturb mode is suppressing them — the capture still happens silently. No toast, no obvious feedback, and it feels broken.
Prove it to yourself: press Win + Shift + S, drag a rectangle, then open any document and press Ctrl + V. If your screenshot pastes in, the shortcut was never broken — you just had no confirmation.
To restore the toast:
- Open Settings > System > Notifications.
- Confirm the master Notifications toggle at the top is on.
- Scroll to Snipping Tool in the per-app list and switch it on.
- If you use Do Not Disturb or Focus, check that it isn’t silently swallowing the toast.
This is genuinely the answer for a large share of “broken shortcut” reports, and it’s why the split test in Step 0 matters — it stops you reinstalling a healthy app.
Step 2: Make sure the keys are actually reaching Windows
If pasting produced nothing, the capture isn’t firing. The next question is whether Windows is even receiving the key combination.
The usual culprit here is a gaming keyboard. Many gaming boards have a “game mode” that deliberately disables the Windows key to stop you accidentally minimising a game mid-match — and with the Windows key dead, Win + Shift + S can never register. Look for a dedicated game-mode key or a lock toggle (often Fn plus a key with a Windows-with-a-line-through-it icon), or check your keyboard’s companion software. Toggle it off and test again.
While you’re here, rule out plain hardware: a stuck Shift key or a flaky Windows key will produce the same symptom. The cleanest test is to plug in a different keyboard, or use a laptop’s built-in keyboard if you normally use an external one. If the shortcut works on the second keyboard, the first one is your problem.
Step 3: Something else has hijacked the hotkey
This is the failure people never think to check, and it’s common precisely because the tools that cause it are popular.
Win + Shift + S is not exclusively owned by the Snipping Tool. Other screenshot and note-taking apps register their own global hotkeys, and several of them grab this exact combination — or one close enough to interfere:
- OneNote has long claimed screen-clipping shortcuts and can intercept the capture.
- Greenshot, ShareX, Lightshot, Snagit, and similar third-party capture tools frequently bind
Win + Shift + SorPrint Screenby default, and the last app to register the binding usually wins. - Cloud and collaboration apps (Dropbox’s screenshot capture, some Teams or meeting overlays) occasionally hook the same keys.
The tell is that the wrong app opens when you press the shortcut, or a different capture UI appears. The fix is to open whichever third-party tool you suspect and either disable its global screenshot hotkey or reassign it to something else, leaving Win + Shift + S to the built-in tool. If you genuinely prefer the third-party tool, that’s a fine choice — just don’t run two things fighting over one shortcut and expect either to behave.
Step 3b: Confirm the app is allowed to run in the background
The screen-clip overlay is triggered by a background component, and Windows can throttle or block apps from running in the background — through battery-saver rules, per-app background permissions, or aggressive third-party “optimiser” software that suspends idle apps. When the Snipping Tool’s background activity is blocked, the shortcut can register and then fail to produce anything, because the part that’s supposed to draw the overlay was never allowed to wake up.
To check it, open Settings > Apps > Installed apps, find Snipping Tool, open Advanced options, and look at the Background apps permissions setting. Set it to Always rather than Never or Power optimised. While you’re at it, if you have Battery saver active on a laptop, note that it restricts background activity by design — capture works far more reliably plugged in or with battery saver off. And if you’ve installed a third-party startup or RAM “cleaner”, check whether it’s been told to suspend the Snipping Tool, because several of them do exactly that without asking.
This one is less common than disabled notifications or a hijacked hotkey, which is why it sits here rather than at the top, but it’s the cause that survives every other fix and leaves people convinced the tool is permanently broken.
Step 4: Restart the process that handles the overlay
If the engine tested fine in Step 0, notifications are on, the keys reach Windows, and nothing is hijacking the binding — but the shortcut still won’t fire — the screen-clip overlay process is likely wedged. A restart of Windows Explorer clears it without a reboot:
- Press
Ctrl + Shift + Escto open Task Manager. - Find Windows Explorer in the Processes list.
- Right-click it and choose Restart.
Your taskbar and desktop will flicker for a second — that’s expected. Test the shortcut afterward. If the overlay process specifically is stuck, you can also end any lingering Snipping Tool task in the same list before retrying.
Step 5: Update, then reset as a last resort
If you’ve reached this point, you’re into the territory the main Snipping Tool guide handles in depth, because a persistent failure after the steps above usually means the app package itself needs attention rather than the shortcut. Install any pending Windows and Microsoft Store updates and reboot, then — if it’s still broken — run Repair and, failing that, Reset from Settings > Apps > Installed apps > Snipping Tool > Advanced options.
A note on order: leave Reset for last. It wipes your snip history and preferences, and in the vast majority of Win + Shift + S cases the cause was a disabled toast or a hijacked hotkey that Reset would never have touched. Resetting first is treating a stubbed toe with surgery.
One last thing: where your captures actually go
Once the shortcut fires again, captures land on your clipboard for you to paste or annotate. If you find your screenshots aren’t sticking around — present one moment, gone the next — that’s a separate clipboard-history setting rather than a Snipping Tool fault, and it’s worth fixing so you stop losing captures. We walk through it in why clipboard history doesn’t save screenshots.
And if the shortcut works but the resulting image is stretched, offset, or grabs the wrong screen, you’re looking at a display-scaling issue covered in the multi-monitor screenshot bugs explainer — different problem, different fix.