Fix Microsoft Store Error Code 0x80070424 On Windows 10/11 PC

Subscribers:
59,500
Published on ● Video Link: https://www.youtube.com/watch?v=KA0paCckwZg



Duration: 17:35
86 views
0


Fix Microsoft Store Error Code 0x80070424 One Of the Update Services Is Not Running Properly
Start update orchestrator Service
Reset Windows Update Components

SC config trustedinstaller start=auto
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptsvc
net stop appidsvc
Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old
Ren %Systemroot%\System32\catroot2 catroot2.old
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN
dism /Online /Cleanup-image /ScanHealth
dism /Online /Cleanup-image /CheckHealth
dism /Online /Cleanup-image /RestoreHealth
dism /Online /Cleanup-image /StartComponentCleanup
Sfc /ScanNow
net start bits
net start wuauserv
net start msiserver
net start cryptsvc
net start appidsvc

Name it Wufix.bat
Right-click on the Wufix file and click Run as administrator
Restart your PC

Update Windows Using Media Creation Tool
https://www.microsoft.com/en-in/software-download/windows10
https://www.microsoft.com/en-in/software-download/windows11
Step 1) Make Sure Date, Time, Time Zone and Region is correct
Step 2) Clear store cache Using wsreset command
Step 3) Update Windows 11/10
Step 4) Repair/Reset Store app
Step 5) Restart Windows Update, Microsoft Store Install and background intelligence service
Step 6) Run Powershell command to re-register store
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 7) Uninstall & Reinstall Store
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 8) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 9) Run inetcpl.cpl command
In Advanced Tab
Check Use TLS 1.0, 1.1, 1.2 and 1.3
Step 10) Update Windows to the latest version using media creation tool
https://www.microsoft.com/en-in/software-download/windows10
https://www.microsoft.com/en-in/software-download/windows11
Step 11) Reset Windows 11/10 (Create a backup first as it may result in data loss)




Other Videos By AarohanTechSol


2023-09-20Fix Party Animals Fail To Login, Network Connection Error & Connectivity Issue On PC
2023-09-20Fix PAYDAY 3 Microsoft Visual C++ Runtime/VCRUNTIME140.dll/MSVCP140.dll Not Found Error
2023-09-19Fix PAYDAY 3 Nebula Data Error/Unknown Error & Nebula Login Error On PC
2023-09-19Fix PAYDAY 3 DISK WRITE ERROR On Steam
2023-09-19Fix PAYDAY 3 Not Launching,Crashing,Freezing,Fatal/Unreal Engine/ACCESS VIOLATION Error On PC
2023-09-18Lies of P: Where Is The Save Game & Config Files Located On PC
2023-09-18Lies of P: Fix Controller/Gamepad Not Working On PC (Steam & Game Pass Users)
2023-09-18Fix Lies of P Not Launching,Crashing,Fatal/UE4/LOP-Win64-Shipping.exe/Out Of Memory Error & Freezing
2023-09-18How To Add Starfield To Steam
2023-09-18How To Add Lies of P To Steam
2023-09-17Fix Microsoft Store Error Code 0x80070424 On Windows 10/11 PC
2023-09-15Fix Error IGCCTray.exe A Required Privilege Is Not Held By The Client On Windows PC
2023-09-15How To Turn Off Automatic Sub Menu From The Context Menu When Making A Right Click On Windows 11
2023-09-15Fix Right Click On Desktop/File Explorer No Longer Shows Text Document Option In Windows 11/10
2023-09-15Fix Printer Error Operation Could Not Be Completed Error 0x00000709 In Windows 11
2023-09-15Wandering Sword: Fix Controller Issue,Fix Controller/Gamepad Not Working On PC
2023-09-14Mortal Kombat 1: Fix Controller/Gamepad Not Working On PC
2023-09-14Mortal Kombat 1: Where Is The Save Game & Config Files Located On PC
2023-09-14Fix Mortal Kombat 1 Stuttering/Cutscene Stuttering On PC
2023-09-14Fix Mortal Kombat 1 Not Launching,Crashing,Freezing,Out of Video Memory Error & Black Screen On PC
2023-09-13Fix Starfield Game Shows Not Available On Xbox App On PC (Game Pass Users)



Tags:
Fix Microsoft Store Error Code 0x80070424 One Of the Update Services Is Not Running Properly