How to force removing of an app from an iDevice

45,486

Solution 1

Here are some guideline which surely help you in this problem:

Reboot the iDevice by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

Make sure that you do not have a stalled download in iTunes - a song or podcast .... if you have a download in there that did not finish, complete that one first. Only one thing can download at a time on the iDevice so that could be what is causing the problem.

If that doesn't work - sign out of your account, restart the iDevice and then sign in again.

Settings>iTunes & App Store>Apple ID. Tap your ID and sign out. Restart the iDevice by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

Go back to Settings>iTunes & App Store>Sign in and then try to update again. Tap one waiting icon only if necessary to start the download stream.

You can also try deleting the waiting icons - tap and hold down on an icon until it wiggles - the tap the X on the icon to delete it. Then try to download again. Try swiping across the progress bar as well.

You can try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your app preferences and device settings again.

If all else fails, download the updates or the apps in iTunes on your computer and then sync the content to your iDevice.

Solution 2

I agree with EmilioPelaez. This happens to me quite often when an OTA build fails to install (bad provisioning profile, incorrect Entitlements, etc.). Restarting the device always fixes the problem.

Solution 3

Google iFunbox and take a look at their website. It allows you to remove an app by connecting your device to your computer!

Also try this trick: Click on the X beside the app. Then hit delete and hold the home button until the app disappears.

Share:
45,486
Ric Santos
Author by

Ric Santos

Hey! I'm an iOS developer from Adelaide, Australia. I've been iOS making apps for over 10 years. I have grey hairs on my beard. Some of my apps: Keepon Repeat Timer Stezza Speedometa Double Kick

Updated on December 27, 2020

Comments

  • Ric Santos
    Ric Santos over 3 years

    I distribute my apps for beta testing using TestFlight.

    A customer has an iPhone 4 running iOS5.1, and cannot delete an app from the home screen. The app was installed OTA via TestFlight.

    The app icon has an empty progress bar on it, and when tapped the app does not run.

    Solutions tried:

    1. Press and hold app icon. When it is jiggling, press x. Press delete in alert view. App does not delete. The app is still jiggling, but now with no x.
    2. Tried installing the app by USB using build and debug from Xcode - the app runs, but once the app is stopped the app still cannot be deleted.
    3. Open organizer, select app and press delete - nothing happens.
    4. In iOS settings, General > Usage, find app and press Delete. Still does not delete.
    5. Restarted device. Did not help.

    Note that TestFlight lists the app as installed for that user.

    Short of jailbreaking the device are there any other ways to force the removal of an app? Has anyone had this problem before?