Removing the Boot Camp Assistant.app - The APPLICATION, not a Windows installation

So I have an M2 Pro Mac mini. There is no use for Boot Camp Assistant.app - the APP not a windows installation, to be clear here.

I want to remove the Boot Camp Assistance.app - It's a waste of storage space and there is no reason for it to even be on my Mac mini - like, why is it even still a part of the base macOS installation any more? Anyway, it just won't go into the trash. I tried to sudo rm -rf it and got an Operation not permitted message. So, what can I do?

Mac mini, macOS 26.0

Posted on Sep 21, 2025 11:36 PM

Reply
Question marked as Top-ranking reply

Posted on Sep 22, 2025 6:12 PM

AFAIK, there is no way because all Apple built-in apps reside on a read-only signed & sealed system volume.

Signed system volume security - Apple Support



You would have to erase the M2 and restore your data & settings from a backup but decline to transfer your apps.

Erase your Mac and reset it to factory settings - Apple Support



4 replies
Question marked as Top-ranking reply

Sep 22, 2025 6:12 PM in response to Gryphon MacThoy

AFAIK, there is no way because all Apple built-in apps reside on a read-only signed & sealed system volume.

Signed system volume security - Apple Support



You would have to erase the M2 and restore your data & settings from a backup but decline to transfer your apps.

Erase your Mac and reset it to factory settings - Apple Support



Oct 9, 2025 3:09 AM in response to Gryphon MacThoy

Yeah, you can’t remove system apps like Boot Camp Assistant.app directly — macOS protects them with System Integrity Protection (SIP). If you really want to delete it, you’d have to boot into Recovery Mode, open Terminal, run csrutil disable, reboot, then delete the app with sudo rm -rf. After that, re-enable SIP with csrutil enable.


That said, it only takes up a few MB — probably not worth the hassle.

Removing the Boot Camp Assistant.app - The APPLICATION, not a Windows installation

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