The fastest way to screenshot on your computer

On Windows, press the Print Screen key (often labeled PrtScn) to capture your entire screen, or press Windows key + Shift + S to open the screenshot tool and select just the area you want. On Mac, press Command + Shift + 3 to capture the whole screen, or Command + Shift + 4 to select a specific area.

The difference between these methods matters: Print Screen on Windows copies the image to your clipboard, so you have to paste it into a document or image editor to save it. The Windows screenshot tool and Mac's built-in shortcuts save the file directly to your desktop or a folder you choose, which is usually faster if you need the image right away.

Key Takeaways

  • Windows Print Screen copies to your clipboard; Windows key + Shift + S opens a tool that lets you select an area and saves it as a file.
  • Mac Command + Shift + 3 captures the whole screen; Command + Shift + 4 lets you drag to select just part of it.
  • Screenshots on Mac save to your desktop by default, while Windows Print Screen requires you to paste into an editor first.
  • Both systems let you take screenshots of a single window or menu without capturing the whole screen.

Windows screenshot methods and where files go

Windows offers three main ways to take a screenshot, and each one puts the image in a different place. Print Screen (the PrtScn key) copies the entire screen to your clipboard—you then open Paint, Word, or any image editor and paste it there. This method is useful if you want to edit the image right away, but it means the screenshot exists only in memory until you save it.

Windows key + Shift + S opens the Snipping Tool (or Screenshot tool on newer Windows versions). A menu appears at the top with options: you can capture a rectangular area, a free-form shape, a window, or the full screen. Once you select your area, the image appears in a small preview window where you can edit it, copy it, or save it directly to your Pictures folder. This is the fastest route if you want the file saved without extra steps.

Windows key + Print Screen captures the entire screen and saves it automatically to your Pictures folder in a subfolder called Screenshots. This is the most hands-off method—the file appears on disk when ready with a timestamped filename like Screenshot (1).png. Use this when you need multiple screenshots in a row and don't want to manage each one individually.

Mac screenshot methods and where files go

Mac's screenshot shortcuts are built into the operating system and work the same way across all versions. Command + Shift + 3 captures your entire screen and saves a PNG file to your desktop with a timestamp in the filename (for example, Screenshot 2024-01-15 at 2.30.45 PM.png). The file appears when ready, ready to move or share.

Command + Shift + 4 changes your cursor to a crosshair. Click and drag to select the area you want to capture—the selected region highlights in white as you drag. Release the mouse to save the screenshot to your desktop. This method is useful for capturing a single window, a menu, or just the part of the screen you need.

Command + Shift + 5 (on macOS Mojave and newer) opens a floating toolbar with more options. You can record video, capture the full screen, capture a window, or capture a selected area. After you take the screenshot, a thumbnail appears in the corner of your screen—click it to edit, annotate, or delete the image before it saves to your desktop.

How to capture just one window instead of the whole screen

On Windows, use Windows key + Shift + S and select the "Window" option from the menu at the top. Move your cursor over the window you want to capture—it highlights in white—and click. The window alone is captured, without the rest of your desktop. Alternatively, open the Snipping Tool directly and choose the Window Snip option before selecting your window.

On Mac, press Command + Shift + 4, then press the Space bar. Your cursor changes to a camera icon. Move it over the window you want to capture—the window highlights in blue—and click. The entire window, including its shadow, is captured and saved to your desktop. This works for any open window: a browser tab, a document, a settings panel, or an process window.

Editing and annotating screenshots after you take them

On Windows, the Snipping Tool (opened with Windows key + Shift + S) shows a preview window after you capture. You can draw on the image with a pen, highlight text, or erase parts before saving. If you used Print Screen instead, paste the image into Paint (search for "Paint" in the Start menu) and use the drawing tools there. For more advanced editing, use the Photos app or a free tool like GIMP.

On Mac, Command + Shift + 5 is the easiest route—a thumbnail appears in the corner of your screen after you capture, and clicking it opens the editing panel. You can draw, add text, magnify, or crop. If you used Command + Shift + 3 or 4 instead, the screenshot file appears on your desktop; double-click it to open it in Preview, where you can annotate and save changes.

Changing where screenshots save on your computer

On Windows, screenshots from Windows key + Print Screen save to your Pictures folder in a Screenshots subfolder by default. To change this, open Settings, go to System > Storage > Advanced Storage Options, and look for the Screenshots section. You can choose a different folder, but Windows does not offer a built-in way to change the location for Print Screen alone—that always goes to your clipboard. The Snipping Tool lets you choose where to save each time you click Save.

On Mac, screenshots save to your desktop by default. To change this, open Terminal (search for "Terminal" in Spotlight) and paste this command: defaults write com.apple.screencapture location ~/Downloads (replace ~/Downloads with any folder path you prefer). Press Enter, then take a new screenshot—it will save to your chosen folder instead. To return to the desktop, use the same command but replace the folder path with ~/Desktop.

Frequently Asked Questions

Can I take a screenshot of just my cursor or pointer?

Most built-in screenshot tools do not capture the cursor by default. On Windows, the Snipping Tool does not include the cursor. On Mac, Command + Shift + 4 or 5 also excludes the cursor. If you need the cursor visible, use a third-party tool like ShareX (Windows) or Skitch (Mac), or take the screenshot and add a cursor image in an editor afterward.

What if I want to screenshot something that moves, like a video or animation?

Screenshots capture a single frozen moment, so they will not work for video or animation. Use your computer's built-in screen recording instead: Windows key + Alt + R on Windows (Game Bar), or Command + Shift + 5 on Mac and select Record. Both save video files you can play back or edit.

How do I take a screenshot on a laptop keyboard without a Print Screen key?

On laptops, Print Screen is often combined with another key and requires the Fn key. Try Fn + PrtScn or Fn + Insert. If that does not work, use Windows key + Shift + S instead—this method works on all Windows devices and does not depend on a dedicated Print Screen key.

Can I screenshot something that is not visible on my screen right now?

No—screenshots capture only what is currently displayed. If you need to capture a webpage that is longer than your screen, scroll to the top, take a screenshot, scroll down, take another, and combine them in an editor. Some browsers have a built-in "capture full page" feature in the developer tools (right-click and select Inspect, then look for the camera icon).

Where do I find my screenshots after I take them?

On Windows, check your Pictures folder (open File Explorer and click Pictures on the left), then look for a Screenshots subfolder. On Mac, check your desktop first—most screenshots appear there. If you changed the save location, navigate to the folder you chose in your settings or Terminal command.