Fix Microsoft Store Crashing/Closing, Nothing Happens When Click On Microsoft Store

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



Duration: 12:48
53 views
2


Fix Microsoft Store not Starting/Launching/Crashing In Windows 11/10, Fix Microsoft Store Not Responding On Windows 11/10
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-07-27Ratchet & Clank Rift Apart: How To Disable/Enable Launcher
2023-07-26Fix Update KB5028245 Not Installing/Downloading On Windows 11
2023-07-26Ratchet & Clank Rift Apart: Where Is The Save Game & Config Files Located On PC
2023-07-26Fix Ratchet & Clank Rift Apart Error Your GPU Is Compatible But We Recommend Using Newer Drivers
2023-07-26Fix Update KB5028254 Not Installing/Downloading On Windows 11
2023-07-25Fix Serious Sam Siberian Mayhem Not Installing On Xbox App/Microsoft Store On Windows 11/10
2023-07-25Fix Xbox App Not Opening/Launching On Windows 11/10, Xbox App Not Working on Windows 11/10
2023-07-25How To Install/Reinstall Minecraft Launcher On Windows 11/10 PC
2023-07-25How To Install/Reinstall Xbox App On Windows 11/10 PC
2023-07-25Fix Xbox App Crashing/Closing, Nothing Happens When Click On Xbox App On Windows 11/10
2023-07-25Fix Microsoft Store Crashing/Closing, Nothing Happens When Click On Microsoft Store
2023-07-24Fix NOBUNAGA'S AMBITION Awakening Not Launching, Crashing, Freezing & Black Screen Issue On PC
2023-07-24Remnant 2: Fix Network Connection Lost Error,Fix Co-op Connectivity Issue PC
2023-07-24Remnant 2: Fix Controller/Gamepad Not Working On PC
2023-07-24Remnant 2:Fix Audio/Sound Not Working, Fix Crackling/Distorted/Popping Audio Issue PC
2023-07-23Fix Remnant 2 Microsoft Visual C++ Runtime/VCRUNTIME140.dll/MSVCP140.dll Not Found Error
2023-07-23Remnant 2: Where Is The Save Game & Config Files Located On PC
2023-07-23Fix Remnant 2 DirectX Error DXGI_ERROR_DEVICE_REMOVED/DXGI_ERROR_DEVICE_HUNG
2023-07-23Fix Remnant 2 Error DirectX 12 Is Not Supported On Your System. Try Running Without -dx12 or -d3d12
2023-07-23Fix Remnant 2 Error Out Of Video Memory Trying To Allocate A Rendering Resource
2023-07-23Fix Remnant 2 LowLevelFatalError, An Unreal Process Has Crashed UE-Remnant2, Remnant2_Win64_Shipping



Tags:
Fix Microsoft Store App not Starting/Launching/Crashing
Fix Microsoft Store Not Responding On Windows 11