How to Uninstall iPhone and iPad Apps on an M1 Mac - MacRumorsOpen MenuShow RoundupsShow Forums menuVisit ForumsOpen Sidebar
Skip to Content

How to Uninstall iPhone and iPad Apps on an M1 Mac

by

If you own a Mac powered by Apple silicon, you can download and install iOS and iPadOS apps from the Mac App Store in macOS Big Sur. But how do you uninstall them? Keep reading to learn how.

mac app store iphone ipad apps
Apple's M1 Macs, which are the first to be powered by an Apple-designed Arm-based chip, are able to run iOS and iPadOS apps because of the common architecture between the different operating systems.

That means ‌M1‌ Mac owners can download and install iOS apps from the ‌Mac App Store‌ just as if they were Mac apps, and Apple even includes preferences for Touch Alternatives that allow users to set keyboard commands for iPhone/iPad touch input alternatives.

However, many users have found themselves wondering how iOS apps are properly uninstalled on an Apple silicon-based Mac.

The question comes up because many users have tried dragging the app icon to the Trash in the usual way, only to find that the app binary gets deleted yet much of the app's related content remains on the disk, usually in the ~/Library/Containers folder, needlessly taking up storage.

Fortunately, there is a surefire way to ensure that all of the data associated with an iOS app is removed when you uninstall it, but it does require the use of a couple of Terminal commands, so make sure you're comfortable working in a command prompt window before you attempt the following.

How to Uninstall iOS Apps on an M1 Mac

  1. Open the Applications folder and drag the app you want to uninstall into the Trash.
    trash

  2. Now, launch Terminal (Applications/Utilities/Terminal.app).
    terminal

  3. At the Terminal window prompt, input the command cd ~/Library/Containers and hit Enter.
  4. Next, input the command find . -iname "*appname*" , and replace "appname" (but keeping the asterisks) with the name of the app you just dragged to the Trash. This command should output any matches found, typically in the form of obscured directory names (eg. 0D3DA1EC-21FB-4836-B6A7-8C6053EF9567).
    terminal

  5. Next, input the command rm -Rf XXXXX-XXXX-XXXX-XXXXXXX but replace the XXXX with the obscured directory name shown in the previous output, then hit Enter.
  6. If several directories are shown in the output, repeat the previous step for each directory.

The iOS app and all data associated with it should now be removed from your Mac.

Related Forum: macOS Big Sur

Popular Stories

m6 a20 pro chips

iPhone 18 Pro: Everything M6 Tells Us About the A20 Chip

Saturday September 5, 2026 9:00 am PDT by
Apple announced the M6 chip last week, just ahead of its September iPhone event, providing the clearest indication yet of what the A20 will bring to the iPhone 18 lineup. Apple silicon generations share much of their architecture across the A-series and the M-series, so a new A-series chip normally functions as a partial preview of the M-series chip that follows it. This year the order...
a20 pro chip

Apple Unveils A20 Pro as First 2nm Smartphone Chip

Wednesday September 9, 2026 10:22 am PDT by
Apple today revealed the A20 Pro chip in the iPhone 18 Pro and iPhone 18 Pro Max, built on a brand new architecture using 2nm process technology. Apple described the A20 Pro as "an exceptional chip that sets a new bar for mobile computing." The chip has a 6-core CPU design with two new super cores that Apple says are up to 20% faster, calling them "desktop class" and "the fastest in any...
apple silicon gray

Leaked Images Give First Look at Apple's AI Servers

Wednesday August 26, 2026 9:34 am PDT by
Images claiming to show the inside of an Apple-made AI server, believed to power Private Cloud Compute, surfaced online this week, offering a first look at how the hardware is laid out. The images were shared earlier this week by the X user @hsuchingpo, an account with a track record of Apple hardware and prototype leaks. Captioned simply "Apple M5 Server," the leaker said the hardware is "mo...