Windows 10 I cant download from the Microsoft store

  • Thread starter Thread starter Coolair million
  • Start date Start date
C

Coolair million

I recently got forza horizon 4 but i cant download it i just get the error code 0x80073CF9 i tried talking to Lester BernardReyes and he told me to do these methods and they did not help and i would like that you resolve this issue ASAP!


Method 1. Repair Windows Store:

1. Go to settings> Update and Security> troubleshoot > Additional troubleshooter> Then click Windows Store apps
2. Temporarily Disable the Anti-virus (If you have third party anti viru)
3. Run Powershell
4. On Powershell(admin), copy and paste the command below:


Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Method 2. repair Windows Store and update components

Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))
Copy each line of command to Powershell then press enter (one line at a time)
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc

-Once done restart the device and check


If none will work from the above solution I suggest to do an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.

Note: before doing this make sure to create a restore point: https://support.microsoft.com/en-hk/help/402753...

1. go to this link: https://www.microsoft.com/en-us/software-downlo...

2. Select Download tool, and select Run. You need to be an administrator to run this tool.

3. On the License terms page, if you accept the license terms, select Accept.

4. On the What do you want to do? page, select Upgrade this PC now, and then select Next.

5. After downloading and installing, it should fix the issue.

Reference: https://www.microsoft.com/en-us/software-downlo...
Note: if you receive error: “This Pc can’t be upgrade, follow the steps below”
Method 1. Go to C:\$WINDOWS.~BT\Sources\Panther then delete the file name compatscancache.dat
Then try again or reboot the PC first then try again.
You might not see the folder as it is hidden, make sure to show hidden files first.

Continue reading...
 
Back
Top