The fastest way: Print Screen and Paste
The simplest method on any Windows desktop is to press the Print Screen key (often labeled PrtScn), then open an image editor like Paint or Snagit and paste what you captured. This takes the entire screen and copies it to your clipboard — the temporary holding area where Windows stores copied items. From there you can paste it into an email, document, or image file.
If you want to skip the extra step, use Windows Key + Print Screen instead. This automatically saves a full screenshot directly to your Pictures folder in a subfolder called Screenshots, with a timestamp in the filename. You do not need to open another program or paste anything.
On a Mac, press Command + Shift + 3 to capture the whole screen and save it to your desktop as a PNG file. If you want it copied to your clipboard instead so you can paste it elsewhere, add the Control key: Command + Control + Shift + 3.
Key Takeaways
- Windows Key + Print Screen saves a full screenshot directly to your Pictures/Screenshots folder without opening any other program.
- Print Screen alone copies the image to your clipboard, so you must paste it into Paint, an email, or another program to save it.
- Alt + Print Screen captures only the active window instead of the entire screen, which is useful when other windows are open behind it.
- The Snipping Tool (Windows) and Screenshot app (Mac) let you select a specific rectangular area or freehand shape before capturing.
- All methods are built into your operating system and cost nothing — no separate software is required.
Capturing only the active window
When you have multiple windows open and want to capture only one, use Alt + Print Screen on Windows. This copies only the window that is currently in focus — the one you are actively using — rather than everything on your screen. You still need to paste it into an image editor or document to save it as a file.
On a Mac, press Command + Shift + 4, then press the spacebar. Your cursor will change to a camera icon. Click the window you want to capture, and it saves automatically to your desktop.
Selecting a specific area with the Snipping Tool
If you need to capture only a portion of your screen — a single paragraph, a chart, or a button — Windows includes the Snipping Tool. Search for "Snipping Tool" in your Start menu and open it. Click New, then drag a rectangle around the area you want to capture. When you release the mouse, the snipped area opens in the editor window, where you can annotate it with a pen or highlighter before saving.
Windows 11 also includes a newer app called Screenshot (search for it in the Start menu). It works similarly but integrates more smoothly with the clipboard and offers a freehand drawing option in addition to rectangular selection.
Mac users can press Command + Shift + 5 to open the Screenshot app, which displays a toolbar at the bottom of the screen. Click the thumbnail for the type of capture you want: full screen, window, or selected area. You can also set a timer and choose where to save the file before you capture.
Saving screenshots in different formats
When you use Windows Key + Print Screen or the Snipping Tool, your screenshot saves as a PNG file by default. PNG is a standard image format that preserves quality and works on any device. If you need a different format — JPG for smaller file size, or BMP for older software — open the screenshot in Paint, go to File > Save As, and choose the format from the dropdown menu.
Mac screenshots save as PNG by default as well. To change the format, open Terminal (search for it in Spotlight), paste this command, and press Enter: defaults write com.apple.screencapture type jpg. Replace "jpg" with "pdf", "tiff", or "bmp" if you prefer a different format. The change takes effect when ready for all future screenshots.
Using third-party tools for advanced features
Built-in tools cover most needs, but some people prefer dedicated screenshot software for features like cloud storage, automatic editing, or scrolling capture (which lets you grab a webpage longer than your screen height). Popular options include Snagit, Greenshot, and ShareX — all of which are paid or free depending on the version.
These tools are optional. If you only need to capture your screen occasionally and save it locally, the methods above are sufficient and require no installation. Third-party software becomes useful only if you take screenshots constantly, need to edit them heavily, or want to organize them in a specific way.
Troubleshooting when Print Screen does not work
If Print Screen does not respond, check whether your keyboard has a function key (Fn) that needs to be held down. Some laptops require Fn + Print Screen instead. Look at your Print Screen key — if it shares space with another label, you likely need the Fn key.
If Print Screen still does not work, your keyboard driver may be outdated or conflicting with another program. Open Device Manager (search for it in the Start menu), find Keyboards, right-click your keyboard, and select Update driver. If that does not help, try the Snipping Tool instead, which uses a different method and often works when Print Screen does not.
On a Mac, if Command + Shift + 3 does not work, check System Preferences > Keyboard > Shortcuts and confirm that the screenshot shortcuts are enabled. If they are, restart your Mac — sometimes the keyboard handler needs to reload.
Where screenshots are saved by default
Windows saves screenshots from Windows Key + Print Screen to C:\Users\[Your Username]\Pictures\Screenshots. You can navigate there by opening File Explorer, clicking Pictures in the left sidebar, then opening the Screenshots folder. If you want screenshots to save somewhere else, right-click any screenshot file, select Move, and choose a new location.
Mac saves screenshots to your desktop by default. If you want them to go to a specific folder instead, open Terminal and run: defaults write com.apple.screencapture location ~/Desktop/Screenshots (replace ~/Desktop/Screenshots with your preferred folder path). Create the folder first if it does not exist.
Frequently Asked Questions
Can I take a screenshot of just my cursor?
Not directly — Print Screen and the Snipping Tool do not capture the cursor itself. If you need to show where your cursor is pointing, use the Snipping Tool to capture the area, then use Paint to draw an arrow or circle pointing to the location. Some third-party tools like Snagit include a cursor-capture option, but it is not built into Windows or Mac.
What if I want to capture a scrolling webpage that is longer than my screen?
Standard screenshot tools capture only what is visible on your screen. To capture a full webpage, use your browser's built-in tool: in Chrome or Edge, right-click the page and select Capture full page. In Firefox, click the menu button (three lines), select Take Screenshot, then click Save full page. These save the entire page as a single image, even if it scrolls beyond your screen height.
Can I take a screenshot on a second monitor?
Yes. Print Screen captures all monitors connected to your PC at once. If you want to capture only the second monitor, use the Snipping Tool or Screenshot app and manually select the area on that monitor. Windows Key + Print Screen saves the combined image of all monitors to your Screenshots folder.
How do I take a screenshot without using the keyboard?
Open the Snipping Tool or Screenshot app and use the mouse to select the area you want. You can also use the Accessibility menu: on Windows, press Windows Key + U to open Ease of Access, then look for Screenshot options. On Mac, you can use Voice Control or accessibility shortcuts if you have them enabled in System Preferences.
Why is my screenshot blurry?
Screenshots capture at your screen's native resolution, so if your display is set to a low resolution, the image will appear blurry when enlarged. Check your display settings: on Windows, right-click the desktop and select Display settings, then look at the Resolution dropdown. On Mac, go to System Preferences > Displays and select the highest resolution available. Higher resolution means sharper screenshots.