ACTIVE MALWARE WINDOWS TESTED: WINDOWS 8

How to fix
Microsoft Store error 0x80D06809
on Windows

Resolve Microsoft Store error 0x80D06809 on Windows 10 or 11 quickly with expert-tested solutions and clear screenshots for easy following.

How to fix Microsoft Store error 0x80D06809?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix Microsoft Store error 0x80D06809?

  • Corrupted Microsoft Store cache
  • Problems with critical Windows services
  • Bugs in the Microsoft Store app
  • Corrupted system files
  • Issues with app settings
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

So, there's something wrong with Microsoft Store. I can't seem to be able to download or update anything when using it - I always receive the 0x80D06809 error. I have no clue how to fix this, so I'd appreciate some help.

Microsoft Store is a centralized location for managing and downloading apps and has been a part of the Windows operating system since Windows 8. It saves users from having to visit potentially dangerous third-party sites by giving them simple and safe access to thousands of applications.

Like any software, the Microsoft Store occasionally has problems despite its usefulness. Error code 0x80D06809 is one such issue that users may run across when attempting to download new apps or update installed ones. The issue manifests as an update or installation process hanging and eventually failing.

Possible causes of error 0x80D06809

There are multiple Windows ecosystem factors that may give rise to the error 0x80D06809. One typical cause of these issues is a corrupted Microsoft Store cache, which can interfere with regular operations and make it impossible for apps to install or update properly.

This issue may potentially be caused by problems with critical Windows services that enable the Store's features. In addition, it may have been caused by bugs in the Microsoft Store app itself.

Resolving Microsoft Store error 0x80D06809

There are several things you can do in order to fix the 0x80D06809 error in the Microsoft Store, including:

  • Clearing the Microsoft Store cache can refresh the store's data and resolve issues caused by corruption within the cache.
  • Repairing corrupted system files can sometimes rectify errors that affect broader system functions, including those related to the Microsoft Store.
  • Resetting or repairing the Microsoft Store via the app settings can restore its default configuration and potentially eliminate any bugs causing the error.
  • Ensuring that all relevant Windows services are enabled and running can also help, as these services are crucial for the operation of the Microsoft Store.

To address this and other system problems in a thorough manner, think about employing PC repair software [d1]. By automatically identifying and resolving underlying Windows problems, this app can improve the operation and performance of your machine.

How to fix microsoft store error 0x80d06809 copy
How to fix microsoft store error 0x80d06809 copy

Fix 1. Reset Microsoft Store cache

Clearing the cache removes old and potentially corrupt data that can cause issues with app downloads and updates.

  • Press the Windows key + R on your keyboard to open the Run dialog box.
  • In the dialog box, type wsreset.exe and then hit Enter or click OK.
  • A blank Command Prompt window will open (do not close it), and after about ten seconds, the window will close, and the Microsoft Store will open automatically.

How to fix microsoft store error 0x80d06809 reset windows store cache copy
How to fix microsoft store error 0x80d06809 reset windows store cache copy

Fix 2. Employ Windows Store Apps troubleshooter

This built-in tool can automatically find and fix problems with apps downloaded from the Microsoft Store.

  • Type troubleshoot in Windows search and hit Enter.
  • Click Additional troubleshooters/Other troubleshooters.
  • Find Windows Store Apps.
  • Click on it, and select Run the troubleshooter/Run.
  • Wait for the scan to be completed and apply the suggested fixes.

How to fix microsoft store error 0x80d06809 store app troubleshooter
How to fix microsoft store error 0x80d06809 store app troubleshooter

Fix 3. Address corrupted files in Windows

System File Checker (SFC) and Deployment Image Servicing and Management (DISM) are tools that repair Windows system files and restore system health.

  • Type cmd in Windows search.
  • Right-click on Command Prompt and select Run as administrator.
  • When User Account Control window shows up, click Yes.
  • Paste the following command into the new window:
    sfc /scannow
  • Press Enter and wait till the scan is executed.
  • As soon as the scan finishes, Windows will report whether integrity violations were found and if they could be fixed. Regardless of the outcome, use these commands next, pressing Enter after each:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
  • Restart your computer.

How to fix microsoft store error 0x80d06809 sfc dism copy
How to fix microsoft store error 0x80d06809 sfc dism copy

Fix 4. Repair or Reset the Microsoft Store

Resetting or repairing the Store can fix issues by restoring the app to its default state.

  • Right-click on Start and select Apps & Features/Installed apps.
  • Scroll down to find Microsoft Store and click Advanced options or go to Settings > System > System Components > Advanced options.
  • Scroll down again and click Terminate and Repair.
  • If that does not work, try using Reset.

How to fix microsoft store error 0x80d06809 repair reset store copy
How to fix microsoft store error 0x80d06809 repair reset store copy

Fix 5. Reinstall Microsoft Store via PowerShell

Using PowerShell to reinstall the Microsoft Store can resolve deeper issues.

  • Type PowerShell in Windows search.
  • Right-click on PowerShell and select Run as administrator.
  • When UAC shows up, click Yes.
  • Type the following command and press Enter:
    Get-AppxPackage WindowsStore | Remove-AppxPackage
  • Then use the following command to reinstall the Store:
    Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  • Restart your PC.

How to fix microsoft store error 0x80d06809 reinstall store via powershell copy
How to fix microsoft store error 0x80d06809 reinstall store via powershell copy

Fix 6. Reset Windows Update components

This can resolve issues affecting the delivery and installation of updates, which might be causing problems with the Microsoft Store.

  • Open Command Prompt as administrator.
  • Stop the BITS, Crybptographic, MSI Installer, and Windows Update services by typing the following commands and pressing Enter after each:
    • net stop wuauserv
    • net stop cryptSvc
    • net stop bits
    • net stop msiserver
  • Rename the SoftwareDistribution and Catroot2 folders with these commands:
    • ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    • ren C:\Windows\System32\catroot2 catroot2.old
  • Restart the services stopped earlier with these commands:
    • net start wuauserv
    • net start cryptSvc
    • net start bits
    • net start msiserver.

How to fix microsoft store error 0x80d06809 reset windows update components
How to fix microsoft store error 0x80d06809 reset windows update components

Bottom line

To fix the 0x80D06809 error, you can clear the Microsoft Store cache, repair corrupted system files, reset or repair the Microsoft Store via app settings, and ensure all relevant Windows services are running. If these steps do not resolve the issue, consider using PC repair software to identify and fix underlying problems.

Frequently asked questions

The error 0x80D06809 typically occurs due to issues with the Microsoft Store cache, network problems, or corrupted system files in Windows 10 or Windows 11.

To clear the Microsoft Store cache, press Win + R, type 'wsreset.exe', and hit Enter; this will reset the store cache without affecting your installed apps.

Yes, you can repair the Microsoft Store by going to Settings > Apps > Apps & features, selecting Microsoft Store, and clicking on 'Advanced options' to find the repair option.

Did this fix work for you?
Jake Doevan

Written & verified by

Senior Windows Technician
Windows repair tools SFC and DISM Startup failure recovery Windows Update errors System Restore

Jake Doevan is a senior Windows technician with deep practical knowledge of Windows' built-in repair and recovery tools. He has written extensively about SFC, DISM, CHKDSK, System Restore, and Windows Recovery Environment — the tools that can salvage a failing Windows installation without data loss. Jake's guides are precise and sequenced: each step is ordered to avoid compounding the original problem, and he explains what each command does so readers understand the process rather than following it blindly. His work is particularly valuable for users dealing with corruption, startup failures, and update-induced regressions.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →