🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Fix Error 0x80070483 — Windows Store Service Error

How to Fix Fix Error 0x80070483 — Windows Store Service Error on Windows

Getting error 0x80070483 when using Microsoft Store? Store apps won't install or update? Store service registration failed? Fix this Microsoft Store error.

📖

Main Troubleshooting Guide

How to Fix Microsoft Store Not Working

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Microsoft Store fails to open with error 0x80070483
  • Store app downloads stuck or fail with this code
  • Store app updates fail repeatedly
  • "Something happened on our end" error in Store
  • Store cache appears corrupted
  • sfc reports Store-related component issues

Common Causes

  • Microsoft Store service registration corrupted
  • Store cache data corrupted
  • Windows Store app package damaged
  • Background Intelligent Transfer Service (BITS) not working
  • User profile Store data corrupted
  • Windows license service issue affecting Store

Solutions

Solution 1: Reset Microsoft Store Cache

  1. 1Press Win+R → type: wsreset.exe → Enter
  2. 2Wait for Store to open (can take 30+ seconds)
  3. 3If wsreset doesn't fix it:
  4. 4Settings → Apps → Installed apps → Microsoft Store
  5. 5Advanced options → Reset
  6. 6This clears all Store cache and data
  7. 7Sign back into your Microsoft account in Store
  8. 8Retry the failing download or update

Solution 2: Re-register Microsoft Store

  1. 1PowerShell as Admin:
  2. 2Get-AppxPackage Microsoft.WindowsStore | Reset-AppxPackage
  3. 3If Reset-AppxPackage not available:
  4. 4Get-AppxPackage -AllUsers Microsoft.WindowsStore | foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  5. 5Also re-register Store dependencies:
  6. 6Get-AppxPackage Microsoft.StorePurchaseApp | Reset-AppxPackage
  7. 7Restart PC → open Store

Solution 3: Fix Store Services

  1. 1Ensure required services are running:
  2. 2CMD as Admin:
  3. 3net start wuauserv (Windows Update)
  4. 4net start bits (Background Intelligent Transfer)
  5. 5net start cryptSvc (Cryptographic Services)
  6. 6Also check Microsoft Store Install Service:
  7. 7services.msc → find "Microsoft Store Install Service"
  8. 8Start type: Manual → Start it if stopped
  9. 9sfc /scannow
  10. 10DISM /Online /Cleanup-Image /RestoreHealth
  11. 11Restart PC → test Store
FIXES THIS IN 5 MINUTES

Fix Fix Error 0x80070483 — Windows Store Service Error Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Automated Repairs for This Issue

Browse More Update & Installation Guides

Share this:XRedditLinkedInEmail