What Error 491 Means
The 491 error code appears when attempting to download or update an app via the Google Play Store. The system interrupts the download and displays a message such as Problem downloading. Try again (Error code: 491). This error is not related to hardware failure or a lack of internet connectivity. Instead, it signals a synchronization failure between your Google account, Play services, and the download servers. Most often, the issue occurs after an improper update of system components or due to the accumulation of stale temporary files in the download manager.
Common Causes
- Corrupted Play Store or Google Play Services cache. Temporary download files conflict with new download requests.
- Google account desynchronization. The authorization token has expired or been revoked by the server, preventing the store from verifying your download permissions.
- Outdated or corrupted store updates. An automatic Google Play update was interrupted, leaving the system in an inconsistent state.
- DNS or proxy configuration conflicts. A rare scenario where system DNS settings block access to Google's CDN servers for a specific session.
How to Fix It
Method 1: Clear Google Play Data Completely
This is the fastest and safest method, resolving up to 80% of 491 error cases.
- Open
Settings→Apps→See all apps. - Find
Google Play Storein the list. - Go to
Storage & cache. - Tap
Clear cache, thenManage space→Clear all data. - Repeat steps 2–4 for the
Google Play Servicesapp.
💡 Tip: Clearing data will not delete your installed apps, photos, or contacts. Only the store's search history and temporary settings will be reset.
Method 2: Force Restart System Services
If the first step didn't work, you'll need to terminate any stuck background processes.
- In the same Apps menu, open
Google Play Services. - Tap
Force stop(the button will only be active if the process is running). - Restart your device via the power menu or by running the terminal command:
adb reboot(if debugging is enabled). - After it boots up, wait for background synchronization to complete (about 2 minutes), then try downloading the app again.
Method 3: Reconnect Your Google Account
When the store cannot verify a license or subscription status, the server returns a download error. Resetting the account profile resolves the issue at the authorization level.
- Go to
Settings→Passwords & accounts(orGoogle). - Select your primary account and tap
Remove account. Confirm the action. - Restart your phone.
- Open
Settings→Accounts→Add account→Google. Enter your email and password. - Open the Play Store, accept the terms of service, and retry the download.
Method 4: Roll Back the Play Store Version
Sometimes, the latest automatic update contains a bug that triggers 491 on specific phone models. Reverting to the factory version resolves the conflict.
- Open
Settings→Apps→Google Play Store. - Tap
⋮(three dots) in the top-right corner. - Select
Uninstall updates. - Confirm the action. The store will revert to the version preinstalled by the manufacturer.
- Try downloading the app. If the error is gone, re-enable auto-updates so the system can download the patched build.
⚠️ Important: After rolling back, some modern features (such as instant updates or new UI elements) may be temporarily unavailable. Do not manually uninstall updates if the issue is no longer occurring.
Prevention Tips
To prevent error 491 from returning, follow these basic system maintenance practices:
- Restart your device regularly. A full reboot every 5–7 days clears stuck processes and refreshes network sockets.
- Do not disable Google background sync. If you restrict background data, the store won't be able to properly verify licenses before downloading.
- Use a stable connection. Switching between Wi-Fi and mobile data while downloading large apps often breaks the session. Wait for the process to finish, or use Airplane mode if the network is unstable.
- Monitor your storage space. Insufficient free space (less than 1 GB) causes the download manager to malfunction, which can trigger error
491.