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

Multicolored Low Cost A18 Pro MacBook Feature

Apple Accidentally Leaks 'MacBook Neo'

Tuesday March 3, 2026 7:00 am PST by
Apple appears to have prematurely revealed the name of its rumored lower-cost MacBook model, which is expected to be announced this Wednesday. A regulatory document for a "MacBook Neo" (Model A3404) has appeared on Apple's website. Unfortunately, there are no further details or images available yet. While the PDF file does not contain the "MacBook Neo" name, it briefly appeared in a link...
imac video apple feature

Apple Unveils Two New Products

Monday March 2, 2026 7:49 am PST by
Apple today introduced two new devices, including the iPhone 17e and an updated iPad Air. iPhone 17e features the same overall design as the iPhone 16e, but it gains Apple's A19 chip, MagSafe for magnetic wireless charging and magnetic accessories, Apple's second-generation C1X modem for faster 5G, and a doubled 256GB of base storage. In the U.S., the iPhone 17e starts at $599, just like the ...
Apple iPhone 17e feature

Apple Announces iPhone 17e With A19 Chip, MagSafe, and More

Monday March 2, 2026 6:07 am PST by
Apple today announced the iPhone 17e, featuring the A19 chip, MagSafe connectivity, faster charging, and more. The iPhone 17e contains the A19 chip introduced in iPhone 17. It features a 6-core GPU and a 4-core GPU. Apple pointed out that this makes it up to 2x faster than the iPhone 11. The new 16-core Neural Engine is optimized for large generative models. The iPhone 17e also contains...