Microsoft Windows Error Code 0x80190194: How to Fix It
Medium 30-60 minutes Medium Severity
Verified July 2026
- Error Code
- 0x80190194
- Brand
- Microsoft Windows
- Product Type
- operating_system
- Severity
- Medium
- DIY Difficulty
- Medium
- Estimated Fix Time
- 30-60 minutes
Ad
Tools You'll Need
- Windows PC with administrator account access
- Active internet connection
- Command Prompt or PowerShell (built into Windows)
- Windows Settings app (built into Windows)
How to Fix Error Code 0x80190194
-
Check Microsoft Server Status
-
Run the Windows Update Troubleshooter
-
Run the Windows Store Apps Troubleshooter
-
Clear the Windows Store Cache
-
Flush DNS Cache and Reset Network Settings
Resetting Winsock can temporarily disrupt VPN or custom network software configurations. Re-enable or reconfigure any VPN or network tools after the restart if they stop working. -
Clear the Windows Update Cache Manually
Do not delete the SoftwareDistribution folder itself — only delete the contents inside the Download subfolder. Deleting the parent folder can cause additional issues. -
Re-register Windows Store DLL Files
Some red error lines may appear during this process — this is normal. Let the command finish completely before closing the window. -
Run System File Checker (SFC) and DISM
DISM /RestoreHealth requires an active internet connection to download repair files from Microsoft. Make sure you are connected before running this command. -
Check Date, Time, and Region Settings
-
Temporarily Disable Third-Party Antivirus or Firewall
Only disable antivirus protection briefly for testing purposes. Re-enable it immediately after testing. Do not browse the web or download files while protection is disabled.
Ad
When to Call a Professional
If you have completed all steps and the error persists, consider contacting Microsoft Support directly at https://support.microsoft.com. A professional IT technician is worth consulting if the error occurs on a corporate or managed device where Group Policy or WSUS (Windows Server Update Services) settings may be restricting access to Microsoft's endpoints — changes to those environments require administrator-level network or systems expertise. Also seek professional help if SFC or DISM report unfixable corruption, as this may indicate deeper Windows installation damage requiring a repair upgrade or clean reinstall.Frequently Asked Questions
What does Windows error code 0x80190194 mean?
Error 0x80190194 is a Windows Store or Windows Update error that translates to an HTTP 404 response — meaning Windows tried to contact a Microsoft update or Store server endpoint and received a 'not found' reply. This is most commonly caused by a corrupted update cache, stale DNS entries, incorrect date/time settings, or a temporary issue on Microsoft's servers.
Is error 0x80190194 a Microsoft server problem or my PC's problem?
It can be either. Start by checking https://status.microsoft.com to see if Microsoft is reporting issues with Windows Update or the Store. If their services are healthy, the problem is almost certainly on your end and the fix steps in this guide will resolve it.
Will I lose any data fixing error 0x80190194?
No. All the fixes in this guide — clearing caches, flushing DNS, running SFC/DISM, and re-registering Store packages — are safe and do not delete personal files, documents, photos, or installed application data. However, it is always good practice to ensure your important files are backed up before making system-level changes.
Why does 0x80190194 only happen with the Microsoft Store and not regular Windows Update?
The Windows Store and Windows Update use different backend endpoints and delivery pipelines. Error 0x80190194 can appear in either context but is particularly common in the Store because Store apps use a separate content delivery network. Corrupted Store cache files or misconfigured Store service components can block Store-specific endpoints while leaving Windows Update working normally, or vice versa.
Can a VPN cause Windows error 0x80190194?
Yes. Some VPNs route traffic through servers that block or interfere with Microsoft's update and Store endpoints, returning a 404 error. Try disconnecting from your VPN and then running Windows Update or opening the Microsoft Store again. If the error disappears with the VPN off, you may need to configure a split-tunnel or whitelist Microsoft's domains in your VPN settings.