how to do screenshot on windows
Here are the easiest ways to do a screenshot on Windows (10 or 11), from super‑quick to more advanced.
1. Fastest shortcuts (remember these)
- Full screen and auto‑save: Press Windows key + Print Screen. The screen briefly dims and the image is saved to Pictures → Screenshots.
- Full screen to clipboard only: Press Print Screen (PrtSc). Then paste with Ctrl + V into Paint, Word, email, chat, etc.
- Active window only: Press Alt + Print Screen , then paste where you want.
Mini‑example:
You’re filling a form in your browser and want to show someone an error
message. Press Alt + Print Screen , open email, press Ctrl + V , and
send.
2. Best all‑round method: Snipping Tool
Snipping Tool gives you more control (area, window, delay, annotations). On modern Windows, it’s the main built‑in screenshot app.
Open Snipping Tool
- Press Windows key + Shift + S to open the snipping overlay directly.
- Or click Start → type “Snipping Tool” → open the app.
- You can also set Print Screen to open screen capture in Settings → Accessibility → Keyboard → “Use the Print screen key to open screen capture”.
Capture with Snipping Tool overlay
When you press Windows + Shift + S , a small toolbar appears at the top of the screen:
- Rectangular snip: Drag a box around what you want.
- Window snip: Click a specific app window.
- Full-screen snip: Capture everything.
- Free-form snip: Draw any shape around an area.
After the capture:
- A thumbnail pops up in the corner; click it to open editing.
- The image is also copied to your clipboard so you can paste immediately with Ctrl + V.
Use the Snipping Tool window (for delays, etc.)
If you open the full Snipping Tool app, you can:
- Click New to start a capture.
- Use Delay (3, 5, 10 seconds) to capture menus or hover states that normally disappear.
This is perfect when you need to capture a dropdown menu that closes as soon as you click somewhere else.
3. Editing, text, and emojis (Windows 11+)
Modern Snipping Tool versions are surprisingly powerful.
You can:
- Draw and highlight: Use Pen or Highlighter to mark important parts.
- Add shapes and emojis: Use the Shapes button for arrows, boxes, and emojis to point things out.
- Crop: Use Image crop to trim the screenshot.
- Extract text: Use Text actions to copy text from the screenshot (OCR), or to Copy all text.
- Quick redact: Automatically blur or block email addresses/phone numbers.
Example use:
You screenshot an error dialog, hit Text actions , copy the error text,
and paste it into Google or a support ticket.
4. Special cases (no Print Screen key, Surface, etc.)
Not every keyboard looks the same, especially on laptops and tablets.
- No Print Screen key: Press Fn + Windows key + Spacebar to save a full‑screen shot to Pictures → Screenshots.
- Microsoft Surface: Hold the Windows logo button on the bezel and press Volume down. The screen dims and the screenshot saves to Pictures → Screenshots.
5. Simple step‑by‑step recipes
Capture whole screen and save
- Show whatever you want on screen.
- Press Windows + Print Screen.
- Open File Explorer → Pictures → Screenshots to find the file.
Capture just part of the screen
- Press Windows + Shift + S.
- Choose Rectangular mode.
- Drag over the area you want.
- Release the mouse, then either click the thumbnail to edit or paste directly with Ctrl + V.
Capture one window
- Click the window so it’s active.
- Press Alt + Print Screen.
- Open an app (Paint, Word, chat).
- Press Ctrl + V to paste.
HTML table: main screenshot options
html
<table>
<thead>
<tr>
<th>Action</th>
<th>Shortcut / Method</th>
<th>Where it goes</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
<tr>
<td>Full screen & auto-save</td>
<td>Windows key + Print Screen</td>
<td>Pictures → Screenshots</td>
<td>Screen briefly dims when captured.[web:3]</td>
</tr>
<tr>
<td>Full screen to clipboard</td>
<td>Print Screen (PrtSc)</td>
<td>Clipboard</td>
<td>Paste with Ctrl + V into any app.[web:5][web:7]</td>
</tr>
<tr>
<td>Active window only</td>
<td>Alt + Print Screen</td>
<td>Clipboard</td>
<td>Captures only the focused window.[web:3][web:7]</td>
</tr>
<tr>
<td>Custom area (Snipping Tool)</td>
<td>Windows key + Shift + S</td>
<td>Clipboard + Snipping Tool</td>
<td>Choose rectangular, window, full screen, or free-form.[web:1][web:5][web:9]</td>
</tr>
<tr>
<td>Open full Snipping Tool app</td>
<td>Start menu → “Snipping Tool”</td>
<td>App window</td>
<td>Supports delays, annotations, cropping, and text extraction.[web:3][web:5]</td>
</tr>
<tr>
<td>No Print Screen key</td>
<td>Fn + Windows key + Spacebar</td>
<td>Pictures → Screenshots</td>
<td>Alternative full-screen capture for some laptops.[web:3]</td>
</tr>
<tr>
<td>Surface device screenshot</td>
<td>Windows logo button + Volume down</td>
<td>Pictures → Screenshots</td>
<td>Physical button combo similar to phones.[web:3]</td>
</tr>
</tbody>
</table>
Meta bits you asked for
- This is a common trending topic because Windows 11 keeps adding Snipping Tool features like emojis, shapes, and advanced text actions in 2024–2025 updates.
- If you see forum threads or videos mentioning older tools like “Snip & Sketch,” the modern Snipping Tool replaces them and bundles those features together.
TL;DR:
For everyday use, remember just two combos: Windows + Print Screen to save
everything, and Windows + Shift + S for precise, editable snips.
Information gathered from public forums or data available on the internet and portrayed here.