{"id":13335,"date":"2018-11-15T19:06:42","date_gmt":"2018-11-15T19:06:42","guid":{"rendered":"https:\/\/www.cleverfiles.com\/help\/?p=13335"},"modified":"2025-12-15T17:42:03","modified_gmt":"2025-12-15T17:42:03","slug":"the-best-way-to-use-apfs-snapshots","status":"publish","type":"post","link":"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html","title":{"rendered":"APFS Snapshots on Mac: How They Work + Recovery With Disk Drill"},"content":{"rendered":"<p>APFS snapshots are one of the most important \u201cquiet\u201d features in modern macOS. They help Time Machine recover earlier versions of files, make macOS updates safer, and can even give recovery tools a point\u2011in\u2011time view of your data.<\/p>\n<p>This guide explains what APFS snapshots are, how they work under the hood, how to view\/manage them, and how to restore or recover files using built\u2011in macOS tools and Disk Drill.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"advantages_of_apfs\"><\/span><b>Advantages of APFS<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Apple introduced the Apple File System (APFS) at their <a href=\"https:\/\/developer.apple.com\/videos\/wwdc2016\/\" target=\"_blank\" rel=\"nofollow noopener\" class=\"external\">developers\u2019 conference in 2016<\/a>. It replaced the aging HFS+ file system which had been used since 1998. It became the default file system for iOS 10.3 in March of 2017. Starting with High Sierra, macOS 10.13, it <a href=\"https:\/\/en.wikipedia.org\/wiki\/Apple_File_System\" target=\"_blank\" rel=\"nofollow noopener\" class=\"external\">replaced HFS+ on Macs<\/a>.<\/p>\n<p>There are a number of features that make <a href=\"\/help\/what-is-apfs-apple.html\" target=\"_blank\" rel=\"noopener\">APFS a superior file system<\/a> to its predecessors. Among them are:<\/p>\n<ol>\n<li><b>Snapshots<\/b> \u2014 Create point-in-time and read-only instance of the file system.<\/li>\n<li><b>Clones<\/b> \u2014 This feature allows efficient file copying that eliminates the need for additional storage space.<\/li>\n<li><b>Encryption<\/b> \u2014 Full disk and file encryption are supported in APFS.<\/li>\n<li><b>Crash protection<\/b> \u2014 Protects from system crashes by avoiding metadata corruption.<\/li>\n<li><b>Increased maximum number of files<\/b> \u2014 You can now have up to 9 quintillion files resident on a volume.<\/li>\n<\/ol>\n<p>We are going to focus on APFS snapshots and show you how an understanding of them can help you manage your computer.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"what_is_an_apfs_snapshot\"><\/span><b>What is an APFS Snapshot?<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>A feature of APFS that is particularly useful is the ability to create point-in-time snapshots of your file system. One of the most beneficial uses of snapshots is to produce backup points that would enable you to restore your machine to the state it was in at the time of the snapshot.<\/p>\n<p>An APFS snapshot is a read\u2011only, point\u2011in\u2011time representation of an APFS volume. Think of it as freezing the volume\u2019s state at an exact moment\u2014without duplicating the entire drive like a traditional clone.<\/p>\n<div class=\"alert alert-info\" role=\"alert\">A snapshot can be instrumental in allowing you to recover from a malware attack or inadvertent system corruption. It gives you the ability to travel back in time to a moment when your system was running perfectly.<\/div>\n<p>Snapshots are powered by <b>APFS\u2019s copy\u2011on\u2011write (CoW) design<\/b>:<\/p>\n<ul>\n<li>Existing blocks are not overwritten in place.<\/li>\n<li>When data changes, APFS writes new blocks and updates metadata to point to them.<\/li>\n<li>A snapshot \u201cpins\u201d older metadata + block references so the system can still see the volume exactly as it was.<\/li>\n<\/ul>\n<p>This is why snapshots can be created quickly and usually start small, but can grow as more data changes after the snapshot is taken.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"macos_updates_and_automatic_snapshots\"><\/span><b>macOS Updates and Automatic Snapshots<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<div class=\"embed-responsive embed-responsive-16by9\">\r\n<iframe width=\"560\" height=\"315\" class=\"embed-responsive-item\" src=\"https:\/\/www.youtube.com\/embed\/96vHa7oKtnc?si=rTMCDYvaIny7PdHY\"  allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"><\/iframe>\r\n\r\n<\/div>\n<p>Apple automatically creates an APFS snapshot as part of the system upgrade process. They instituted this procedure starting with upgrades to macOS High Sierra. It enables you to recover from a faulty upgrade or simply return to a previous version of the OS. Your drive needs to be formatted with APFS in order for the snapshot to be created.<\/p>\n<p>When you choose to install a new version of the macOS, system creates a snapshot in the background before modifying system files. A read-only APFS snapshot of the system volume is created using copy-on-write technology.<\/p>\n<p>Apple does not publicly document every update type that triggers an automatic snapshot, though most system-level macOS updates and upgrades do. You may want to be proactive and create manual snapshots, either before an update or as an extra level of protection for your system. Let\u2019s look at <a href=\"\/help\/apfs-snapshots.html#creating_an_apfs_snapshot_manually_terminal\">how to create a snapshot<\/a> on demand.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"where_snapshots_show_up_on_a_modern_mac\"><\/span><b>Where Snapshots Show Up on a Modern Mac<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In 2025-era macOS, snapshots commonly appear in three places:<\/p>\n<h4><b>A) Time Machine Local Snapshots (Most Common)<\/b><\/h4>\n<p>If you have Time Machine enabled (especially Back Up Automatically), macOS saves <a href=\"https:\/\/support.apple.com\/guide\/mac-help\/about-time-machine-local-snapshots-mh35933\/mac\" target=\"_blank\" class=\"external\" rel=\"nofollow\">local snapshots<\/a> on your internal startup disk so you can recover previous versions of files even when your backup drive isn\u2019t connected.<\/p>\n<h4><b>B) Macos System\/Update Snapshots (Signed System Volume)<\/b><\/h4>\n<p>Modern macOS uses a <a href=\"https:\/\/support.apple.com\/guide\/security\/signed-system-volume-security-secd698747c9\/web\" target=\"_blank\" class=\"external\" rel=\"nofollow\">Signed System Volume (SSV)<\/a> for the System volume, and APFS snapshots play a role in safer OS updates and rollbacks. Apple explicitly notes that SSV uses APFS snapshots to allow restoration of the prior system if an update can\u2019t be completed.<\/p>\n<p>Also, on macOS 11+ the OS can boot from a snapshot of the System volume, not just a read-only mount of it.<\/p>\n<h4><b>C) Third\u2011party Snapshots (Backup\/Clone Tools)<\/b><\/h4>\n<p>Some backup tools can create their own APFS snapshots for versioning. These snapshots are still \u201creal\u201d APFS snapshots, so they\u2019ll show up in snapshot lists right alongside Time Machine and system snapshots.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"how_apfs_snapshots_work_deep_technical_view\"><\/span><b>How APFS Snapshots Work (Deep Technical View)<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ul>\n<li><b>Copy\u2011on\u2011write and block sharing<\/b>. APFS snapshots are reference-based, not \u201cduplicate folders.\u201d The snapshot and the live filesystem share blocks until changes occur.\n<ul style=\"list-style-type:square\">\n<li>If a file never changes after the snapshot, the snapshot uses almost no additional space for that file.<\/li>\n<li>If you edit a large file (or many files), the snapshot must keep references to the older blocks, so the snapshot\u2019s space usage increases.<\/li>\n<\/ul>\n<\/li>\n<li><b>Why deleted files may not free space right away<\/b>. A common surprise: deleting a huge file may not immediately free disk space if one or more snapshots still reference that file\u2019s old blocks. You removed the live reference\u2014but snapshots can still \u201cown\u201d the blocks.<\/li>\n<li><b>How macOS treats snapshot storage<\/b>. Apple notes that macOS counts snapshot space as \u201cavailable storage\u201d and manages it automatically, keeping snapshots only when there\u2019s plenty of free space, and removing them as needed.<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"disk_drill_and_time_machine_snapshots\"><\/span><b>Disk Drill and Time Machine Snapshots<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<div class=\"post-relative post-download\">\r\n<i class=\"box-60x36 icons icon-winmac-xs  \"><\/i>\r\nDownload Disk Drill data recovery app\r\n<a class=\"btn btn-primary btn-xs-block pull-right\" href=\"\/\/www.cleverfiles.com\/dl.html\">Download now<\/a>\r\n<div class=\"clearfix\"><\/div>\r\n<\/div><p>\n<p>Disk Drill data recovery software is a comprehensive application that enables you to <a href=\"\/mac-data-recovery.html\">recover deleted files from your Mac<\/a> and peripheral storage devices. The software engineers behind this recovery tool are currently hard at work on developing custom support of Time Machine Snapshots on APFS system drives that would significantly increase their value to the average Mac user.<\/p>\n<div class=\"alert alert-info\" role=\"alert\"><a href=\"\/help\/disk-drill-4-mac-review.html#apples_time_machine_as_part_of_the_scan\">Starting with Disk Drill 4 for Mac<\/a>, we introduced a powerful way to scan Time Machine Snapshots without doing a full system rollback. Disk Drill 4 lets you extract individual files directly from an snapshot instead of having to restore (overlay) your entire file system. That means you can recover files from snapshots in much the same way you use Time Machine\u2014by browsing a point in time and pulling out only what you need.<\/div>\n<p>This additional support for Time Machine Snapshots will make Disk Drill and the snapshots themselves more useful to Mac owners who want to protect their valuable data. Time Machine is great when you know what you want to restore and where it lived. But if you:<\/p>\n<ul>\n<li>don\u2019t remember the exact location,<\/li>\n<li>need a more \u201crecovery-style\u201d search,<\/li>\n<li>want to scan snapshot points like a data recovery source,<\/li>\n<\/ul>\n<p>Disk Drill can help.<\/p>\n<p><b>Typical workflow (Disk Drill + Local Time Machine Snapshots)<\/b><\/p>\n<ol>\n<li>In Disk Drill, select your \u201c<b>Macintosh HD<\/b>\u201d drive (your APFS startup disk), then <b>right\u2011click<\/b> it (or Control\u2011click on a trackpad\/mouse).<\/li>\n<li>From the menu, choose the \u201c<b>Local TM Snapshots<\/b>\u201d (Local Time Machine Snapshots) scanning method.<\/li>\n<li>Pick a <b>snapshot date\/time<\/b> from when you know the file still existed.<\/li>\n<li>Preview the found files, then recover them to a different destination drive (external disk or another volume)\u2014not back to the same \u201cMacintosh HD\u201d volume.<\/li>\n<\/ol>\n<p><img src=\"\/help\/wp-content\/uploads\/2018\/11\/scan-local-tm-snapshots-disk-drill-macos.webp\" alt=\"scan local tm snapshots disk drill macos\" width=\"1280\" height=\"861\" class=\"aligncenter size-full wp-image-19529 colorbox-13335\" \/><\/p>\n<h2><span class=\"ez-toc-section\" id=\"time_machine_local_snapshots_in_macos\"><\/span><b>Time Machine Local Snapshots in macOS<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h4><b>1. How Often are Local Snapshots Created?<\/b><\/h4>\n<p>Apple\u2019s current guidance:<\/p>\n<ul>\n<li>Time Machine saves a snapshot of the startup disk about every hour.<\/li>\n<li>Snapshots are kept for 24 hours.<\/li>\n<li>macOS also keeps a snapshot of the last successful Time Machine backup until space is needed.<\/li>\n<li>And in macOS High Sierra or later, another snapshot is saved before installing any macOS update.<\/li>\n<\/ul>\n<h4><b>2. Requirements (Important)<\/b><\/h4>\n<p>Local snapshots are only stored on APFS disks, and Apple <a href=\"https:\/\/support.apple.com\/guide\/mac-help\/about-time-machine-local-snapshots-mh35933\/mac\" target=\"_blank\" class=\"external\" rel=\"nofollow\">notes<\/a> they\u2019re tied to Time Machine being enabled (specifically Back Up Automatically).<\/p>\n<h4><b>3. What Local Snapshots are (and are not)<\/b><\/h4>\n<p>Local snapshots are great for:<\/p>\n<ul>\n<li>Restoring a file you edited or deleted recently,<\/li>\n<li>\u201cGoing back in time\u201d for folders like Documents\/Desktop,<\/li>\n<li>Quick point\u2011in\u2011time access without plugging in your backup disk.<\/li>\n<\/ul>\n<p>Local snapshots are not a substitute for an external backup:<\/p>\n<ul>\n<li>If your internal SSD fails, local snapshots are gone too.<\/li>\n<li>If ransomware\/malware or corruption affects the whole disk, local snapshots might not be a reliable long-term safety net.<\/li>\n<\/ul>\n<h3><span class=\"ez-toc-section\" id=\"creating_a_time_machine_snapshots_manually_terminal\"><\/span><b>Creating a Time Machine Snapshots manually (Terminal)<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>If you want to create a snapshot on demand (for example, right before installing a major app, driver, or update), you can do it from Terminal.<\/p>\n<ol>\n<li>Open <b>Terminal<\/b> (Applications \u2192 Utilities \u2192 Terminal)<\/li>\n<li>Run:<br \/>\n\t<span class=\"copy-container\"><span class=\"copy-content bg-none\"><kbd>tmutil snapshot<\/kbd><\/span><span class=\"copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 41.1 50.8\" style=\"enable-background:new 0 0 41.1 50.8;\" xml:space=\"preserve\"><path d=\"M31.1,20.7l-11-11.4c-0.6-0.6-1.3-0.9-2.1-0.9H2.9C1.3,8.4,0,9.7,0,11.3v36.6c0,1.6,1.3,2.9,2.9,2.9H29  c1.6,0,2.9-1.3,2.9-2.9V22.7C31.9,22,31.6,21.3,31.1,20.7z\"\/><path d=\"M40.3,12.3l-11-11.4C28.7,0.3,28,0,27.2,0H12.1c-1.6,0-2.9,1.3-2.9,2.9v2.5H18c1.6,0,3.2, 0.7, 4.3, 1.8l11,11.4  c1.1,1.1,1.6,2.6,1.6,4.1v19.7h3.2c1.6,0,2.9-1.3,2.9-2.9V14.4C41.1,13.6,40.8,12.9,40.3,12.3z\"\/><\/svg><\/span><\/span><\/li>\n<li>Verify snapshots exist:<br \/>\n\t<span class=\"copy-container\"><span class=\"copy-content bg-none\"><kbd>tmutil listlocalsnapshots \/<\/kbd><\/span><span class=\"copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 41.1 50.8\" style=\"enable-background:new 0 0 41.1 50.8;\" xml:space=\"preserve\"><path d=\"M31.1,20.7l-11-11.4c-0.6-0.6-1.3-0.9-2.1-0.9H2.9C1.3,8.4,0,9.7,0,11.3v36.6c0,1.6,1.3,2.9,2.9,2.9H29  c1.6,0,2.9-1.3,2.9-2.9V22.7C31.9,22,31.6,21.3,31.1,20.7z\"\/><path d=\"M40.3,12.3l-11-11.4C28.7,0.3,28,0,27.2,0H12.1c-1.6,0-2.9,1.3-2.9,2.9v2.5H18c1.6,0,3.2, 0.7, 4.3, 1.8l11,11.4  c1.1,1.1,1.6,2.6,1.6,4.1v19.7h3.2c1.6,0,2.9-1.3,2.9-2.9V14.4C41.1,13.6,40.8,12.9,40.3,12.3z\"\/><\/svg><\/span><\/span><br \/>\n\t<img src=\"\/help\/wp-content\/uploads\/2018\/11\/creating-local-tm-snapshots-1.jpg\" alt=\"creating local tm snapshots\" width=\"2000\" height=\"1125\" class=\"aligncenter size-full wp-image-19531 colorbox-13335\" srcset=\"https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2018\/11\/creating-local-tm-snapshots-1.jpg 2000w, https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2018\/11\/creating-local-tm-snapshots-1-300x169.jpg 300w, https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2018\/11\/creating-local-tm-snapshots-1-500x281.jpg 500w, https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2018\/11\/creating-local-tm-snapshots-1-768x432.jpg 768w, https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2018\/11\/creating-local-tm-snapshots-1-1536x864.jpg 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" \/><\/li>\n<\/ol>\n<p>You\u2019ll typically see names that include timestamps (and many local snapshots are created\/managed automatically by Time Machine).<\/p>\n<h3><span class=\"ez-toc-section\" id=\"viewing_and_deleting_apfs_snapshots\"><\/span><b>Viewing and Deleting APFS Snapshots<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<h4><b>Option A: Use Disk Utility (GUI)<\/b><\/h4>\n<p>Disk Utility now includes a snapshot browser:<\/p>\n<ol>\n<li>Open <b>Disk Utility<\/b><\/li>\n<li>Choose <b>View<\/b> \u2192 <b>Show APFS Snapshots<\/b><\/li>\n<li>Select a volume (for example, your Data volume)<\/li>\n<li>Snapshots appear in a table at the bottom<\/li>\n<li>Select the snapshot you want to remove, then click the minus (\u2013) button to delete the APFS snapshot (confirm the deletion if prompted).<img src=\"\/help\/wp-content\/uploads\/2025\/12\/view-local-tm-snapshots-disk-utility.jpg\" alt=\"view local tm snapshots disk utility\" width=\"2000\" height=\"1125\" class=\"aligncenter size-full wp-image-19536 colorbox-13335\" srcset=\"https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2025\/12\/view-local-tm-snapshots-disk-utility.jpg 2000w, https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2025\/12\/view-local-tm-snapshots-disk-utility-300x169.jpg 300w, https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2025\/12\/view-local-tm-snapshots-disk-utility-500x281.jpg 500w, https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2025\/12\/view-local-tm-snapshots-disk-utility-768x432.jpg 768w, https:\/\/www.cleverfiles.com\/help\/wp-content\/uploads\/2025\/12\/view-local-tm-snapshots-disk-utility-1536x864.jpg 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" \/><\/li>\n<\/ol>\n<p>Apple notes Disk Utility can show columns like XID, UUID, Date Created, Tidemark, Private Size, Cumulative Size, and Kind.<\/p>\n<div class=\"alert alert-warning\" role=\"alert\">&#x26a0;&#xfe0f; <b>Important<\/b>: Apple also warns that renaming snapshots can make them invalid for their intended purpose.<\/div>\n<h5><b>Understanding Disk Utility\u2019s Snapshot Size Columns<\/b><\/h5>\n<ul>\n<li><b>Private Size<\/b>: how much storage is unique to that snapshot (roughly the amount you\u2019d reclaim by deleting it).<\/li>\n<li><b>Cumulative Size<\/b>: how much storage is tied up by that snapshot plus older snapshots it depends on.<\/li>\n<\/ul>\n<p>These numbers are extremely helpful when you\u2019re troubleshooting \u201cSystem Data\u201d growth or mysteriously missing free space.<\/p>\n<h4><b>Option B: Use Terminal (Advanced)<\/b><\/h4>\n<p>Common commands include:<\/p>\n<ul>\n<li>List snapshots (Time Machine local snapshots):<br \/>\n\t<span class=\"copy-container\"><span class=\"copy-content bg-none\"><kbd>tmutil listlocalsnapshots \/<\/kbd><\/span><span class=\"copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 41.1 50.8\" style=\"enable-background:new 0 0 41.1 50.8;\" xml:space=\"preserve\"><path d=\"M31.1,20.7l-11-11.4c-0.6-0.6-1.3-0.9-2.1-0.9H2.9C1.3,8.4,0,9.7,0,11.3v36.6c0,1.6,1.3,2.9,2.9,2.9H29  c1.6,0,2.9-1.3,2.9-2.9V22.7C31.9,22,31.6,21.3,31.1,20.7z\"\/><path d=\"M40.3,12.3l-11-11.4C28.7,0.3,28,0,27.2,0H12.1c-1.6,0-2.9,1.3-2.9,2.9v2.5H18c1.6,0,3.2, 0.7, 4.3, 1.8l11,11.4  c1.1,1.1,1.6,2.6,1.6,4.1v19.7h3.2c1.6,0,2.9-1.3,2.9-2.9V14.4C41.1,13.6,40.8,12.9,40.3,12.3z\"\/><\/svg><\/span><\/span><\/li>\n<li>Delete a specific local snapshot (by date string):<br \/>\n\t<span class=\"copy-container\"><span class=\"copy-content bg-none\"><kbd>sudo tmutil deletelocalsnapshots 2025-12-01-120102<\/kbd><\/span><span class=\"copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 41.1 50.8\" style=\"enable-background:new 0 0 41.1 50.8;\" xml:space=\"preserve\"><path d=\"M31.1,20.7l-11-11.4c-0.6-0.6-1.3-0.9-2.1-0.9H2.9C1.3,8.4,0,9.7,0,11.3v36.6c0,1.6,1.3,2.9,2.9,2.9H29  c1.6,0,2.9-1.3,2.9-2.9V22.7C31.9,22,31.6,21.3,31.1,20.7z\"\/><path d=\"M40.3,12.3l-11-11.4C28.7,0.3,28,0,27.2,0H12.1c-1.6,0-2.9,1.3-2.9,2.9v2.5H18c1.6,0,3.2, 0.7, 4.3, 1.8l11,11.4  c1.1,1.1,1.6,2.6,1.6,4.1v19.7h3.2c1.6,0,2.9-1.3,2.9-2.9V14.4C41.1,13.6,40.8,12.9,40.3,12.3z\"\/><\/svg><\/span><\/span><\/li>\n<\/ul>\n<p>If you\u2019re working with snapshots shown in Disk Utility (UUID\/XID), you may also use diskutil apfs snapshot verbs on a specific volume identifier. Because APFS tooling evolves, always check your exact syntax on your Mac:<br \/>\n<span class=\"copy-container\"><span class=\"copy-content bg-none\"><kbd>diskutil apfs<\/kbd><\/span><span class=\"copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 41.1 50.8\" style=\"enable-background:new 0 0 41.1 50.8;\" xml:space=\"preserve\"><path d=\"M31.1,20.7l-11-11.4c-0.6-0.6-1.3-0.9-2.1-0.9H2.9C1.3,8.4,0,9.7,0,11.3v36.6c0,1.6,1.3,2.9,2.9,2.9H29  c1.6,0,2.9-1.3,2.9-2.9V22.7C31.9,22,31.6,21.3,31.1,20.7z\"\/><path d=\"M40.3,12.3l-11-11.4C28.7,0.3,28,0,27.2,0H12.1c-1.6,0-2.9,1.3-2.9,2.9v2.5H18c1.6,0,3.2, 0.7, 4.3, 1.8l11,11.4  c1.1,1.1,1.6,2.6,1.6,4.1v19.7h3.2c1.6,0,2.9-1.3,2.9-2.9V14.4C41.1,13.6,40.8,12.9,40.3,12.3z\"\/><\/svg><\/span><\/span><br \/>\n<span class=\"copy-container\"><span class=\"copy-content bg-none\"><kbd>diskutil apfs listSnapshots <volume_identifier><\/kbd><\/span><span class=\"copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 41.1 50.8\" style=\"enable-background:new 0 0 41.1 50.8;\" xml:space=\"preserve\"><path d=\"M31.1,20.7l-11-11.4c-0.6-0.6-1.3-0.9-2.1-0.9H2.9C1.3,8.4,0,9.7,0,11.3v36.6c0,1.6,1.3,2.9,2.9,2.9H29  c1.6,0,2.9-1.3,2.9-2.9V22.7C31.9,22,31.6,21.3,31.1,20.7z\"\/><path d=\"M40.3,12.3l-11-11.4C28.7,0.3,28,0,27.2,0H12.1c-1.6,0-2.9,1.3-2.9,2.9v2.5H18c1.6,0,3.2, 0.7, 4.3, 1.8l11,11.4  c1.1,1.1,1.6,2.6,1.6,4.1v19.7h3.2c1.6,0,2.9-1.3,2.9-2.9V14.4C41.1,13.6,40.8,12.9,40.3,12.3z\"\/><\/svg><\/span><\/span><br \/>\n<span class=\"copy-container\"><span class=\"copy-content bg-none\"><kbd>diskutil apfs deleteSnapshot <volume_identifier> -uuid <snapshot_uuid><\/kbd><\/span><span class=\"copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 41.1 50.8\" style=\"enable-background:new 0 0 41.1 50.8;\" xml:space=\"preserve\"><path d=\"M31.1,20.7l-11-11.4c-0.6-0.6-1.3-0.9-2.1-0.9H2.9C1.3,8.4,0,9.7,0,11.3v36.6c0,1.6,1.3,2.9,2.9,2.9H29  c1.6,0,2.9-1.3,2.9-2.9V22.7C31.9,22,31.6,21.3,31.1,20.7z\"\/><path d=\"M40.3,12.3l-11-11.4C28.7,0.3,28,0,27.2,0H12.1c-1.6,0-2.9,1.3-2.9,2.9v2.5H18c1.6,0,3.2, 0.7, 4.3, 1.8l11,11.4  c1.1,1.1,1.6,2.6,1.6,4.1v19.7h3.2c1.6,0,2.9-1.3,2.9-2.9V14.4C41.1,13.6,40.8,12.9,40.3,12.3z\"\/><\/svg><\/span><\/span><\/p>\n<div class=\"alert alert-warning\" role=\"alert\">&#x26a0;&#xfe0f; <b>Safety note<\/b>: Avoid deleting snapshots you don\u2019t recognize (especially OS update\/system snapshots). If you\u2019re trying to free space, it\u2019s usually better to let Time Machine thin snapshots automatically or complete a normal backup first.<\/div>\n<h2><span class=\"ez-toc-section\" id=\"faq\"><\/span><b>FAQ<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<div><section itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\">\n<div style=\"border-bottom: 00px solid rgb(213, 217, 217);\" class=\"panel panel-default faq-block\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/Question\" role=\"tablist\">\r\n            <div class=\"panel-heading\" role=\"tab\" id=\"heading1\">\r\n                <div class=\"panel-title\" itemprop=\"name\">\r\n                    <a class=\"toggle-link transition-all collapsed\" role=\"button\" data-toggle=\"collapse\" href=\"#collapse-item-1\" aria-expanded=\"false\" aria-controls=\"collapse-item-1\"><h3 class=\"panel-title\"><span class=\"ez-toc-section\" id=\"do_apfs_snapshots_replace_time_machine_backups\"><\/span>Do APFS snapshots replace Time Machine backups?<span class=\"ez-toc-section-end\"><\/span><\/h3>    \r\n\t\t\t\t\t\t    <span class=\"faq-toggle-icon\"><\/span>\r\n                   <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div id=\"collapse-item-1\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading1\" aria-expanded=\"false\" style=\"\">\r\n              <div class=\"panel-body\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/Answer\">\r\n<div itemprop=\"text\">\r\n                <p>No. Snapshots are stored on the same disk and are typically short\u2011lived. A real Time Machine backup (external or network) protects you from disk failure and full-device loss.<\/p>\r\n<\/div>\r\n                <div class=\"clearfix\"><\/div>\r\n              <\/div>\r\n            <\/div>\r\n<\/div>\n<div style=\"border-bottom: 00px solid rgb(213, 217, 217);\" class=\"panel panel-default faq-block\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/Question\" role=\"tablist\">\r\n            <div class=\"panel-heading\" role=\"tab\" id=\"heading2\">\r\n                <div class=\"panel-title\" itemprop=\"name\">\r\n                    <a class=\"toggle-link transition-all collapsed\" role=\"button\" data-toggle=\"collapse\" href=\"#collapse-item-2\" aria-expanded=\"false\" aria-controls=\"collapse-item-2\"><h3 class=\"panel-title\"><span class=\"ez-toc-section\" id=\"how_long_are_local_snapshots_kept\"><\/span>How long are local snapshots kept?<span class=\"ez-toc-section-end\"><\/span><\/h3>    \r\n\t\t\t\t\t\t    <span class=\"faq-toggle-icon\"><\/span>\r\n                   <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div id=\"collapse-item-2\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading2\" aria-expanded=\"false\" style=\"\">\r\n              <div class=\"panel-body\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/Answer\">\r\n<div itemprop=\"text\">\r\n                <p>Apple says about 24 hours, plus an additional snapshot of the last successful backup until space is needed, and another snapshot before installing a macOS update (High Sierra or later).<\/p>\r\n<\/div>\r\n                <div class=\"clearfix\"><\/div>\r\n              <\/div>\r\n            <\/div>\r\n<\/div>\n<div style=\"border-bottom: 00px solid rgb(213, 217, 217);\" class=\"panel panel-default faq-block\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/Question\" role=\"tablist\">\r\n            <div class=\"panel-heading\" role=\"tab\" id=\"heading3\">\r\n                <div class=\"panel-title\" itemprop=\"name\">\r\n                    <a class=\"toggle-link transition-all collapsed\" role=\"button\" data-toggle=\"collapse\" href=\"#collapse-item-3\" aria-expanded=\"false\" aria-controls=\"collapse-item-3\"><h3 class=\"panel-title\"><span class=\"ez-toc-section\" id=\"can_i_view_snapshots_without_terminal\"><\/span>Can I view snapshots without Terminal?<span class=\"ez-toc-section-end\"><\/span><\/h3>    \r\n\t\t\t\t\t\t    <span class=\"faq-toggle-icon\"><\/span>\r\n                   <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div id=\"collapse-item-3\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading3\" aria-expanded=\"false\" style=\"\">\r\n              <div class=\"panel-body\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/Answer\">\r\n<div itemprop=\"text\">\r\n                <p>Yes\u2014Disk Utility can show and delete APFS snapshots (View \u2192 Show APFS Snapshots).<\/p>\r\n<\/div>\r\n                <div class=\"clearfix\"><\/div>\r\n              <\/div>\r\n            <\/div>\r\n<\/div>\n<div style=\"border-bottom: 01px solid rgb(213, 217, 217);\" class=\"panel panel-default faq-block\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/Question\" role=\"tablist\">\r\n            <div class=\"panel-heading\" role=\"tab\" id=\"heading4\">\r\n                <div class=\"panel-title\" itemprop=\"name\">\r\n                    <a class=\"toggle-link transition-all collapsed\" role=\"button\" data-toggle=\"collapse\" href=\"#collapse-item-4\" aria-expanded=\"false\" aria-controls=\"collapse-item-4\"><h3 class=\"panel-title\"><span class=\"ez-toc-section\" id=\"why_does_macos_use_snapshots_for_system_updates\"><\/span>Why does macOS use snapshots for system updates?<span class=\"ez-toc-section-end\"><\/span><\/h3>    \r\n\t\t\t\t\t\t    <span class=\"faq-toggle-icon\"><\/span>\r\n                   <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div id=\"collapse-item-4\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading4\" aria-expanded=\"false\" style=\"\">\r\n              <div class=\"panel-body\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/Answer\">\r\n<div itemprop=\"text\">\r\n                <p>Modern macOS relies on the Signed System Volume, and Apple explains APFS snapshots help make updates safer\u2014allowing restoration of the prior system if an update fails.<\/p>\r\n<\/div>\r\n                <div class=\"clearfix\"><\/div>\r\n              <\/div>\r\n            <\/div>\r\n<\/div>\n<\/section><\/div>\n","protected":false},"excerpt":{"rendered":"<p>APFS snapshots are one of the most important \u201cquiet\u201d features in modern macOS. They help Time Machine recover earlier versions of files, make macOS updates safer, and can even give recovery tools a point\u2011in\u2011time view of your data. This guide [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[2],"tags":[],"class_list":{"0":"post-13335","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-understanding"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>APFS Snapshots on Mac: How They Work + Recovery<\/title>\n<meta name=\"description\" content=\"This article describes how to create and use APFS snapshots and how Disk Drill will enable them to be used for individual file extraction.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"APFS Snapshots on Mac: How They Work + Recovery\" \/>\n<meta property=\"og:description\" content=\"This article describes how to create and use APFS snapshots and how Disk Drill will enable them to be used for individual file extraction.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html\" \/>\n<meta property=\"og:site_name\" content=\"Mac Data Recovery\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-15T19:06:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-15T17:42:03+00:00\" \/>\n<meta name=\"author\" content=\"CleverFiles Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Cleverfiles\" \/>\n<meta name=\"twitter:site\" content=\"@Cleverfiles\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"CleverFiles Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html\",\"url\":\"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html\",\"name\":\"APFS Snapshots on Mac: How They Work + Recovery\",\"isPartOf\":{\"@id\":\"https:\/\/www.cleverfiles.com\/help\/#website\"},\"datePublished\":\"2018-11-15T19:06:42+00:00\",\"dateModified\":\"2025-12-15T17:42:03+00:00\",\"author\":{\"@id\":\"https:\/\/www.cleverfiles.com\/help\/#\/schema\/person\/3a87553dc95c810c60a9592a062d4c40\"},\"description\":\"This article describes how to create and use APFS snapshots and how Disk Drill will enable them to be used for individual file extraction.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.cleverfiles.com\/help\/#website\",\"url\":\"https:\/\/www.cleverfiles.com\/help\/\",\"name\":\"Mac Data Recovery\",\"description\":\"Disk Drill, advanced data recovery app for macOS and Windows\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.cleverfiles.com\/help\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.cleverfiles.com\/help\/#\/schema\/person\/3a87553dc95c810c60a9592a062d4c40\",\"name\":\"CleverFiles Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.cleverfiles.com\/help\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2e7ffe17fc516de4f17d555861c5abc9d6c4bb9491c6672e08b1dbca4c63b878?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2e7ffe17fc516de4f17d555861c5abc9d6c4bb9491c6672e08b1dbca4c63b878?s=96&d=mm&r=g\",\"caption\":\"CleverFiles Team\"},\"url\":\"\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"APFS Snapshots on Mac: How They Work + Recovery","description":"This article describes how to create and use APFS snapshots and how Disk Drill will enable them to be used for individual file extraction.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html","og_locale":"en_US","og_type":"article","og_title":"APFS Snapshots on Mac: How They Work + Recovery","og_description":"This article describes how to create and use APFS snapshots and how Disk Drill will enable them to be used for individual file extraction.","og_url":"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html","og_site_name":"Mac Data Recovery","article_published_time":"2018-11-15T19:06:42+00:00","article_modified_time":"2025-12-15T17:42:03+00:00","author":"CleverFiles Team","twitter_card":"summary_large_image","twitter_creator":"@Cleverfiles","twitter_site":"@Cleverfiles","twitter_misc":{"Written by":"CleverFiles Team","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html","url":"https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html","name":"APFS Snapshots on Mac: How They Work + Recovery","isPartOf":{"@id":"https:\/\/www.cleverfiles.com\/help\/#website"},"datePublished":"2018-11-15T19:06:42+00:00","dateModified":"2025-12-15T17:42:03+00:00","author":{"@id":"https:\/\/www.cleverfiles.com\/help\/#\/schema\/person\/3a87553dc95c810c60a9592a062d4c40"},"description":"This article describes how to create and use APFS snapshots and how Disk Drill will enable them to be used for individual file extraction.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cleverfiles.com\/help\/apfs-snapshots.html"]}]},{"@type":"WebSite","@id":"https:\/\/www.cleverfiles.com\/help\/#website","url":"https:\/\/www.cleverfiles.com\/help\/","name":"Mac Data Recovery","description":"Disk Drill, advanced data recovery app for macOS and Windows","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cleverfiles.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.cleverfiles.com\/help\/#\/schema\/person\/3a87553dc95c810c60a9592a062d4c40","name":"CleverFiles Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cleverfiles.com\/help\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2e7ffe17fc516de4f17d555861c5abc9d6c4bb9491c6672e08b1dbca4c63b878?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2e7ffe17fc516de4f17d555861c5abc9d6c4bb9491c6672e08b1dbca4c63b878?s=96&d=mm&r=g","caption":"CleverFiles Team"},"url":""}]}},"modified_by":"Jeff Cochin","_links":{"self":[{"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/posts\/13335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/comments?post=13335"}],"version-history":[{"count":5,"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/posts\/13335\/revisions"}],"predecessor-version":[{"id":19528,"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/posts\/13335\/revisions\/19528"}],"wp:attachment":[{"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/media?parent=13335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/categories?post=13335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cleverfiles.com\/help\/wp-json\/wp\/v2\/tags?post=13335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}