Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Starcall

macrumors newbie
Original poster
Oct 22, 2019
3
0
after upgrading to the macOS Catalina, i saw these duplicate apps and whenever i try to delete them, i can't! it is annoying because when i try to open a default app in the launchpad it displays an error saying that it crashed, how do i solve this issue?
reply ASAP thanks!
Screen Shot 2019-10-22 at 11.29.21 PM.png
 

bogdanw

macrumors 603
Mar 10, 2009
6,118
3,029
In Catalina, system apps like App Store are in /System/Applications/. You can delete the duplicates from /Applications/, probably leftovers from Mojave.
 

Starcall

macrumors newbie
Original poster
Oct 22, 2019
3
0
In Catalina, system apps like App Store are in /System/Applications/. You can delete the duplicates from /Applications/, probably leftovers from Mojave.

i tried deleting it but it doesnt let me delete the leftover apps from mojave
 

StellarVixen

macrumors 68040
Mar 1, 2018
3,254
5,779
Somewhere between 0 and 1
i tried deleting it but it doesnt let me delete the leftover apps from mojave

You should have System Integrity Protection disabled. If you don’t, disable it.

Then mount root directory as R/W.


In Terminal, type:
Code:
sudo mount -uw /

Enter password when prompted, press Return, after that:

Code:
killall Finder


again press Return

Now, you should be able to delete those apps.
 
Last edited:
  • Like
Reactions: Starcall

Starcall

macrumors newbie
Original poster
Oct 22, 2019
3
0
You should have System Integrity Protection disabled. If you don’t, disable it.

Then mount root directory as R/W.


In Terminal, type:
Code:
sudo mount -uw /

Enter password when prompted, press Return, after that:

Code:
killall Finder


again press Return

Now, you should be able to delete those apps.

WORKED!! THANK YOU AND HAVE A GOOD DAY!!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.