Disk is almost full after restoring to factory defaults

After restoring my Macbook pro 2016 (MacOS Catalina 10.15.2) to factory setting, it told me that my disk is almost full, but that is highly unlikely, as I have just restored it ! enter image description here

Here is diskutil list:

/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *251.0 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         250.7 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +250.7 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD - Data     200.7 GB   disk1s1
   2:                APFS Volume Preboot                 104.0 MB   disk1s2
   3:                APFS Volume Recovery                528.5 MB   disk1s3
   4:                APFS Volume VM                      5.4 GB     disk1s4
   5:                APFS Volume Macintosh HD - Data     30.5 GB    disk1s5
   6:                APFS Volume Macintosh HD            10.9 GB    disk1s6

How should I solve this crisis?


Solution 1:

The install didn’t do well. If you have a good backup, I would perform another erase install (or the first erase install if you just reinstalled the OS. Apple doesn’t define a factory reset, so we have no clue what that means unless you reference a written process you performed).

  • https://support.apple.com/en-us/HT204904

What makes an erase install is step 2 - format the disk. Your disk wasn’t formatted correctly. Specifically which of your disk1s1 and disk1s5 contains your user data is in question. You should only have one Macintosh HD - Data per Catalina system volume and not two.

Solution 2:

To troubleshoot this, here are the questions I’d ask:

What partition is it booting from? If your booting from disk1s6 it's no wonder it giving you the message as it's only 10.9GB in size and the OS will easily fill that up with updates and other stuff.

Also, define "restoring to factory settings" as this could mean different things. Did you erase the partition that your OS is installed on and reinstalled Catalina on it?