963

Google Play Store error 963 fix for Android

Mobile – Android Beginner 👁 1 views 📅 May 29, 2026

Error 963 blocks app updates with a generic warning. It's caused by corrupted cache or SD card conflicts—here's how to clear both fast.

When does error 963 pop up?

You're happily updating apps from the Google Play Store, and then it hits you—error 963. It usually happens during a download or update, often with larger apps like games or system-heavy ones. You'll see a generic message like "Error retrieving information from server. [RPC:S-7:AEC-0 RPC7-963]" and the download just stops. I've seen this on Samsung Galaxy S22s, OnePlus 11s, and even Pixels running Android 13 or 14. The trigger is almost always a corrupted cache partition or a SD card that's conflicting with the Play Store.

Root cause explained simply

Error 963 isn't a server problem—it's local. The Play Store uses a cache to store temporary download data and app info. When that cache gets corrupted (often after a failed update or a storage cleanup gone wrong), the store can't sync properly. On phones with a microSD card, the conflict is worse: the card's file system might be formatted wrong or have permissions that trip up the download manager. The real fix is to clear the cache for the Play Store, Play Services, and the Download Manager, then remount or remove the SD card.

Step-by-step fix

  1. Clear cache for Play Store and Play Services
    Go to Settings > Apps > See all apps. Find Google Play Store, tap Storage & cache, then hit Clear cache. Do the same for Google Play Services. Don't clear data yet—just cache.
  2. Clear cache for Download Manager
    Still in the apps list, tap the three-dot menu and select Show system (or scroll down). Find Download Manager, go into its storage, and clear cache. This is often the overlooked piece.
  3. Remove your SD card (if you have one)
    Power off the phone, pop out the microSD card, and boot up without it. Try updating the app again. If it works, format the SD card on a computer to exFAT (or FAT32 if your phone is older) and reinsert it. I've seen phones get confused with NTFS-formatted cards.
  4. Reboot into recovery and wipe the cache partition
    This step isn't as scary as it sounds. Power off your device, then press and hold the Volume Up + Power buttons (or Volume Down + Power on Samsung) until the recovery menu appears. Use volume keys to highlight Wipe cache partition, press power to select, then confirm. Reboot. This clears system-level cache that Settings won't touch.
  5. Reinstall Play Store updates
    If error 963 still shows, go back to Settings > Apps > Google Play Store, tap the three-dot menu, and select Uninstall updates. This reverts the store to its factory version. Open the store again—it'll update itself in the background. Then try your download.

What to check if it still fails

If you've done all the steps above and error 963 won't budge, check these three things:

  • Date and time settings—make sure they're set to automatic. Manual time zones can break Play Store authentication. Go to Settings > System > Date & time and toggle Use network-provided time on.
  • Google account sync—open Settings > Accounts > Google, tap your account, and hit Sync now. Wait a minute, then retry the update.
  • Play Store's storage permissions—some Android skins (like MIUI or One UI) restrict Play Store access to storage. Go to Settings > Apps > Google Play Store > Permissions and enable Files and media (or Storage).

In rare cases, a full factory reset wipes the corruption clean, but that's a last resort—try everything above first. I've fixed error 963 dozens of times with just the cache clears and SD card removal. Skip the app reinstall rumors; they won't help here.

Was this solution helpful?