Hello,
Thanks for getting back to us and letting us know.
Do not hesitate to ask the community at any time in case you have any questions in the future.
Best Regards,
Sheng G. - MSFT | Microsoft Community Support Specialist
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've run into the "0x80070005" error before (mostly on Microsoft Store) and I managed through dumb luck to clear it much of the time. Right now, I have three MStore updates hung up with this error. I've seen quite a few articles out there that claim to clear the problem up, but little (if any) of their info seems to help, so let me ask three questions:
Thanks.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hello,
Thanks for getting back to us and letting us know.
Do not hesitate to ask the community at any time in case you have any questions in the future.
Best Regards,
Sheng G. - MSFT | Microsoft Community Support Specialist
I added the accout as instructed; however, the system will not log me into that account--the "Password" box will not accept input.
I created a password-less account; I logged in and updated the "stuck" updates. I don't understand what could be wrong with my Microsoft account, much less how to fix it. How can I fix it so I don't have to jump from account to account to get things done?
Hello,
Based on the description, it seems strange, as it is a local account that does not depend on Microsoft services.
You can try using an account without password, and try again.
To do so, log into the original account, right-click Start->Terminal/PowerShell/Command prompt (Admin), and enter the following commands:
net user user2 /add
net localgroup administrators user2 /add
(Substitute "user2" with the username of the new user.)
After creating the user, reboot the computer, select the new user, and log in. See whether the issue persists.
Best Regards,
Sheng G. - MSFT | Microsoft Community Support Specialist
Hello Roger Blair,
Thanks for reaching out here in the Microsoft Answers Community.
Error 0x80070005 is a generic error code for "access denied". The error code alone does not tell you what caused the issue.
Since the issue happens with the Microsoft Store, you can press Windows+R and enter "wsreset" to fix certain common issues.
If the issue persists, try using another network (like broadband, smartphone tethering/hotspot, different ISPs), and try again.
If the issue still persists, we need to check with a new user profile by creating a local administrator account.
To do so, right-click Start->Terminal/PowerShell/Command prompt (Admin), and enter the following commands:
net user user1 pass1 /add
net localgroup administrators user1 /add
(Substitute "user1" and "pass1" with the username and password of the new user.)
After creating the user, reboot the computer, select the new user, and log in. See whether the issue persists.
We look forward to your response.
Best Regards,
Sheng G. - MSFT | Microsoft Community Support Specialist