Hi
I need to uninstall a bunch of system apps like Music, TV and News.
In the last version of the macOS I was able to do this via the recovery terminal, but now when I try it in BigSur, the apps appear to be deleted when I run rm -rf, but after rebooting, they have been added back.
I've tried disabling scrutils. I suspect there's some permission issue as when I try to mount /System and /Application as rw from a terminal I see this:
admin2@Ads-MacBook-Pro-2 ~ % sudo mount -uw / System / Applications
Password:
usage: mount [-dfruvw] [-o options] [-t external_type] special mount_point
mount [-adfruvw] [-t external_type]
mount [-dfruvw] special | mount_point
Anyone else having this issue?
Thanks
I need to uninstall a bunch of system apps like Music, TV and News.
In the last version of the macOS I was able to do this via the recovery terminal, but now when I try it in BigSur, the apps appear to be deleted when I run rm -rf, but after rebooting, they have been added back.
I've tried disabling scrutils. I suspect there's some permission issue as when I try to mount /System and /Application as rw from a terminal I see this:
admin2@Ads-MacBook-Pro-2 ~ % sudo mount -uw / System / Applications
Password:
usage: mount [-dfruvw] [-o options] [-t external_type] special mount_point
mount [-adfruvw] [-t external_type]
mount [-dfruvw] special | mount_point
Anyone else having this issue?
Thanks