The fastest way to capture your screen

On Windows, press Print Screen (or PrtScn) to copy your entire screen to the clipboard, then open Paint or Word and paste it. On Mac, press Command + Shift + 3 to save a full-screen image directly to your desktop. Both methods work when ready and require no software beyond what your computer already has.

If you need to capture only part of your screen, Windows offers Windows Key + Shift + S and Mac offers Command + Shift + 4. These tools let you draw a box around the area you want, which is faster than taking a full screenshot and cropping it later.

Key Takeaways

  • Windows Print Screen copies your full screen to the clipboard; paste it into any document or image editor to save it.
  • Mac Command + Shift + 3 saves a full-screen image as a file directly on your desktop with no extra steps.
  • Both operating systems have partial-screen tools (Windows Key + Shift + S on Windows, Command + Shift + 4 on Mac) that let you select only the area you need.
  • The clipboard method on Windows requires you to paste and save manually, while Mac's keyboard shortcuts save automatically as image files.

Windows full-screen screenshots

Press Print Screen once. Nothing visible happens — the image goes to your clipboard, not to a file. Open any program that accepts images: Paint (search for "Paint" in the Start menu), Word, Outlook, or even an email browser window. Right-click and select Paste, or press Ctrl + V. The screenshot appears in the document.

To save it as a file, go to File and select Save As. Choose a folder (your Documents or Desktop is easiest to find later), give it a name, and pick a format. PNG keeps the image sharp; JPG makes the file smaller. Click Save.

Windows partial-screen screenshots

Press Windows Key + Shift + S. Your screen dims and your cursor becomes a crosshair. Click and drag to draw a box around the part you want to capture. When you release the mouse, the image goes to your clipboard — the same as Print Screen. Paste it into Paint, Word, or email the same way.

A small notification appears in the bottom right corner. Click it to open the Snipping Tool, where you can edit the image (draw on it, erase parts, or crop it further) before saving. If you skip the notification, the image stays in your clipboard until you copy something else.

Mac full-screen screenshots

Press Command + Shift + 3. Your screen flashes white for a moment. A new image file appears on your desktop named "Screenshot [date] at [time].png". Double-click it to open it in Preview, where you can crop, rotate, or mark it up before saving.

If you want the image in your clipboard instead of as a file (to paste directly into an email or document), hold Control while pressing the keys: Command + Control + Shift + 3. The image goes to your clipboard and no file is created on your desktop.

Mac partial-screen screenshots

Press Command + Shift + 4. Your cursor becomes a crosshair. Move it to one corner of the area you want, then click and drag to the opposite corner. When you release, the image saves to your desktop as a PNG file, just like the full-screen method.

If you change your mind while dragging, press Escape before releasing the mouse and the screenshot is cancelled. To add Control to this method (sending the image to your clipboard instead of saving a file), press Command + Control + Shift + 4 and drag as usual.

Built-in editing tools

On Windows, the Snipping Tool (search for it in the Start menu) opens a window where you can take a screenshot and edit it in one place. You can draw rectangles, freehand lines, or highlight areas with a marker before saving. It is slower than the keyboard shortcuts but useful if you plan to mark up the image.

On Mac, Preview (which opens automatically when you take a screenshot) has a toolbar at the top with a sketch tool, a magnifier, and a text tool. You can also right-click the screenshot file on your desktop and select Open With to choose a different program. Many people use free tools like Skitch or Annotate, but Preview handles basic edits without installing anything.

Saving screenshots in different formats

Windows screenshots pasted into Paint default to BMP format, which creates large files. Change this by going to File > Save As and choosing PNG (smaller, sharper) or JPG (smallest, slightly blurry). Mac screenshots always save as PNG, which is a good middle ground for file size and quality.

If you need a different format, open the image in Preview (Mac) or Paint (Windows) and use File > Export As to choose GIF, TIFF, or another format. For most uses — email, documents, websites — PNG or JPG is all you need.

Frequently Asked Questions

Where do my screenshots go on Windows?

Print Screen copies to your clipboard only; you must paste it into a program and save manually. Windows Key + Shift + S also goes to the clipboard, but clicking the notification opens the Snipping Tool, where you can save directly. Neither method creates a file on your desktop automatically the way Mac does.

Can I take a screenshot of just one window?

On Windows, press Alt + Print Screen to copy only the active window (the one you are using right now) to the clipboard. On Mac, press Command + Shift + 4, then press Space — your cursor becomes a camera icon. Click the window you want and it saves as a file on your desktop.

What if my Print Screen key does not work?

On laptops, Print Screen is often combined with another key and requires Fn + Print Screen or Fn + Shift + Print Screen. Check your keyboard for a key labeled PrtScn or Print Scr. If it shares space with another symbol, you may need to hold Fn. Try both versions to see which works on your machine.

How do I take a screenshot of my entire screen if I have multiple monitors?

On Windows, Print Screen captures all monitors at once as one large image. On Mac, Command + Shift + 3 captures all screens. If you want only one monitor, use the partial-screen tool (Windows Key + Shift + S on Windows, Command + Shift + 4 on Mac) and drag across just the monitor you need.

Can I change where Mac saves screenshots?

Yes. Open Terminal (search for it in Spotlight), paste this command: defaults write com.apple.screencapture location ~/Desktop (or replace Desktop with Documents, Downloads, or another folder path), then press Enter. Restart your computer. New screenshots save to that folder instead of your desktop.