Android · Play Store · Updated August 2026
You tap Install. The button turns into a spinning ring. And then nothing. Maybe it creeps to 40% and stalls. Maybe it hits 99% and refuses to finish. Maybe it never moves at all, and every app you try does exactly the same thing.
The reassuring part is that this almost never means anything is broken. A stalled Play Store download is nearly always a corrupted cache, a stuck queue, a storage miscalculation or a clock problem — none of which need a factory reset, and none of which need root access.
⚡ The Short Answer
Stuck part-way, or nothing downloads at all? Clear the cache and data for Play Store and Play services together — Fix 1 and Fix 2. Four minutes.
Stuck on “Pending” and never starting? Check your date and time first — Fix 5. It sounds unrelated, and it is one of the most common causes there is.
First, Match Your Pattern
Exactly how the download is failing narrows the cause down fast. Match your pattern before working through anything.
🟠 Pattern A — Every app gets stuck, nothing downloads
The problem is Play Store or Play services itself, not any individual app.
🔵 Pattern B — Downloads say “Pending” and never start
Usually a date and time mismatch, a network-level block, or another download silently blocking the queue.
🟢 Pattern C — Reaches 99–100% then fails, or “App not installed”
The download itself worked. This is a storage or corrupted-file problem, not a connection one.
Table of Contents
- Clear Google Play Store cache and data
- Clear Google Play services cache
- Check your actual free storage
- Switch networks — WiFi to mobile data or back
- Fix your date and time settings
- Remove and re-add your Google account
- Clear the Download Manager app
- Check for a stuck download in the queue
- Update Google Play Store manually
- Check Digital Wellbeing or parental controls
- Quick reference — all 10 fixes
- What each pattern usually turns out to be
- Mistakes that waste time
- The order to follow
- Frequently asked questions
Which Android phones and versions this covers. Play Store and Play services are Google’s own apps rather than manufacturer software, so the causes are the same across Samsung One UI, stock Android on Pixel, OxygenOS and the rest, from Android 13 through Android 15.
The one real difference is menu depth. Samsung puts per-app storage one tap deeper, under Settings → Apps → [app] → Storage, while Pixel keeps it nearer the surface. On heavily skinned phones from Xiaomi, Oppo or Vivo the wording varies slightly, but the underlying setting is identical.
Nothing here requires root access or bypasses Google’s security model. Everything happens in the standard Settings app and Play Store’s own menus.
The 10 Fixes
1Clear Google Play Store Cache and Data
HIGH IMPACT PATTERN A 2 min
Play Store keeps a local cache of your library, your search history and the state of every download. That cache is one of the most common things to quietly corrupt after an update, leaving the app stuck referencing a download that no longer exists properly on Google’s side.
- Settings → Apps → See all apps → Google Play Store.
- Tap Storage, then Clear cache, and try the download again.
- If that alone does not help, go back and tap Clear data too. This signs you out of the Play Store app, which is expected.
- Reopen Play Store, sign back in if prompted, and retry.
✅ This does not remove your apps. Clearing Play Store data resets the storefront app only. Everything already installed on the phone stays exactly where it is.
2Clear Google Play Services Cache
HIGH IMPACT PATTERN A 2 min
Google Play services is the background system app that actually performs the download and install. Play Store is just the shop front sitting on top of it. If Play services is confused, clearing Play Store alone changes nothing — which is why these two fixes belong together.
- Settings → Apps → See all apps → Google Play services.
- Tap Storage → Clear cache.
- Restart the phone before testing. Unlike Fix 1, this step genuinely needs the restart to take effect.
⚠ Clear cache only, not data. Clearing Play services data resets far more account and sync settings than most people expect. Only consider it if cache-clearing plus a restart has failed.
3Check Your Actual Free Storage
HIGH IMPACT PATTERN C 3 min
Android needs considerably more free space than an app’s listed download size. It has to hold the compressed download, extract it, verify it, and briefly keep both versions at once. A phone that looks like it has “just enough” room usually does not, and the failure message rarely says so clearly.
- Open Settings → Storage and read the actual free-space number, not just how full the bar looks.
- Aim to keep at least 1–2 GB genuinely free, and more for large games.
- If space is tight, use Settings → Storage → Free up space to clear system-wide cache before deleting anything you actually want.
This is also the answer to a confusing message. If Android says “insufficient storage” while the bar looks half empty, it is the temporary working space it is short of, not the total.
4Switch Networks — WiFi to Mobile Data or Back
MEDIUM IMPACT QUICK CHECK 2 min
Some routers and most public WiFi apply filtering or traffic shaping that interferes with large background downloads from Google’s content servers, while ordinary browsing carries on looking perfectly normal. Switching networks isolates that in two minutes.
- On WiFi? Switch to mobile data and retry the download.
- On mobile data? Try WiFi instead.
- If switching fixes it, the original network is the cause — look at its parental control, firewall or QoS settings later.
Also turn off any VPN while testing. Free and lesser-known VPNs route traffic through servers Google’s download infrastructure does not fully trust, which can stall installs without any error at all.
5Fix Your Date and Time Settings
HIGH IMPACT PATTERN B 1 min
This sounds completely unrelated to downloading apps, and it is one of the most common causes of a download frozen on “Pending”. Google’s servers use certificate verification that depends on your phone’s clock. If the date, time or even just the timezone is wrong, the secure connection needed to download fails silently — no error, just endless waiting.
- Open Settings → General management (or System) → Date and time.
- Switch on both Automatic date and time and Automatic time zone.
- If both are already on but the clock still looks wrong, toggle them off and back on to force a resync.
Travelled recently? A timezone set manually during a trip and never changed back is a classic cause. It looks harmless because the clock on screen may still appear roughly correct.
6Remove and Re-add Your Google Account
MEDIUM IMPACT AFTER FIX 1 & 2 5 min
The sync token that authorises downloads on your behalf can expire or corrupt without you ever being visibly signed out. Removing the account and adding it back forces a completely fresh token, and it is the most direct fix after a phone restore or migration.
- Settings → Accounts → Google and select your account.
- Tap Remove account.
- Restart the phone.
- Add it back through Settings → Accounts → Add account → Google.
✅ Nothing is deleted from your Google account. This only signs the phone out locally. Mail, photos and contacts all reappear as soon as you sign back in.
7Clear the Download Manager App
MEDIUM IMPACT PATTERN C 2 min
On many Android phones a mostly invisible system app called Download Manager handles the raw file transfer behind Play Store. If it is still holding a corrupted partial file from an earlier failed attempt, every new download inherits the same failure — which is why retrying endlessly never helps.
- Settings → Apps → See all apps, then turn on Show system apps from the three-dot menu.
- Open Download Manager → Storage and tap Clear cache, then Clear data.
- Restart the phone and try the download again.
8Check for a Stuck Download in the Queue
PATTERN B 2 min
Play Store downloads one app at a time by design. If something from days ago is silently stuck at the front of the queue, everything you start afterwards waits behind it forever — and Play Store never explains why. This is a common cause of a permanent “Pending”.
- Open Play Store, tap your profile icon, then Manage apps and device.
- Open the Manage tab and look for anything downloading, queued or paused.
- Cancel or manually retry the stuck item before starting anything new.
9Update Google Play Store Manually
SITUATIONAL 3 min
Play Store normally updates itself quietly in the background. If that self-update has itself failed, you can be left running an old build with a download bug that Google already fixed. Forcing the update manually rules that out.
- Open Play Store → profile icon → Settings → About.
- Check the Play Store version listed.
- Tap Update Play Store if the option appears, and wait for it to finish.
Still nothing? Try Settings → Apps → Google Play Store → three-dot menu → Uninstall updates. That reverts to the factory version and lets it update itself cleanly from scratch.
10Check Digital Wellbeing or Parental Controls
MANAGED DEVICES 3 min
If Digital Wellbeing, Family Link or a third-party parental control app has an install restriction configured — often set up once and forgotten — downloads fail with no clear explanation on screen. Worth ruling out on any phone that was ever set up for a child or issued by a workplace.
- Open Settings → Digital Wellbeing & parental controls and review any timers or restrictions.
- If Family Link manages the device, check the parent account’s app for an approval request sitting unnoticed.
- Temporarily disable any third-party restriction app to test whether it is the cause.
Quick Reference — All 10 Fixes
| # | Fix | Best for | Impact | Time |
|---|---|---|---|---|
| 1 | Clear Play Store cache and data | Pattern A | High | 2 min |
| 2 | Clear Play services cache | Pattern A | High | 2 min |
| 3 | Check actual free storage | Pattern C | High | 3 min |
| 4 | Switch networks | Pattern B | Medium | 2 min |
| 5 | Fix date and time | Pattern B | High | 1 min |
| 6 | Re-add Google account | Pattern A, after 1 and 2 | Medium | 5 min |
| 7 | Clear Download Manager | Pattern C | Medium | 2 min |
| 8 | Check stuck queue item | Pattern B | Medium | 2 min |
| 9 | Update Play Store manually | Any pattern | Situational | 3 min |
| 10 | Digital Wellbeing / parental controls | Family or managed devices | Situational | 3 min |
What Each Pattern Usually Turns Out To Be
Every app frozen at 0%
Play Store or Play services has a corrupted cache. Clearing both together, with a restart in between, is the standard fix. Fix 1 → Fix 2
Permanently “Pending”, never starts
Either the clock is wrong so the secure connection fails, or an old download is blocking the queue. Fix 5 → Fix 8
Reaches 100% then says “App not installed”
The download succeeded but there was not enough working space to unpack it, or the partial file is corrupt. Fix 3 → Fix 7
Started right after a new phone or a restore
A restore can carry over a stale account token or a corrupted cache from the old device. Fix 6
Works on mobile data but not on WiFi
Nothing is wrong with the phone. The network is filtering or throttling Google’s download servers. Fix 4
Mistakes That Waste Time
- Trying to uninstall and reinstall Play Store. It is a system app and cannot be removed. The attempt usually just disables its updates, which makes things worse.
- Assuming it must be the internet. If browsing and video work normally on the same connection, bandwidth is not the problem. Look at the phone-side causes first.
- Factory resetting before trying the account fix. Fix 6 resolves the same token problem a reset would, and costs you nothing else.
- Skipping the date and time check because it sounds irrelevant. It takes one minute and is a genuinely common cause of a stuck “Pending”.
- Sideloading the APK instead. Downloading app files from outside Play Store carries real security risk, and it leaves the underlying problem in place for every future install.
✅ The Order to Follow
- Every app stuck, not just one? Fix 1 and Fix 2 together, with a restart after Fix 2.
- Frozen on “Pending”? Fix 5 first — a one-minute check that is easy to dismiss — then Fix 8.
- Failing at the very end? Fix 3, then Fix 7.
- Only fails on one network? Fix 4, and turn off any VPN while you test.
- Still stuck after all of that? Fix 6, then Fix 9. A factory reset is almost never the answer here.
Frequently Asked Questions
Will clearing Play Store data delete my installed apps?
No. It only resets the Play Store app’s own settings and sign-in state. Apps already on your phone are untouched.
Why does it only happen with one app and not all of them?
That points to a corrupted partial download for that app specifically. Clear that app’s own storage under Settings → Apps, and check whether you are enrolled in a beta version that conflicts with the standard release.
Does removing my Google account delete anything from the account itself?
No. It signs the account out on that phone only. Emails, photos and contacts stay exactly as they are and return when you sign back in.
It says “insufficient storage” but I have plenty of free space. Why?
Android needs temporary working space on top of the app’s size to extract and verify it. Clearing system-wide cache through Settings → Storage → Free up space usually resolves it even when the bar already looked half empty.
Can a VPN cause Play Store downloads to fail?
Yes, particularly free or lesser-known VPN apps whose servers Google’s download infrastructure does not fully trust. Turn any VPN off before troubleshooting further.
Should I just download the APK directly instead?
Not as a routine fix. Sideloading from outside Play Store carries real security risk, and it leaves the actual cause in place, so the next install fails the same way.
Does uninstalling Play Store updates help?
It can, once Fixes 1 to 9 have not worked. Settings → Apps → Google Play Store → three-dot menu → Uninstall updates reverts to the factory version and lets it update itself cleanly.
Why did this start right after I got a new phone or restored a backup?
A restore can carry a corrupted Play Store cache or an expired sync token across from the old device. Fix 6 is the most direct way to force a completely fresh state.
Related Fixes
- Out of space? Android Storage Full But Nothing There — Full Fix Guide
- Downloads dropping mid-way? Android WiFi Keeps Disconnecting — 7 Fixes
- Android Battery Draining Fast — 15 Fixes
- Android Phone Overheating — 7 Fixes
Downloading again?
Drop a comment with your phone model, which pattern matched — A, B or C — and which fix did it. It helps the next person with the same phone get there faster.