🕷️ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 167 (from laksa157)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

ℹ️ Skipped - page is already crawled

đź“„
INDEXABLE
âś…
CRAWLED
3 days ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0.1 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://beebom.com/how-take-screenshot-mac/
Last Crawled2026-04-15 02:34:59 (3 days ago)
First Indexed2023-06-26 21:45:49 (2 years ago)
HTTP Status Code200
Meta TitleHow to Take a Screenshot on MacBook (2025 Guide) | Beebom
Meta DescriptionIf you have migrated from a Windows machine to a Mac, learn how to take a screenshot on Mac using different keyboard combinations.
Meta Canonicalnull
Boilerpipe Text
If you have just switched from a Windows laptop to a MacBook, the first thing you must have noticed is that there is no PrntScrn button to take screenshots. But you can easily capture the entire screen, a window, or just a portion of your screen with just a few key combinations. So, keep reading to learn how to take a screenshot on MacBook or a Mac using different keyboard combinations. How to Screenshot on Mac: Keyboard Shortcuts While taking a screenshot on Mac is actually simple, it can come off as complicated for new macOS users. That is why I have come up with this table to easily explain how to take different types of screenshots. Shortcut Action Description Shift + Cmd + 3 Capture fullscreen Takes a screenshot of the entire Mac screen Shift + Cmd + 4 Capture the selected portion Turns the cursor into a crosshair that you can drag to take a screenshot of the selected portion Shift + Cmd + 4 + Spacebar Capture a Window or menu Take a screenshot of the currently highlighted app or menu Shift + Cmd + 5 Opens the Screenshot app Bring up the Screenshot app at the bottom, where you can pick from different screen capture options Shift + Cmd + 6 Capture MacBook Touchbar Takes a screenshot of the touchbar (works only with MacBook Pro models which have a touchbar) This table sums up all the shortcuts to take screen captures on MacBook and Mac desktops, but if you need more detailed instructions, then you can take a look at the step-by-step guides below. Method 1: Take a Full-Screen Screenshot on Mac To capture a high-resolution screenshot of your entire Mac screen, you can use this default keyboard shortcut. Press Shift + Command + 3 to grab a screenshot of the entire MacBook screen. You will see a thumbnail at the bottom right of your screen, confirming that the screenshot has been taken. You can click on it to view the screenshot or wait for it to get saved on your desktop. For the best effect, I recommend that you hide desktop icons on Mac while taking a full-screen screenshot. Method 2: Grab a Partial Screenshot on Mac If you want a cropped screenshot on Mac of a specific portion of the screen, you can use this keyboard shortcut instead. To grab a partial screenshot, hold Shift + Command + 4 , and the cursor will turn into a crosshair. Now, left-click and drag the crosshair to select the portion and release it to capture the screenshot. You can also press & hold the Space bar while dragging to move the selection. If you don’t want to take a screenshot, press the Esc key. Method 3: Capture a Screenshot of a Window/Menu While you can capture a window using the method discussed earlier, there’s another Mac screenshot shortcut to capture a particular window or menu. This is how it works: Open the window or menu you want to capture. Press the  Shift  +  Command  + 4  +  Space bar  keys. The particular window gets greyed out, and the pointer turns into a camera icon . Now, click on a window where you want to capture a screenshot. To exclude the window’s shadow from the screenshot, press and hold the  Option  key while taking the screen capture. Method 4: Use macOS Screen Capture Tool Till now, I have detailed all common Mac screenshot shortcuts, including how to capture full-screen screenshots, capture a portion of a screen, and take screenshots of a window. While you can use all the above-discussed methods separately to capture different screenshots, Mac also offers a full-fledged screen-capturing tool to take screenshots from a single dashboard. Here’s how this works: Press the Shift + Command + 5 keyboard shortcut to bring up the screen capture window. Here you get the different options to take screenshots on a Mac. Here are your options to capture screenshots: Capture the entire screen, selected window, or selected portion. You can also use this method to screen record on Mac . You can also click on Options to set a timer to take the screenshots or change the save location. Once you are ready, click on the Capture button to grab the screenshot. Method 5: Take a Screenshot of MacBook Pro Touchbar Did you know that macOS also lets you take a screenshot of the MacBook Pro touchbar? Yes, and not many Mac users know about this secret trick. Here’s how you can do it: To take a screenshot of the MacBook Pro touchbar, press Shift + Command + 6 . It will show a small thumbnail in the bottom right corner of the screen. You can click on the thumbnail to view it or wait for it to be saved. How to Change Save Location of Screenshots on Mac By default, all the screenshots you take on your MacBook or Mac are saved on your desktop, whether it is a full-screen or a partial screenshot. If you want to change this default location, follow the methods discussed below: Method 1: Using Screen Capture Tool The easiest way to change the default save location of screenshots on your Mac is through the Screen Capture tool. It gives you the option to pick the folder where you want your screen captures to be saved. Let me show you how it works: Note: This method works only for a particular screenshot, and you will have to set the location every time you capture a screenshot. Press the Shift + Command + 5 keys to bring up the screen capture window. Now, click the Options tab at the bottom and choose the location in the pop-up menu. Method 2: Using Terminal To Change Save Location If you wish to change the default save location of screenshots on Mac permanently, you can do it using Terminal. Here’s what you need to do: Open the Finder app and press the  Shift  +  Command  +  N keys to create a new folder to save screenshots. Now, open the Terminal app and copy this command to your Mac clipboard . Then paste it in the Terminal window and hit space: defaults write com.apple.screencapture location Now, drag the newly created folder into the Terminal window. The folder path will appear after the command. Hit Return , and it will change the default location of screenshots on Mac. How to Change Default Screenshot File Format in macOS? Many new macOS users don’t know that by default, all screenshots on Mac are saved in the PNG format. The PNG format preserves a lot of details, but they are fairly large in size. However, if you want to change the default screenshot format in macOS to JPG, which is more universally used, then there are 2 ways to do so. Change macOS Screenshot Format Using Preview You can use the Preview app to take a screenshot on your MacBook or Mac computer and change the file format thereafter. Here’s how to do it: Open the Preview app on your Mac. Click on the File option in the top toolbar, and select Take Screenshot . You can pick between the options: From Selection, Window, or Entire Screen. After the screenshot is taken, open it in the Preview app again. Now, go to the File option again, and select Save . Open the Format field, pick JPEG , and click on Save . Default All Mac Screenshots to JPG with Terminal With the Preview method, you will have to change the default screenshot format every time you take one on your Mac. But if you want to completely change the file format from PNG to JPEG, then use this Terminal method. This is how it works: Open the Terminal app on your Mac. Enter this command to change the default screenshot format to JPEG: defaults write com.apple.screencapture type jpg;killall SystemUIServer If you want to switch back to PNG, then enter this command in Terminal: defaults write com.apple.screencapture type png;killall SystemUIServer You can even use this option to create GIF on Mac by changing the format and saving files in the .gif format. Screenshot Not Saving on MacBook? Try These Fixes I have known many people who sometimes run into an issue where any screenshots taken on a MacBook are not saved. This can also happen to those with a Mac desktop. So if you are running into this problem, here are some troubleshooting fixes to help you out. Check if you are using the correct keyboard shortcuts to take a screenshot on Mac. Full storage can also prevent Mac from saving screenshots. Check if you have enough space. You can also clear cache of your MacBook , which can help make some space and fix the issue. Change save location by using Shift + Cmd + 5 > Options > select Desktop folder. Disable the Preview app as it can prevent screenshots from saving automatically. Restart your MacBook, as there could be a bug interfering with screenshots. Relaunch Finder by clicking on the Apple icon > Force Quit > select Finder > Relaunch. If you use Dropbox, then change its settings by going to Dropbox > Preferences > Import and untick the option for “Share screenshots using Dropbox”. This brings us to the end of this little crash course. As someone who also switched from Windows to Mac, I understand that it can be frustrating at first to learn how to take screenshots on a MacBook, which is why I have detailed all the things that you need to know in this guide. But if I left something out, then let me know in the comments below. Why can’t I take a screenshot on my Mac? Generally, screenshot-capturing shortcuts are enabled by default on your Mac, but in some cases, you may be required to configure the settings. Here’s how you can: Apple menu > System Settings > Keyboard > Shortcuts > Screenshots Does Mac have a screenshot tool? Fortunately, it does. You can access it by pressing Command + Shift + 5 keys. Related Articles
Markdown
Skip to content [Beebom](https://beebom.com/) - [News](https://beebom.com/category/news/) - [Opinions](https://beebom.com/tag/opinion/) - [Reviews](https://beebom.com/category/reviews/) - [Gaming](https://beebom.com/category/games/) - [Roblox](https://beebom.com/tag/roblox/) - [Roblox Codes](https://beebom.com/tag/roblox-codes/) - [Puzzle Games](https://beebom.com/puzzle/) - [GTA](https://beebom.com/tag/gta/) - [Minecraft](https://beebom.com/tag/minecraft/) - [Genshin Impact](https://beebom.com/tag/genshin-impact/) - [Honkai Star Rail](https://beebom.com/tag/honkai-star-rail/) - [Fortnite](https://beebom.com/tag/fortnite/) - [Tech](https://beebom.com/category/tech/) - [Instagram](https://beebom.com/tag/instagram/) - [Snapchat](https://beebom.com/tag/snapchat/) - [Apple](https://beebom.com/tag/apple/) - [AI](https://beebom.com/tag/ai/) - [Android](https://beebom.com/tag/android/) - [Beebom Gadgets](https://gadgets.beebom.com/) [Beebom Gadgets](https://gadgets.beebom.com/) Search For : Search Results Load More - [News](https://beebom.com/category/news/) - [Opinions](https://beebom.com/tag/opinion/) - [Reviews](https://beebom.com/category/reviews/) - [Gaming](https://beebom.com/category/games/) - [Roblox](https://beebom.com/tag/roblox/) - [Roblox Codes](https://beebom.com/tag/roblox-codes/) - [Puzzle Games](https://beebom.com/puzzle/) - [GTA](https://beebom.com/tag/gta/) - [Minecraft](https://beebom.com/tag/minecraft/) - [Genshin Impact](https://beebom.com/tag/genshin-impact/) - [Honkai Star Rail](https://beebom.com/tag/honkai-star-rail/) - [Fortnite](https://beebom.com/tag/fortnite/) - [Tech](https://beebom.com/category/tech/) - [Instagram](https://beebom.com/tag/instagram/) - [Snapchat](https://beebom.com/tag/snapchat/) - [Apple](https://beebom.com/tag/apple/) - [AI](https://beebom.com/tag/ai/) - [Android](https://beebom.com/tag/android/) - [Beebom Gadgets](https://gadgets.beebom.com/) No results found [Home](https://beebom.com/) \> [Tech](https://beebom.com/category/tech/) \> How to Take a Screenshot on MacBook # How to Take a Screenshot on MacBook [![Portrait of Kanika Gogia](https://secure.gravatar.com/avatar/d51acb2e9b60275385fe631cdfb695de2bfaae3cb123a01f0b24a904863c09b7?s=32&d=mm&r=g) Kanika Gogia](https://beebom.com/author/kanika/) Updated: October 16, 2025 [Comments 0](https://beebom.com/how-take-screenshot-mac/#comments-22652) Share Copied In Short - If you are wondering how to screenshot on Mac, press 'Shift + Command + 3' to capture a screenshot of the entire screen. - To capture a portion of the Mac screen, use the 'Shift + Command + 4' Mac keyboard shortcut. - You can also use the 'Shift + Command + 4 + Space bar' shortcut to capture a window or menu on your Mac. [Click Here to Add Beebom as a Trusted Source Add as a preferred source on Google](https://www.google.com/preferences/source?q=beebom.com) If you have just switched from a Windows laptop to a MacBook, the first thing you must have noticed is that there is no PrntScrn button to take screenshots. But you can easily capture the entire screen, a window, or just a portion of your screen with just a few key combinations. So, keep reading to learn how to take a screenshot on MacBook or a Mac using different keyboard combinations. ## How to Screenshot on Mac: Keyboard Shortcuts While taking a screenshot on Mac is actually simple, it can come off as complicated for new macOS users. That is why I have come up with this table to easily explain how to take different types of screenshots. | Shortcut | Action | Description | |---|---|---| | **Shift + Cmd + 3** | Capture fullscreen | Takes a screenshot of the entire Mac screen | | **Shift + Cmd + 4** | Capture the selected portion | Turns the cursor into a crosshair that you can drag to take a screenshot of the selected portion | | **Shift + Cmd + 4 + Spacebar** | Capture a Window or menu | Take a screenshot of the currently highlighted app or menu | | **Shift + Cmd + 5** | Opens the Screenshot app | Bring up the Screenshot app at the bottom, where you can pick from different screen capture options | | **Shift + Cmd + 6** | Capture MacBook Touchbar | Takes a screenshot of the touchbar (works only with MacBook Pro models which have a touchbar) | This table sums up all the shortcuts to take screen captures on MacBook and Mac desktops, but if you need more detailed instructions, then you can take a look at the step-by-step guides below. ## Method 1: Take a Full-Screen Screenshot on Mac To capture a high-resolution screenshot of your entire Mac screen, you can use this default keyboard shortcut. 1. Press **Shift** + **Command** + **3** to grab a screenshot of the entire MacBook screen. ![Keyboard shortcut to take entire screen screenshot on MacBook](https://static.beebom.com/wp-content/uploads/2024/07/Keyboard-shortcut-to-take-entire-screen-screenshot-on-MacBook.jpg?w=1024) 1. You will see a **thumbnail** at the bottom right of your screen, confirming that the screenshot has been taken. 2. You can click on it to view the screenshot or wait for it to get saved on your desktop. For the best effect, I recommend that you [hide desktop icons on Mac](https://beebom.com/how-hide-desktop-icons-mac/) while taking a full-screen screenshot. **Also Read:** [How to Use Mac’s Keyboard or Trackpad with iPad](https://beebom.com/how-use-mac-keyboard-trackpad-with-ipad/) ![Click on the Screenshot thumbnail on Mac](https://static.beebom.com/wp-content/uploads/2024/07/Click-on-the-Screenshot-thumbnail-on-Mac.jpg?w=845) ## Method 2: Grab a Partial Screenshot on Mac If you want a [cropped screenshot on Mac](https://beebom.com/how-crop-screenshot-mac/) of a specific portion of the screen, you can use this keyboard shortcut instead. 1. To grab a partial screenshot, hold **Shift** + **Command** + **4**, and the cursor will turn into a crosshair. ![Keyboard shortcut to take partial screenshot on MacBook](https://static.beebom.com/wp-content/uploads/2024/07/Keyboard-shortcut-to-take-partial-screenshot-on-MacBook.jpg?w=1024) 1. Now, left-click and drag the **crosshair** to select the portion and release it to capture the screenshot. 2. You can also press & hold the **Space bar** while dragging to move the selection. 3. If you don’t want to take a screenshot, press the **Esc** key. ![Take a partial screenshot on Mac with keyboard shortcut](https://static.beebom.com/wp-content/uploads/2024/07/Take-a-partial-screenshot-on-Mac-with-keyboard-shortcut.jpg?w=1024) ## Method 3: Capture a Screenshot of a Window/Menu While you can capture a window using the method discussed earlier, there’s another Mac screenshot shortcut to capture a particular window or menu. This is how it works: 1. Open the window or menu you want to capture. 2. Press the **Shift** + **Command** + **4** + **Space bar** keys. ![Keyboard shortcut to take window or app screenshot on MacBook](https://static.beebom.com/wp-content/uploads/2024/07/Keyboard-shortcut-to-take-window-or-app-screenshot-on-MacBook.jpg?w=1024) 1. The particular window gets greyed out, and the pointer turns into a **camera icon**. 2. Now, **click on a window** where you want to capture a screenshot. 3. To exclude the window’s shadow from the screenshot, press and hold the **Option** key while taking the screen capture. **Also Read:** [Hot Corners Mac: How to Set Up Corner Gestures on Your Mac](https://beebom.com/how-set-up-hot-corners-mac/) ![Taking a screenshot of a window in MacBook ](https://static.beebom.com/wp-content/uploads/2024/07/Taking-a-screenshot-of-a-window-in-MacBook-.jpg?w=1024) ## Method 4: Use macOS Screen Capture Tool Till now, I have detailed all common Mac screenshot shortcuts, including how to capture full-screen screenshots, capture a portion of a screen, and take screenshots of a window. While you can use all the above-discussed methods separately to capture different screenshots, Mac also offers a full-fledged screen-capturing tool to take screenshots from a single dashboard. Here’s how this works: 1. Press the **Shift** + **Command** \+ **5** keyboard shortcut to bring up the screen capture window. ![Highlighted Keyboard shortcut to take Screenshot of MacBook Pro Touchbar](https://static.beebom.com/wp-content/uploads/2024/07/Highlighted-Keyboard-shortcut-to-take-Screenshot-of-MacBook-Pro-Touchbar.jpg?w=1024) 1. Here you get the different options to take screenshots on a Mac. 2. Here are your options to capture screenshots: Capture the entire screen, selected window, or selected portion. You can also use this method to [screen record on Mac](https://beebom.com/how-screen-record-mac/). ![Screen Capture Tool in macOS Tahoe ](https://static.beebom.com/wp-content/uploads/2024/07/Screen-Capture-Tool-in-macOS-Tahoe-.jpg?w=1000) 1. You can also click on **Options** to set a timer to take the screenshots or change the save location. ![Screen Capture Tool in macOS Tahoe ](https://static.beebom.com/wp-content/uploads/2024/07/Showing-the-Option-menu-in-Screen-Capture-Tool-in-macOS.jpg?w=1024) 1. Once you are ready, click on the Capture button to grab the screenshot. ## Method 5: Take a Screenshot of MacBook Pro Touchbar Did you know that macOS also lets you take a screenshot of the MacBook Pro touchbar? Yes, and not many Mac users know about this secret trick. Here’s how you can do it: 1. To take a screenshot of the MacBook Pro touchbar, press **Shift + Command + 6**. ![Highlighted Keyboard shortcut to take Screenshot of MacBook Pro Touchbar](https://static.beebom.com/wp-content/uploads/2024/07/Highlighted-Keyboard-shortcut-to-take-Screenshot-of-MacBook-Pro-Touchbar-1.jpg?w=1024) 1. It will show a **small thumbnail** in the bottom right corner of the screen. 2. You can click on the thumbnail to view it or wait for it to be saved. ## How to Change Save Location of Screenshots on Mac By default, all the screenshots you take on your MacBook or Mac are saved on your desktop, whether it is a full-screen or a partial screenshot. If you want to change this default location, follow the methods discussed below: ## Method 1: Using Screen Capture Tool The easiest way to change the default save location of screenshots on your Mac is through the Screen Capture tool. It gives you the option to pick the folder where you want your screen captures to be saved. Let me show you how it works: > Note: > > *This method works only for a particular screenshot, and you will have to set the location every time you capture a screenshot.* 1. Press the **Shift** + **Command** \+ **5** keys to bring up the screen capture window. 2. Now, click the **Options tab** at the bottom and choose the location in the pop-up menu. **Also Read:** [MacBook Overheating When Closed? Try These Fixes](https://beebom.com/macbook-overheating-when-closed-fixes/) ![Highlighted Save To section in Screen Capture Window in Mac](https://static.beebom.com/wp-content/uploads/2024/07/Highlighted-Save-To-section-in-Screen-Capture-Window-in-Mac.jpg?w=823) ## Method 2: Using Terminal To Change Save Location If you wish to change the default save location of screenshots on Mac permanently, you can do it using Terminal. Here’s what you need to do: 1. Open the **Finder app** and press the **Shift** + **Command** + **N keys** to create a new folder to save screenshots. 2. Now, open the **Terminal** **app** and copy this command to your [Mac clipboard](https://beebom.com/how-view-clipboard-history-mac/). 3. Then paste it in the Terminal window and hit space: ``` defaults write com.apple.screencapture location ``` 1. Now, drag the newly created folder into the Terminal window. ![Dragging Screenshot folder in macOS Terminal](https://static.beebom.com/wp-content/uploads/2024/07/Dragging-Screenshot-folder-in-macOS-Terminal.jpg?w=1000) 1. The folder path will appear after the command. ![New location to save screenshots in macOS ](https://static.beebom.com/wp-content/uploads/2024/07/New-location-to-save-screenshots-in-macOS-.jpg?w=1000) 1. Hit **Return**, and it will change the default location of screenshots on Mac. ## How to Change Default Screenshot File Format in macOS? Many new macOS users don’t know that by default, all screenshots on Mac are saved in the PNG format. The PNG format preserves a lot of details, but they are fairly large in size. However, if you want to change the default screenshot format in macOS to JPG, which is more universally used, then there are 2 ways to do so. ## Change macOS Screenshot Format Using Preview You can use the Preview app to take a screenshot on your MacBook or Mac computer and change the file format thereafter. Here’s how to do it: 1. Open the **Preview app** on your Mac. 2. Click on the **File option** in the top toolbar, and select **Take Screenshot**. You can pick between the options: From Selection, Window, or Entire Screen. ![New location to save screenshots in macOS ](https://static.beebom.com/wp-content/uploads/2024/07/Open-File-menu-and-click-on-Take-Screenshot-option-in-macOS.jpg?w=1024) 1. After the screenshot is taken, **open it in the Preview app** again. 2. Now, go to the **File option** again, and select **Save**. ![Click on File Menu in Preview app and select Save option](https://static.beebom.com/wp-content/uploads/2024/07/Click-on-File-Menu-in-Preview-app-and-select-Save-option.jpg?w=842) 1. Open the Format field, pick **JPEG**, and click on **Save**. ![Select the JPEG option and click on Save](https://static.beebom.com/wp-content/uploads/2024/07/Select-the-JPEG-option-and-click-on-Save.jpg?w=844) ## Default All Mac Screenshots to JPG with Terminal With the Preview method, you will have to change the default screenshot format every time you take one on your Mac. But if you want to completely change the file format from PNG to JPEG, then use this Terminal method. This is how it works: 1. Open the **Terminal app** on your Mac. 2. Enter this command to change the default screenshot format to JPEG: ``` defaults write com.apple.screencapture type jpg;killall SystemUIServer ``` 1. If you want to switch back to PNG, then enter this command in Terminal: ``` defaults write com.apple.screencapture type png;killall SystemUIServer ``` You can even use this option to [create GIF on Mac](https://beebom.com/how-create-gif-mac/) by changing the format and saving files in the .gif format. ## Screenshot Not Saving on MacBook? Try These Fixes I have known many people who sometimes run into an issue where any screenshots taken on a MacBook are not saved. This can also happen to those with a Mac desktop. So if you are running into this problem, here are some troubleshooting fixes to help you out. - Check if you are using the correct keyboard shortcuts to take a screenshot on Mac. - Full storage can also prevent Mac from saving screenshots. Check if you have enough space. - You can also [clear cache of your MacBook](https://beebom.com/how-clear-cache-mac/), which can help make some space and fix the issue. - Change save location by using Shift + Cmd + 5 \> Options \> select Desktop folder. - Disable the Preview app as it can prevent screenshots from saving automatically. - Restart your MacBook, as there could be a bug interfering with screenshots. - Relaunch Finder by clicking on the Apple icon \> Force Quit \> select Finder \> Relaunch. - If you use Dropbox, then change its settings by going to Dropbox \> Preferences \> Import and untick the option for “Share screenshots using Dropbox”. This brings us to the end of this little crash course. As someone who also switched from Windows to Mac, I understand that it can be frustrating at first to learn how to take screenshots on a MacBook, which is why I have detailed all the things that you need to know in this guide. But if I left something out, then let me know in the comments below. **Why can’t I take a screenshot on my Mac?** Generally, screenshot-capturing shortcuts are enabled by default on your Mac, but in some cases, you may be required to configure the settings. Here’s how you can: Apple menu \> System Settings \> Keyboard \> Shortcuts \> Screenshots **Does Mac have a screenshot tool?** Fortunately, it does. You can access it by pressing Command + Shift + 5 keys. Related Articles [Apple Might Finally Bring Touchscreen to MacBooks in 2026, Reveals Kuo](https://beebom.com/apple-might-finally-bring-touchscreen-to-macbooks-in-2026-reveals-kuo/) Anshuman Jain Sep 17, 2025 [I Tested Cyberpunk 2077 on an M4 Mac and It’s Really Good](https://beebom.com/i-tested-cyberpunk-2077-on-m4-mac-and-its-really-good/) Anshuman Jain Aug 7, 2025 [All macOS Software Versions in Order Until 2026](https://beebom.com/all-macos-versions-in-order/) Kanika Gogia Jun 13, 2025 [iMessage Could Soon Borrow a Feature or Two from WhatsApp](https://beebom.com/imessage-to-get-chat-backgrounds-and-polls/) Anshuman Jain Jun 7, 2025 \#Tags [\#Apple](https://beebom.com/tag/apple/)[\#MacBook](https://beebom.com/tag/macbook/) ![Portrait of Kanika Gogia](https://secure.gravatar.com/avatar/d51acb2e9b60275385fe631cdfb695de2bfaae3cb123a01f0b24a904863c09b7?s=200&d=mm&r=g) Kanika Gogia Kanika has been a loyal iPhone user since 2014 and loves everything Apple. With a Master’s in Computer Applications, passion for technology, and over five years of experience in writing, she landed at Beebom as an Apple Ecosystem Writer. She specializes in writing How To’s, troubleshooting guides, App features, and roundups for Apple users to help them make the best use of their gadgets. When not writing, she loves to try out new recipes and enjoy some family time. Comments 0 Leave a Reply Cancel reply Loading comments... *** Recommended Articles [![What to Expect from Apple's March 2026 Event: Budget MacBook, iPhone 17e, New iPads and More](https://static.beebom.com/wp-content/uploads/2026/03/Apple-March-Event-announcement-image.jpg?w=300&quality=75)](https://beebom.com/what-to-expect-from-apple-march-2026-event/) [What to Expect from Apple's March 2026 Event: Budget MacBook, iPhone 17e, New iPads and More](https://beebom.com/what-to-expect-from-apple-march-2026-event/) ![Portrait of Anshuman Jain](https://static.beebom.com/wp-content/uploads/2026/01/Anshuman-Jain-Profile-Picture-Beebom.jpg?w=290&h=290&crop=1&quality=75) Anshuman Jain [![MacBook Neo Review: Are We in the Matrix or Is This Real?](https://static.beebom.com/wp-content/uploads/2026/03/MacBook-Neo-closed-lid-shown-on-a-white-table.jpg?w=300&quality=75)](https://beebom.com/apple-macbook-neo-review/) [MacBook Neo Review: Are We in the Matrix or Is This Real?](https://beebom.com/apple-macbook-neo-review/) ![Portrait of Anshuman Jain](https://static.beebom.com/wp-content/uploads/2026/01/Anshuman-Jain-Profile-Picture-Beebom.jpg?w=290&h=290&crop=1&quality=75) Anshuman Jain [![MacBook Pro M4 Pro Review: Super-powered and Super-pricey](https://static.beebom.com/wp-content/uploads/2024/12/MacBook-Pro-M4-Pro-Review-Featured-Image.jpg?w=300&quality=75)](https://beebom.com/macbook-pro-m4-pro-review/) [MacBook Pro M4 Pro Review: Super-powered and Super-pricey](https://beebom.com/macbook-pro-m4-pro-review/) ![Portrait of Akshay Gangwar](https://secure.gravatar.com/avatar/e11093433478afcfbad9e4ae1c190a057fa449290f2dbf59f81af985d3e731a6?s=24&d=mm&r=g) Akshay Gangwar [![ Apple’s AI Ambitions Will Finally Take Flight in 2025](https://static.beebom.com/wp-content/uploads/2024/12/Apple-Intelligence-Take-Off-2025.jpg?w=300&quality=75)](https://beebom.com/apples-ai-ambitions-take-flight-2025/) [Apple’s AI Ambitions Will Finally Take Flight in 2025](https://beebom.com/apples-ai-ambitions-take-flight-2025/) ![Portrait of Kanika Gogia](https://secure.gravatar.com/avatar/d51acb2e9b60275385fe631cdfb695de2bfaae3cb123a01f0b24a904863c09b7?s=24&d=mm&r=g) Kanika Gogia [![How to Access Your Favorite Messages from iPhone Lock Screen](https://static.beebom.com/wp-content/uploads/2025/04/How-to-Access-Your-Favorite-Messages-from-iPhone-Lock-Screen.jpg?w=300&quality=75)](https://beebom.com/how-to-access-favorite-messages-from-iphone-lock-screen/) [How to Access Your Favorite Messages from iPhone Lock Screen](https://beebom.com/how-to-access-favorite-messages-from-iphone-lock-screen/) ![Portrait of Beebom Staff](https://secure.gravatar.com/avatar/88f09cba9de8e068a82d0247a49a0039323375b287a39234e6e6b53a09ba7c92?s=24&d=mm&r=g) Beebom Staff [![How to Switch Apple ID on iPhone and iPad without Losing Data](https://static.beebom.com/wp-content/uploads/2021/11/How-to-Switch-Apple-ID-on-iPhone-and-iPad-without-losing-data-featured.jpg?w=300&quality=75)](https://beebom.com/switch-apple-id-iphone-ipad-without-losing-data/) [How to Switch Apple ID on iPhone and iPad without Losing Data](https://beebom.com/switch-apple-id-iphone-ipad-without-losing-data/) ![Portrait of Akshay Gangwar](https://secure.gravatar.com/avatar/e11093433478afcfbad9e4ae1c190a057fa449290f2dbf59f81af985d3e731a6?s=24&d=mm&r=g) Akshay Gangwar [![Apple M3 Ultra vs M4 Max: Which Mac Studio Should You Buy?](https://static.beebom.com/wp-content/uploads/2025/03/comparison-between-m4-max-and-m3-ultra-mac-studio.jpg?w=300&quality=75)](https://beebom.com/apple-m3-ultra-vs-m4-max-which-mac-studio-to-buy/) [Apple M3 Ultra vs M4 Max: Which Mac Studio Should You Buy?](https://beebom.com/apple-m3-ultra-vs-m4-max-which-mac-studio-to-buy/) ![Portrait of Arjun Sha](https://static.beebom.com/wp-content/uploads/2026/01/20241011_1337401.png?w=290&h=290&crop=1&quality=75) Arjun Sha More In Tech [![Zawa AI Can Build Your Full Brand Identity Without a Design Agency](https://static.beebom.com/wp-content/uploads/2026/04/zawa-ai-can-create-consistent-brand-assets-for-businesses.jpg?w=300&quality=75)](https://beebom.com/zawa-ai-build-your-full-brand-identity-without-design-agency/) [Zawa AI Can Build Your Full Brand Identity Without a Design Agency](https://beebom.com/zawa-ai-build-your-full-brand-identity-without-design-agency/) ![Portrait of Partner Content](https://secure.gravatar.com/avatar/0675f77f5b1da134fe53528e8e0f5c75d8dbc03b6db30672e69a55e49790a5a8?s=24&d=mm&r=g) Partner Content [![Wondershare Relumi: The AI Photo Retake App That Lets You Recreate Moments](https://static.beebom.com/wp-content/uploads/2026/03/wondershare-relumi-ai-photo-retake-app.jpg?w=300&quality=75)](https://beebom.com/wondershare-relumi-ai-photo-retake-app/) [Wondershare Relumi: The AI Photo Retake App That Lets You Recreate Moments](https://beebom.com/wondershare-relumi-ai-photo-retake-app/) ![Portrait of Arjun Sha](https://static.beebom.com/wp-content/uploads/2026/01/20241011_1337401.png?w=290&h=290&crop=1&quality=75) Arjun Sha [![DeepSeek vs ChatGPT: The Ultimate AI Comparison for 2026](https://static.beebom.com/wp-content/uploads/2026/03/deepseek-vs-chatgpt-comparison.jpg?w=300&quality=75)](https://beebom.com/deepseek-vs-chatgpt/) [DeepSeek vs ChatGPT: The Ultimate AI Comparison for 2026](https://beebom.com/deepseek-vs-chatgpt/) ![Portrait of Arjun Sha](https://static.beebom.com/wp-content/uploads/2026/01/20241011_1337401.png?w=290&h=290&crop=1&quality=75) Arjun Sha [![ChatGPT Adult Mode: How to Get NSFW (18+) Chat and Messages](https://static.beebom.com/wp-content/uploads/2026/03/Animated-image-of-an-anime-girl-with-ChatGPT-logo-at-the-bottom.jpg?w=300&quality=75)](https://beebom.com/chatgpt-adult-mode-nsfw-chat-and-messages/) [ChatGPT Adult Mode: How to Get NSFW (18+) Chat and Messages](https://beebom.com/chatgpt-adult-mode-nsfw-chat-and-messages/) ![Portrait of Anshuman Jain](https://static.beebom.com/wp-content/uploads/2026/01/Anshuman-Jain-Profile-Picture-Beebom.jpg?w=290&h=290&crop=1&quality=75) Anshuman Jain [![I Tested Wispr Flow AI Dictation App and It Transcribes My Voice Faster than I Can Type](https://static.beebom.com/wp-content/uploads/2026/02/wispr-flow-on-mac.jpg?w=300&quality=75)](https://beebom.com/wispr-flow-ai-dictation-app-transcribes-voice-faster-than-typing/) [I Tested Wispr Flow AI Dictation App and It Transcribes My Voice Faster than I Can Type](https://beebom.com/wispr-flow-ai-dictation-app-transcribes-voice-faster-than-typing/) ![Portrait of Arjun Sha](https://static.beebom.com/wp-content/uploads/2026/01/20241011_1337401.png?w=290&h=290&crop=1&quality=75) Arjun Sha [![I Tried HitPaw's VikPea AI Video Enhancer to Upscale, Denoise, and Restore Videos](https://static.beebom.com/wp-content/uploads/2026/02/HitPaw-VikPea-Video-enhancement-tool-showcase.jpg?w=300&quality=75)](https://beebom.com/hitpaw-vikpea-ai-video-enhancer-upscale-restore-videos/) [I Tried HitPaw's VikPea AI Video Enhancer to Upscale, Denoise, and Restore Videos](https://beebom.com/hitpaw-vikpea-ai-video-enhancer-upscale-restore-videos/) ![Portrait of Partner Content](https://secure.gravatar.com/avatar/0675f77f5b1da134fe53528e8e0f5c75d8dbc03b6db30672e69a55e49790a5a8?s=24&d=mm&r=g) Partner Content [![Nano Banana 2 vs Nano Banana Pro Comparison: Bigger Isn't Always Better](https://static.beebom.com/wp-content/uploads/2025/09/google-brings-its-viral-nano-banana-image-generator-to-X.jpg?w=300&quality=75)](https://beebom.com/nano-banana-2-vs-nano-banana-pro-comparison/) [Nano Banana 2 vs Nano Banana Pro Comparison: Bigger Isn't Always Better](https://beebom.com/nano-banana-2-vs-nano-banana-pro-comparison/) ![Portrait of Arjun Sha](https://static.beebom.com/wp-content/uploads/2026/01/20241011_1337401.png?w=290&h=290&crop=1&quality=75) Arjun Sha ### Trending Stories in \#Apple 01 [Apple Is Preparing to End This Year with Its Most “Ultra” Products Yet](https://beebom.com/apple-preparing-macbook-ultra-iphone-fold-airpods-ultra/) Anshuman Jain 02 [Apple Launches \$600 MacBook Neo with A18 Pro Chipset](https://beebom.com/apple-launches-macbook-neo-with-a18-pro-chipset/) Anshuman Jain 03 [Apple Releases MacBook Pro with M5 Pro and M5 Max Chipsets and MacBook Air M5](https://beebom.com/apple-macbook-pro-m5-pro-m5-max-macbook-air-m5-launched/) Anshuman Jain 04 [Apple’s New iPad Air M4 Is Here, And It Has a Massive 12GB RAM Surprise](https://beebom.com/apple-ipad-air-m4-launched/) Anshuman Jain 05 [Apple Is Working on an AI Pendant, AI Smart Glasses and AirPods with Cameras](https://beebom.com/apple-developing-ai-pendant-smart-glasses-and-airpods-with-cameras/) Anshuman Jain Beebom is one of the leading consumer technology websites aimed at helping people understand and use technology in a better way. - [About Us](https://beebom.com/about-us/) - [Careers](https://beebom.com/careers/) - [Get in touch](https://beebom.com/contact-us/) - [Advertise](https://beebom.com/advertise/) - [Privacy Policy](https://beebom.com/privacy-policy/) - [Editorial Guidelines](https://beebom.com/editorial-guidelines/) Beebom is one of the leading consumer technology websites aimed at helping people understand and use technology in a better way. - [About Us](https://beebom.com/about-us/) - [Careers](https://beebom.com/careers/) - [Get in touch](https://beebom.com/contact-us/) - [Advertise](https://beebom.com/advertise/) - [Privacy Policy](https://beebom.com/privacy-policy/) - [Editorial Guidelines](https://beebom.com/editorial-guidelines/) *** © Beebom Media Private Limited
Readable Markdown
If you have just switched from a Windows laptop to a MacBook, the first thing you must have noticed is that there is no PrntScrn button to take screenshots. But you can easily capture the entire screen, a window, or just a portion of your screen with just a few key combinations. So, keep reading to learn how to take a screenshot on MacBook or a Mac using different keyboard combinations. ## How to Screenshot on Mac: Keyboard Shortcuts While taking a screenshot on Mac is actually simple, it can come off as complicated for new macOS users. That is why I have come up with this table to easily explain how to take different types of screenshots. | Shortcut | Action | Description | |---|---|---| | **Shift + Cmd + 3** | Capture fullscreen | Takes a screenshot of the entire Mac screen | | **Shift + Cmd + 4** | Capture the selected portion | Turns the cursor into a crosshair that you can drag to take a screenshot of the selected portion | | **Shift + Cmd + 4 + Spacebar** | Capture a Window or menu | Take a screenshot of the currently highlighted app or menu | | **Shift + Cmd + 5** | Opens the Screenshot app | Bring up the Screenshot app at the bottom, where you can pick from different screen capture options | | **Shift + Cmd + 6** | Capture MacBook Touchbar | Takes a screenshot of the touchbar (works only with MacBook Pro models which have a touchbar) | This table sums up all the shortcuts to take screen captures on MacBook and Mac desktops, but if you need more detailed instructions, then you can take a look at the step-by-step guides below. ## Method 1: Take a Full-Screen Screenshot on Mac To capture a high-resolution screenshot of your entire Mac screen, you can use this default keyboard shortcut. 1. Press **Shift** + **Command** + **3** to grab a screenshot of the entire MacBook screen. ![Keyboard shortcut to take entire screen screenshot on MacBook](https://static.beebom.com/wp-content/uploads/2024/07/Keyboard-shortcut-to-take-entire-screen-screenshot-on-MacBook.jpg?w=1024) 1. You will see a **thumbnail** at the bottom right of your screen, confirming that the screenshot has been taken. 2. You can click on it to view the screenshot or wait for it to get saved on your desktop. For the best effect, I recommend that you [hide desktop icons on Mac](https://beebom.com/how-hide-desktop-icons-mac/) while taking a full-screen screenshot. ![Click on the Screenshot thumbnail on Mac](https://static.beebom.com/wp-content/uploads/2024/07/Click-on-the-Screenshot-thumbnail-on-Mac.jpg?w=845) ## Method 2: Grab a Partial Screenshot on Mac If you want a [cropped screenshot on Mac](https://beebom.com/how-crop-screenshot-mac/) of a specific portion of the screen, you can use this keyboard shortcut instead. 1. To grab a partial screenshot, hold **Shift** + **Command** + **4**, and the cursor will turn into a crosshair. ![Keyboard shortcut to take partial screenshot on MacBook](https://static.beebom.com/wp-content/uploads/2024/07/Keyboard-shortcut-to-take-partial-screenshot-on-MacBook.jpg?w=1024) 1. Now, left-click and drag the **crosshair** to select the portion and release it to capture the screenshot. 2. You can also press & hold the **Space bar** while dragging to move the selection. 3. If you don’t want to take a screenshot, press the **Esc** key. ![Take a partial screenshot on Mac with keyboard shortcut](https://static.beebom.com/wp-content/uploads/2024/07/Take-a-partial-screenshot-on-Mac-with-keyboard-shortcut.jpg?w=1024) ## Method 3: Capture a Screenshot of a Window/Menu While you can capture a window using the method discussed earlier, there’s another Mac screenshot shortcut to capture a particular window or menu. This is how it works: 1. Open the window or menu you want to capture. 2. Press the **Shift** + **Command** + **4** + **Space bar** keys. ![Keyboard shortcut to take window or app screenshot on MacBook](https://static.beebom.com/wp-content/uploads/2024/07/Keyboard-shortcut-to-take-window-or-app-screenshot-on-MacBook.jpg?w=1024) 1. The particular window gets greyed out, and the pointer turns into a **camera icon**. 2. Now, **click on a window** where you want to capture a screenshot. 3. To exclude the window’s shadow from the screenshot, press and hold the **Option** key while taking the screen capture. ![Taking a screenshot of a window in MacBook ](https://static.beebom.com/wp-content/uploads/2024/07/Taking-a-screenshot-of-a-window-in-MacBook-.jpg?w=1024) ## Method 4: Use macOS Screen Capture Tool Till now, I have detailed all common Mac screenshot shortcuts, including how to capture full-screen screenshots, capture a portion of a screen, and take screenshots of a window. While you can use all the above-discussed methods separately to capture different screenshots, Mac also offers a full-fledged screen-capturing tool to take screenshots from a single dashboard. Here’s how this works: 1. Press the **Shift** + **Command** \+ **5** keyboard shortcut to bring up the screen capture window. ![Highlighted Keyboard shortcut to take Screenshot of MacBook Pro Touchbar](https://static.beebom.com/wp-content/uploads/2024/07/Highlighted-Keyboard-shortcut-to-take-Screenshot-of-MacBook-Pro-Touchbar.jpg?w=1024) 1. Here you get the different options to take screenshots on a Mac. 2. Here are your options to capture screenshots: Capture the entire screen, selected window, or selected portion. You can also use this method to [screen record on Mac](https://beebom.com/how-screen-record-mac/). ![Screen Capture Tool in macOS Tahoe ](https://static.beebom.com/wp-content/uploads/2024/07/Screen-Capture-Tool-in-macOS-Tahoe-.jpg?w=1000) 1. You can also click on **Options** to set a timer to take the screenshots or change the save location. ![Screen Capture Tool in macOS Tahoe ](https://static.beebom.com/wp-content/uploads/2024/07/Showing-the-Option-menu-in-Screen-Capture-Tool-in-macOS.jpg?w=1024) 1. Once you are ready, click on the Capture button to grab the screenshot. ## Method 5: Take a Screenshot of MacBook Pro Touchbar Did you know that macOS also lets you take a screenshot of the MacBook Pro touchbar? Yes, and not many Mac users know about this secret trick. Here’s how you can do it: 1. To take a screenshot of the MacBook Pro touchbar, press **Shift + Command + 6**. ![Highlighted Keyboard shortcut to take Screenshot of MacBook Pro Touchbar](https://static.beebom.com/wp-content/uploads/2024/07/Highlighted-Keyboard-shortcut-to-take-Screenshot-of-MacBook-Pro-Touchbar-1.jpg?w=1024) 1. It will show a **small thumbnail** in the bottom right corner of the screen. 2. You can click on the thumbnail to view it or wait for it to be saved. ## How to Change Save Location of Screenshots on Mac By default, all the screenshots you take on your MacBook or Mac are saved on your desktop, whether it is a full-screen or a partial screenshot. If you want to change this default location, follow the methods discussed below: ## Method 1: Using Screen Capture Tool The easiest way to change the default save location of screenshots on your Mac is through the Screen Capture tool. It gives you the option to pick the folder where you want your screen captures to be saved. Let me show you how it works: > Note: > > *This method works only for a particular screenshot, and you will have to set the location every time you capture a screenshot.* 1. Press the **Shift** + **Command** \+ **5** keys to bring up the screen capture window. 2. Now, click the **Options tab** at the bottom and choose the location in the pop-up menu. ![Highlighted Save To section in Screen Capture Window in Mac](https://static.beebom.com/wp-content/uploads/2024/07/Highlighted-Save-To-section-in-Screen-Capture-Window-in-Mac.jpg?w=823) ## Method 2: Using Terminal To Change Save Location If you wish to change the default save location of screenshots on Mac permanently, you can do it using Terminal. Here’s what you need to do: 1. Open the **Finder app** and press the **Shift** + **Command** + **N keys** to create a new folder to save screenshots. 2. Now, open the **Terminal** **app** and copy this command to your [Mac clipboard](https://beebom.com/how-view-clipboard-history-mac/). 3. Then paste it in the Terminal window and hit space: ``` defaults write com.apple.screencapture location ``` 1. Now, drag the newly created folder into the Terminal window. ![Dragging Screenshot folder in macOS Terminal](https://static.beebom.com/wp-content/uploads/2024/07/Dragging-Screenshot-folder-in-macOS-Terminal.jpg?w=1000) 1. The folder path will appear after the command. ![New location to save screenshots in macOS ](https://static.beebom.com/wp-content/uploads/2024/07/New-location-to-save-screenshots-in-macOS-.jpg?w=1000) 1. Hit **Return**, and it will change the default location of screenshots on Mac. ## How to Change Default Screenshot File Format in macOS? Many new macOS users don’t know that by default, all screenshots on Mac are saved in the PNG format. The PNG format preserves a lot of details, but they are fairly large in size. However, if you want to change the default screenshot format in macOS to JPG, which is more universally used, then there are 2 ways to do so. ## Change macOS Screenshot Format Using Preview You can use the Preview app to take a screenshot on your MacBook or Mac computer and change the file format thereafter. Here’s how to do it: 1. Open the **Preview app** on your Mac. 2. Click on the **File option** in the top toolbar, and select **Take Screenshot**. You can pick between the options: From Selection, Window, or Entire Screen. ![New location to save screenshots in macOS ](https://static.beebom.com/wp-content/uploads/2024/07/Open-File-menu-and-click-on-Take-Screenshot-option-in-macOS.jpg?w=1024) 1. After the screenshot is taken, **open it in the Preview app** again. 2. Now, go to the **File option** again, and select **Save**. ![Click on File Menu in Preview app and select Save option](https://static.beebom.com/wp-content/uploads/2024/07/Click-on-File-Menu-in-Preview-app-and-select-Save-option.jpg?w=842) 1. Open the Format field, pick **JPEG**, and click on **Save**. ![Select the JPEG option and click on Save](https://static.beebom.com/wp-content/uploads/2024/07/Select-the-JPEG-option-and-click-on-Save.jpg?w=844) ## Default All Mac Screenshots to JPG with Terminal With the Preview method, you will have to change the default screenshot format every time you take one on your Mac. But if you want to completely change the file format from PNG to JPEG, then use this Terminal method. This is how it works: 1. Open the **Terminal app** on your Mac. 2. Enter this command to change the default screenshot format to JPEG: ``` defaults write com.apple.screencapture type jpg;killall SystemUIServer ``` 1. If you want to switch back to PNG, then enter this command in Terminal: ``` defaults write com.apple.screencapture type png;killall SystemUIServer ``` You can even use this option to [create GIF on Mac](https://beebom.com/how-create-gif-mac/) by changing the format and saving files in the .gif format. ## Screenshot Not Saving on MacBook? Try These Fixes I have known many people who sometimes run into an issue where any screenshots taken on a MacBook are not saved. This can also happen to those with a Mac desktop. So if you are running into this problem, here are some troubleshooting fixes to help you out. - Check if you are using the correct keyboard shortcuts to take a screenshot on Mac. - Full storage can also prevent Mac from saving screenshots. Check if you have enough space. - You can also [clear cache of your MacBook](https://beebom.com/how-clear-cache-mac/), which can help make some space and fix the issue. - Change save location by using Shift + Cmd + 5 \> Options \> select Desktop folder. - Disable the Preview app as it can prevent screenshots from saving automatically. - Restart your MacBook, as there could be a bug interfering with screenshots. - Relaunch Finder by clicking on the Apple icon \> Force Quit \> select Finder \> Relaunch. - If you use Dropbox, then change its settings by going to Dropbox \> Preferences \> Import and untick the option for “Share screenshots using Dropbox”. This brings us to the end of this little crash course. As someone who also switched from Windows to Mac, I understand that it can be frustrating at first to learn how to take screenshots on a MacBook, which is why I have detailed all the things that you need to know in this guide. But if I left something out, then let me know in the comments below. **Why can’t I take a screenshot on my Mac?** Generally, screenshot-capturing shortcuts are enabled by default on your Mac, but in some cases, you may be required to configure the settings. Here’s how you can: Apple menu \> System Settings \> Keyboard \> Shortcuts \> Screenshots **Does Mac have a screenshot tool?** Fortunately, it does. You can access it by pressing Command + Shift + 5 keys. Related Articles
Shard167 (laksa)
Root Hash3942313026910408367
Unparsed URLcom,beebom!/how-take-screenshot-mac/ s443