How to Take a Screenshot on Windows
Press Windows + Shift + S to capture part of the screen. The screen dims, you drag a rectangle, and the image goes to your clipboard ready to paste — with a notification you can click to annotate and save it.
To save a file automatically instead, press Windows + PrtScn. The image lands in Pictures\Screenshots without any further clicks. Those two shortcuts cover almost everything; the rest of this guide is the specific cases they do not.
Windows has at least six ways to take a screenshot, and they differ in what they capture and where the result goes. That is the actual source of confusion — not how to press the keys, but why the last one seemingly vanished.
The five shortcuts, and where each result goes
| Shortcut | Captures | Result goes to |
|---|---|---|
| Win + Shift + S | Area you drag, window, or full screen | Clipboard (+ notification to save) |
| Win + PrtScn | Entire screen | Pictures\Screenshots as a PNG file |
| PrtScn | Entire screen | Clipboard only |
| Alt + PrtScn | Active window only | Clipboard only |
| Win + Alt + PrtScn | Active window | Videos\Captures (Game Bar) |
The column that matters is the third one. "Clipboard only" means nothing is saved anywhere — press the keys, walk away, and the capture is gone when you copy something else. That is why people think a screenshot failed: it worked, but there was no file, and the clipboard has since moved on.
Win + Shift + S: the one to learn
This is the Snipping Tool overlay, and it is the most flexible option. Press the three keys and a small toolbar appears at the top with four modes:
- Rectangular — drag a box. The default and the one you will use most.
- Freeform — draw any shape.
- Window — click a window to capture it exactly, with no background bleed.
- Full screen — everything.
The capture goes to the clipboard, so you can paste it straight into an email, a document or a chat. A notification also appears in the corner; click it to open the capture in the Snipping Tool, where you can crop, annotate and save as a file. Ignore the notification and you keep only the clipboard copy.
On current Windows 11, the classic SnippingTool.exe is no longer in System32 — the tool ships as the Store app Microsoft.ScreenSketch, which is what the shortcut opens. If an old tutorial tells you to run snippingtool.exe from the Run box and nothing happens, that is why. Microsoft documents the current app in its Snipping Tool guide.
Win + PrtScn: when you want a file
The screen flashes briefly and a PNG is saved to Pictures\Screenshots, numbered sequentially. No dialogue, no clicks.
Use this when you are capturing several things in a row and do not want to paste each one somewhere before taking the next. It is the fastest route to a set of files.
If nothing appears, check that the Screenshots folder still exists inside Pictures — deleting or moving it stops the feature silently. And on many laptops PrtScn is a secondary function of a key, so you may need Fn + Win + PrtScn.
Capturing a menu that closes when you click
A genuinely awkward case: right-click menus and dropdowns usually vanish the moment you press a shortcut.
Two approaches that work:
- Use the delay in the Snipping Tool app. Open Snipping Tool from the Start menu, set a delay of 3 or 10 seconds, start the capture, then open your menu and wait. The capture fires with the menu still open.
- Use plain PrtScn. The full-screen capture does not require any interaction, so menus generally stay open. Paste and crop afterwards.
Scrolling screenshots
Windows has no built-in way to capture a whole long web page. Your options:
- In the browser. Firefox has "Take Screenshot" in the right-click menu with a full-page option. In Chrome or Edge, open DevTools with F12, press Ctrl + Shift + P, type "screenshot" and choose Capture full size screenshot.
- Print to PDF. Ctrl + P and choose "Microsoft Print to PDF" — often better than an image for a long document, since the text stays selectable.
Where the file actually is
| Method | Location |
|---|---|
| Win + PrtScn | C:\Users\<you>\Pictures\Screenshots |
| Snipping Tool, saved manually | Wherever you chose in the save dialogue |
| Win + Alt + PrtScn | C:\Users\<you>\Videos\Captures |
| Clipboard-only methods | Nowhere — paste it or lose it |
The Game Bar one surprises people: it files screenshots under Videos, not Pictures, because it is part of the game-recording feature.
Turn on clipboard history
The single best change you can make if you take screenshots regularly. Press Windows + V and enable clipboard history.
Windows then keeps your recent clipboard items instead of only the last one, so taking a second screenshot no longer destroys the first. You can paste any of the last several captures, and pin ones you want to keep. Without it, the clipboard-only methods are genuinely one-at-a-time.
When screenshots do not work
| Symptom | Cause | Fix |
|---|---|---|
| Nothing happens on PrtScn | Laptop key needs Fn | Try Fn + PrtScn |
| No file after Win + PrtScn | Screenshots folder missing | Recreate it inside Pictures |
| Capture is black | Hardware-protected content (some video apps), or GPU overlay | Capture in a browser tab, or disable hardware acceleration in that app |
| Second screenshot overwrote the first | Clipboard holds one item | Enable clipboard history with Win + V |
| Only part of a multi-monitor setup | Alt + PrtScn is window-only | Use plain PrtScn for all displays |
The black-screenshot case is deliberate rather than broken: some streaming apps use protected video paths that block capture. Nothing in Windows settings will override it.
Screenshots are one shortcut among many worth knowing — see our guide to the Windows keyboard shortcuts worth learning, including the clipboard history that stops a second capture overwriting the first.
Frequently asked questions
How do I take a screenshot on Windows 11?
Press Windows + Shift + S to select an area, which copies it to the clipboard and offers a notification to save it. Press Windows + PrtScn to save the whole screen straight to Pictures\Screenshots as a file.
Where do Windows screenshots get saved?
Windows + PrtScn saves to Pictures\Screenshots. Windows + Alt + PrtScn saves to Videos\Captures. Plain PrtScn and Alt + PrtScn save nothing at all — they only copy to the clipboard.
Why is my screenshot not saving?
Most likely you used a clipboard-only method. PrtScn and Alt + PrtScn copy without creating a file, so you must paste the image somewhere. If Windows + PrtScn produces no file, check that the Screenshots folder still exists inside Pictures.
How do I screenshot just one window?
Press Alt + PrtScn to copy the active window to the clipboard, or use Windows + Shift + S and choose the window mode from the toolbar, which also lets you save the result.
How do I screenshot a drop-down menu that closes?
Open the Snipping Tool app from the Start menu and set a 3 or 10 second delay. Start the capture, open your menu, and wait for it to fire. Plain PrtScn also usually works, since it needs no interaction.
Why is my screenshot completely black?
Some applications use hardware-protected video paths that deliberately block screen capture, and some GPU overlays have the same effect. Try capturing the content in a browser tab instead, or turn off hardware acceleration in the app.
Conclusion
Learn Windows + Shift + S for selective captures and Windows + PrtScn when you want files, and turn on clipboard history with Windows + V. That combination covers nearly every case and removes the "where did it go?" problem entirely.
If your PC feels slow when the capture overlay appears, that is a separate issue — our guide to speeding up Windows 11 covers the causes, and fixing Wi-Fi problems handles the other common Windows complaint. If you are documenting a process with screenshots, taking better notes covers what to capture in the first place.
Comments