Share via

0*8000000a problem

Anonymous
2018-02-01T14:13:07+00:00

It can let me open Garana, but when i started opening my games LOL, it delay 5 second and then said admin required!  

 0*8000000a   error

    why? I need your help quickly ,thank you very much!

Windows for home | Previous Windows versions | Gaming

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.

0 comments No comments

Answer accepted by question author

Anonymous
2018-02-01T15:17:41+00:00

Option 1: Run Windows App troubleshooter

Windows Key+X

Click Settings

Click Update & security

Click Troubleshoot

Scroll down to the bottom

Click Windows Store Apps

Click Run the Troubleshooter

Option 2: Reset Windows Store

  1. Press Windows key + X, and click on Command Prompt (Admin). If prompted for an administrative password, kindly provide the password
  2. Type WSreset.exe and click Enter.
  3. Restart Windows store.
  4. Repeat steps 1 to 3 few times, launch Store App

Option 3: Create a New User Account and login with this new User Account

  1. Press Windows key + I to open up Settings.
  2. Head to Accounts and choose Family & Other Users.
  3. Select Add someone else to this PC under Other Users.
  4. Select I don't have this person's sign-in information.
  5. Select Add a user without a Microsoft account.
  6. Create the user and select Next.
  7. Make the new account an administrator account.
  8. Under Other users, select the new user account you created, and then select Change account type.
  9. Select Administrator, and then select OK

Option 4: Check your Antivirus

Update your AV to the latest

Temporarily uninstall / disable AV

Option 5: Run Windows Update Troubleshooter

  1. Type Control in Windows Start Search
  2. Click Control Panel
  3. Change View by from Category to Large Icons/Small Icons.
  4. Click on Troubleshooting and then select View all.
  5. Select Windows Update and follow the on-screen instructions.

Option 6: Reregister Store App

Type Powershell in Windows Start Search box

Right click on Powershell and Run As Administrator

Copy following and paste into Powershell and hit Enter

PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘\AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

Option 7: Reset Software Distribution Folder

Disconnect from internet - Both wifi and wired

Restart your computer

Type Cmd in Windows Start Search Bx\ox

Right click on Cmd > Run As Administrator

Copy and paste following one by one and Enter

taskkill /F /FI "SERVICES eq wuauserv" (do this multiple times)

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

rmdir C:\Windows\SoftwareDistribution\DataStore

rmdir C:\Windows\SoftwareDistribution\Download

When complete, Enter, then reboot the computer > Try downloading again.

Option 8: Run SFC and DISM

Open Start, type: CMD

Right click CMD

Click Run as administrator

Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)

Dism /Online /Cleanup-Image /CheckHealth

Dism /Online /Cleanup-Image /ScanHealth

Dism /Online /Cleanup-Image /RestoreHealth

Also run the System File Checker utility:

Open Start, type: CMD

Right click CMD

Click Run as administrator

At the Command Prompt, type: sfc/scannow

Was this answer helpful?

0 comments No comments

Answer accepted by question author

Vijay A. Verma 104.9K Reputation points Volunteer Moderator
2018-02-01T14:17:23+00:00

Make sure that you logged as Administrator.

Option 1. Open Start > Settings > Apps > Apps & features

Scroll down to this App

Select this App

Click Advanced options

Click Reset

Restart

Go to store and see if there is any update for this application. If yes, update.

Option 2. Try clearing Windows Store Cache

Press Winkey + R to open Run box

Type WSreset.exe

Press Ok

You'll receive a message the cache is cleared

Option 3. Try using App Troubleshooter

https://support.microsoft.com/en-us/help/402749...

Option 4. Uninstall and reinstall

Uninstall it using Windows 10 Store App Unistaller

https://gallery.technet.microsoft.com/scriptcen...

Download and install from Windows Store again

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful