Missing disk space after delete bootcamp partition

I deleted bootcamp partition and now I'm out 130gb of space on my drive. I saw some people had the same problem and they manage to resolve it but I couldn't follow the steps that they described. To be honest I don't have any idea about this stuff so if someone could help me I would really appreciate it. (If you do please describe the steps with details otherwise I'm afraid I will screw up). Thanks in advance people



MacBook Pro 13″, macOS 11.0

Posted on Nov 14, 2020 8:08 AM

Reply
17 replies

Nov 14, 2020 10:18 PM in response to Loner T

 % 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⁩         112.7 GB   disk0s2


   3:                  Apple_KFS ⁨⁩                        14.3 GB    disk0s3


                    (free space)                         123.7 GB   -




/dev/disk1 (synthesized):


   #:                       TYPE NAME                    SIZE       IDENTIFIER


   0:      APFS Container Scheme -                      +112.7 GB   disk1


                                 Physical Store disk0s2


   1:                APFS Volume ⁨Macintosh HD - Δεδομένα⁩ 196.6 KB   disk1s1


   2:                APFS Volume ⁨Preboot⁩                 289.0 MB   disk1s2


   3:                APFS Volume ⁨Recovery⁩                655.5 MB   disk1s3


   4:                APFS Volume ⁨VM⁩                      1.1 GB     disk1s4


   5:                APFS Volume ⁨Macintosh HD - Data⁩     35.0 GB    disk1s5


   6:                APFS Volume ⁨Macintosh HD⁩            14.9 GB    disk1s6


   7:              APFS Snapshot ⁨com.apple.os.update-...⁩ 14.9 GB    disk1s6s1







Nov 16, 2020 7:16 AM in response to Loner T

diskutil apfs resizeContainer disk1 0g


Started APFS operation


Aligning grow delta to 138,030,342,144 bytes and targeting a new physical store size of 250,685,575,168 bytes


Determined the maximum size for the targeted physical store of this APFS Container to be 250,684,547,072 bytes


Resizing APFS Container designated by APFS Container Reference disk1


The specific APFS Physical Store being resized is disk0s2


Verifying storage system


Using live mode


Performing fsck_apfs -n -x -l /dev/disk0s2


Checking the container superblock


Checking the EFI jumpstart record


Checking the space manager


Checking the space manager free queue trees


Checking the object map


Checking volume


Checking the APFS volume superblock


The volume Macintosh HD - Δεδομένα was formatted by diskmanagementd (1412.101.1) and last modified by apfs_kext (1677.50.1)


Checking the object map


Checking the snapshot metadata tree


Checking the snapshot metadata


Checking snapshot 1 of 1 (com.apple.TimeMachine.2020-11-16-082831.local)


Checking the extent ref tree


Checking the fsroot tree


Checking volume


Checking the APFS volume superblock


The volume Preboot was formatted by newfs_apfs (748.77.4) and last modified by apfs_kext (1677.50.1)


Checking the object map


Checking the snapshot metadata tree


Checking the snapshot metadata


Checking the extent ref tree


Checking the fsroot tree


Checking volume


Checking the APFS volume superblock


The volume Recovery was formatted by newfs_apfs (748.77.4) and last modified by apfs_kext (1677.50.1)


Checking the object map


Checking the snapshot metadata tree


Checking the snapshot metadata


Checking the extent ref tree


Checking the fsroot tree


Checking volume


Checking the APFS volume superblock


The volume VM was formatted by apfs_boot_util (1677.50.1) and last modified by apfs_kext (1677.50.1)


Checking the object map


Checking the snapshot metadata tree


Checking the snapshot metadata


Checking the extent ref tree


Checking the fsroot tree


Checking volume


Checking the APFS volume superblock


The volume Macintosh HD - Data was formatted by diskmanagementd (1412.101.1) and last modified by apfs_kext (1677.50.1)


Checking the object map


Checking the snapshot metadata tree


Checking the snapshot metadata


Checking snapshot 1 of 1 (com.apple.TimeMachine.2020-11-16-082831.local)


Checking the extent ref tree


Checking the fsroot tree


Checking volume


Checking the APFS volume superblock


The volume Macintosh HD was formatted by storagekitd (1677.50.1) and last modified by apfs_kext (1677.50.1)


Checking the object map


Checking the snapshot metadata tree


Checking the snapshot metadata


Checking snapshot 1 of 1 (com.apple.os.update-779BDF1556C6F688504E24FB29C75AFFABFCB91E701806FFFF35235E19914F1E)


Checking the extent ref tree


Checking the fsroot tree


Checking the file extent tree


Checking volume


Checking the APFS volume superblock


The volume Update was formatted by com.apple.Mobile (1677.50.1) and last modified by apfs_kext (1677.50.1)


Checking the object map


Checking the snapshot metadata tree


Checking the snapshot metadata


Checking the extent ref tree


Checking the fsroot tree


Verifying allocated space


The volume /dev/disk0s2 appears to be OK


Storage system check exit code is 0


Growing APFS Physical Store disk0s2 from 112,655,233,024 to 250,685,575,168 bytes


Modifying partition map


Growing APFS data structures


Finished APFS operation

Nov 16, 2020 1:40 PM in response to christos98

You may also want to consider


diskutil apfs defragment
Usage:  diskutil apfs defragment|defrag <apfsContainerDisk>|<apfsVolumeDisk>
        status|enable|disable
        where <apfsContainerDisk> = APFS Container DiskIdentifier
              <apfsVolumeDisk> = APFS Volume DiskIdentifier
Manage defragmentation of the specified APFS Container or Volume. You can see
whether automatic defragmentation is enabled by specifying "status". You can
set automatic defragmentation behavior by specifying "enable" or "disable".
Ownership of the affected disks is required.
Example:  diskutil apfs defragment disk5 enable
          diskutil apfs defragment disk5s1 status


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Missing disk space after delete bootcamp partition

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.