How to Fix 0x80070490 Windows 10 Error Code – A considerable number of users are complaining at different forums that when they proceed to update an app in Store they witness an error message written – Try that again. After trying multiple times and putting a lot of effort they can’t succeed to update the applications.
In this concern, if any of the services fails to perform this error occurs. We are illustrating the steps in this article to Fix 0x80070490 Windows 10 Error Code if you witness an error note inscribed “Try that again” while proceeding to Update every app via Store ahead.
Table of Contents
How to Fix 0x80070490 Windows 10 Error Code
1. Use Windows Update Troubleshooter
Before you proceed with doing investigations to find out any other issues, run the troubleshooter. Hit this link to download the “troubleshooter” and execute a double click to run it. Click Next, and the “troubleshooter” will itself dig out the mess up and show in the next wizard.
2. Make Another User an Administrator
2. If running the troubleshooter does not work, proceed to another one.
- Press “Win and I” keys and click on the “Accounts” block on the spread out Settings Application.
- In the left flank of the application, strike on the 4th tab “Family & other users” and on the corresponding right pane click “Add Someone else to this PC”.
- A pop up asking either email id or phone number comes up on the screen, type it in the given box and click “Next”.
- In the wizard conveying Good to go! wizard, click “Finish”.
- A user is added in no time in the section of “Other users”.
- Click on the freshly added user and successively on “Change account type button”.
- A pop up comes out, click on the drop down and select “Administrator” and hit “OK”.
Now go the store and start a fresh update stride for the application on which you have been confronting the error 0x80070490 messages. You will notice that it is updated hassle free.
Alex Matthew
says:I have tried these below steps and fix my problem
Fixing Printer Spooler error using command
Method 1
net stop spooler
del /F /Q %systemroot%\System32\spool\PRINTERS\*
net start spooler
exit
Method 2
Net stop spooler
sc config spooler depend= RPCSS
Net start spooler
exit