Can't delete window boot camp

I am having difficulty deleting the window bootcamp partition on my MBP. Will not delete through Boot Camp Assistant or in Disk Utility. Any help would be much appreciated.


MacBook Pro 15", macOS 10.15

Posted on Apr 2, 2020 4:01 PM

Reply
5 replies

Apr 4, 2020 6:49 AM in response to Josetimbal1

Can you post the output of


diskutil apfs resizeContainer disk0s2 limits


Also, this is the usage of resizeContainer. Note the explanation of the 0g.


diskutil apfs resizeContainer 
Usage:  diskutil APFS resizeContainer <inputDisk> limits [-plist]
        diskutil APFS resizeContainer <inputDisk> <newSize> [<triple>*]
        where <inputDisk> = A Container Reference DiskIdentifier (preferred)
              or a Physical Store DiskIdentifier
              <newSize> = the desired new Container or Physical Store size
              <triple> = a { fileSystemPersonality, name, size } tuple
Resize an APFS Container. One of the Container's Physical Store disks will be
resized, and therefore the Container which it defines will be resized by an
equal amount. You do this by specifying a new Container size; to preview the
current available range, you can instead specify "limits"; no change will be
made. A new size of zero is taken as a request to do a grow-to-fit operation.
If the new size implies a shrink, you can specify ordered triples in the same
manner as `diskutil partitionDisk`, etc, to fill the partition map's free
space gap that would otherwise result. If there is more than one Physical Store
and you specify a Container Reference, the appropriate Physical Store will be
chosen automatically. Ownership of the affected disks is required, and all of
the Container's Volumes must be unencrypted or unlocked.
Example:  diskutil apfs resizeContainer disk5 110g
          diskutil apfs resizeContainer disk0s2 110g
          diskutil apfs resizeContainer disk5 0
          diskutil apfs resizeContainer disk5 1.5t jhfs+ foo 10g ms-dos BAR 0

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.

Can't delete window boot camp

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