For an app that won’t open, restart it, update the system and the app, clear cache or data, then reinstall if needed.
Apps freeze, bounce, or sit on a splash screen for lots of reasons: stale cache, missing permissions, corrupted files, or a buggy update. This guide walks you through quick wins and platform-specific steps so you can get back to work or play without guesswork.
How To Fix An App That Won’t Start On Any Device
Start with the basics. These steps solve most stalls and take a minute or two each.
- Force close the misbehaving app, then open it again.
- Reboot the phone or computer to clear stuck processes.
- Update the app from the official store and update the OS.
- Check storage; keep at least 2–3 GB free on mobile and 10 GB on desktop.
- Switch networks. Try Wi-Fi, mobile data, or a different network.
- Disable VPN or private DNS temporarily if the app needs open network paths.
- Log out and back in, if the service uses an account.
- Reinstall the app as a last quick step.
Quick Fix Matrix
The table below maps common symptoms to the fastest fix and where to find the setting.
| Symptom | Fast Fix | Where |
|---|---|---|
| Stuck on splash screen | Force stop and clear cache | App info / Storage |
| Opens then closes | Update app and OS | Store app / System update |
| Endless spinning | Toggle network; relaunch | Wi-Fi / Mobile data |
| “Can’t verify developer” on Mac | Open via Security prompt | System Settings > Privacy & Security |
| Crashes after update | Reinstall; clear data | App info / Storage |
| Store-based app not launching on Windows | Repair or Reset | Settings > Apps > Installed apps |
iPhone And iPad: Proven Steps
On iOS and iPadOS, start simple, then move to deeper fixes.
Close, Restart, Update
- Swipe up from the bottom and pause to open the app switcher, then swipe the stuck app away.
- Restart the device. On models without a Home button: press volume up, press volume down, then hold the top button until the Apple logo appears.
- Open the App Store and update the app. Go to Settings > General > Software Update for system patches.
Clear Issues Tied To Network Or Account
- Toggle Airplane Mode off and on. Try a different network.
- Sign out of the app service and sign back in. Check that the date and time set to automatic.
Reinstall Or Offload
Delete the app, reboot, then install fresh. If storage is tight, use Settings > General > iPhone Storage to offload the app before reinstalling the data.
Security Prompts On Mac-Linked Apps
On a Mac, Gatekeeper may block an unknown developer. Use System Settings > Privacy & Security to allow a trusted build, then click Open Anyway.
Apple’s own guidance covers force closing, restarts, and updates for stuck apps (iPhone/iPad app not responding), plus safe opening on a Mac (Mac safe app opening).
Android: Targeted Fixes That Work
Android gives you direct controls for cache and data. Tackle them in this order.
Force Stop, Clear Cache, Clear Data
- Settings > Apps > See all > Choose the app > Force stop.
- Tap Storage & cache > Clear cache.
- If the problem remains, tap Clear storage or Clear data, then launch and sign in again.
Update App, Services, And System
- Update from Google Play. Also update Google Play services and the Play Store.
- Open Settings > System > System update. Install pending patches.
Check Permissions And Battery Settings
- Settings > Apps > App permissions. Allow Camera, Location, or Storage if the feature needs it.
- Settings > Battery > Battery optimization. Exempt the app if aggressive saving kills it too soon.
Google’s help guide lists these same steps, including force stop, cache/data clear, updates, and contacting the developer (Android app isn’t working).
Windows: Store Apps And Classic Programs
On Windows, the fix depends on whether the app came from the Microsoft Store or from a classic installer.
Repair Or Reset A Store App
- Open Settings > Apps > Installed apps.
- Find the app > More options > Advanced options.
- Click Repair. Test. If issues remain, click Reset to wipe the app’s data and re-initialize.
Reinstall From Microsoft Store
Open the Store, select Library, then reinstall. If the Store itself feels off, run wsreset.exe to clear the cache, then relaunch the Store and update everything.
Classic Programs
- Open Settings > Apps > Installed apps. Some desktop programs expose a Modify or Repair option.
- Reinstall the latest build from the vendor if the repair tool is missing.
Microsoft documents both the repair/reset flow for Store apps (Store app problems) and repair options for classic software (Repair apps and programs).
macOS: Stops At Dock Or Shows A Warning
If a Mac app bounces in the Dock and never loads, or you see a developer warning, try these steps.
Update, Safe Open, Then Reinstall
- Install app updates from the App Store or the developer site.
- If you see an unidentified developer warning, go to System Settings > Privacy & Security and click Open Anyway for a trusted build.
- Delete the app from Applications, empty the Trash, and install a fresh copy.
Check Permissions And Files
- System Settings > Privacy & Security. Review Files & Folders, Full Disk Access, and Accessibility if the app needs them.
- If crashes persist, create a new user account and test. That isolates profile-level corruption.
Apple’s safety notes explain why unsigned software may be blocked and how to open trusted apps while keeping protection in place (Mac safe app opening).
When It’s The Service Or Device
Sometimes the issue sits outside your device. Service outages, old OS versions, or device-specific bugs can stall launch. Media apps drop support for older systems from time to time, which leaves you stuck on an old build. In those cases the current release might not install or might not run cleanly. Check the vendor’s status page or release notes and upgrade the OS if your hardware allows it.
Second-Order Fixes
- Free up storage, then install updates again.
- Remove betas or test profiles that block normal updates.
- Factory reset only after you have a verified backup.
Error Messages And What They Mean
Match the message to a likely cause, then take the targeted action.
| Error On Screen | Likely Cause | Action |
|---|---|---|
| “App keeps stopping” (Android) | Bad cache or data | Force stop > Clear cache/data |
| “Cannot be opened because the developer cannot be verified” (Mac) | Gatekeeper block | Open via Privacy & Security |
| App opens then vanishes (iOS) | Outdated build or bad install | Update or reinstall |
| Store app won’t start (Windows) | Broken Store cache or app package | Repair/Reset; run wsreset.exe |
| Endless loading spinner | Network or service outage | Switch networks; check status |
Data Safety Before You Reset
Clearing app data or resetting a Store app can remove downloads, offline files, and sign-ins. Back up first. On phones, back up photos and chats if they live inside the app. On desktop, copy configuration files from the app’s folder or export settings if the tool offers an export.
Backup Tips
- Use built-in phone backup and confirm the timestamp.
- Export any local notes or project files the app keeps on device.
- Save 2FA recovery codes before you log out and back in.
Deeper Diagnostics When Basics Fail
If quick wins do not stick, isolate the cause. Use the steps below to check settings, profiles, and system files without wiping the device.
Android Safe Mode Test
Hold the power button, then touch and hold Power off until you see Safe mode. Tap it and the phone restarts with third-party apps disabled. If the app runs only in Safe mode, a background service is the culprit. Remove recent cleaners, battery savers, or overlays, then reboot normally and test again.
iPhone/iPad: Reset App Settings Only
You can reset network settings and location & privacy settings without erasing data. Go to Settings > General > Transfer or Reset > Reset. Reopen the app and grant permissions again. If a bad permission prompt caused the stall, this clears it.
Windows: Store Troubleshooter And File Checks
- Run the Windows Store Apps troubleshooter from Settings > System > Troubleshoot > Other troubleshooters.
- Open an elevated terminal and run
sfc /scannow, thenDISM /Online /Cleanup-Image /RestoreHealthto repair system files that can break app launch. - Create a new local user and test the app. Success there points to profile corruption, not a system-wide fault.
macOS: Fresh Profile And Caches
Create a new user in System Settings > Users & Groups and test there. Clear per-app caches by removing the app and deleting its container in ~/Library/Containers or ~/Library/Application Support, then install fresh. Only remove folders you recognize for that app.
Store Account, Region, And Entitlements
Store ties link licenses to an account, a region, and sometimes a device limit. If the app is licensed through a work account or a family plan, ensure you are signed in to the right Apple ID, Google account, or Microsoft account. Mismatched accounts can block launch or leave the app in a perpetual update loop. Region-locked titles may also refuse to load when you travel; a short-term fix is to sign in to the store account that owns the license and update from there.
Accessibility And Overlay Conflicts
Android overlays and accessibility services can sit on top of the screen and clash with touch targets at launch. Ad blockers, chat heads, screen dimmers, and floating widgets are common triggers. Disable them, start the app, and re-enable only if launch remains stable.
When Reinstall Alone Is Not Enough
Some titles keep settings on the cloud and others keep them only on device. If a plain reinstall does not clear the crash, remove the app, reboot, manually delete its leftover folders, then install the newest build. On Windows, check %AppData% and ProgramData. On macOS, check the user Library. On Android, remove residual folders in /Android/data and the app’s top-level folder with a file manager.
A Clean Routine To Prevent Repeat Issues
Keep the device tidy and current to reduce repeats:
- Install updates weekly. Many launch failures vanish after a patch.
- Keep storage headroom. Remove giant downloads and old media.
- Review permissions after updates. Re-grant only what’s needed.
- Leave Play Protect or Gatekeeper on. These tools block shady builds that crash at launch.
Follow the sequence above and you’ll fix most start failures without a full reset. When you hit a rare app-side bug, report it through the store page so the developer can ship a patch.
