Fix Microsoft Store Error Something Bad Happened Unknown Layout Specified In Manifest

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



Duration: 14:40
1,253 views
0


Fix Microsoft Store Error Something Bad Happened Unknown Layout Specified In Manifest On Windows 10/11 PC
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
https://www.xbox.com/en-US/apps/xbox-app-for-pc
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-11-22Fix Xbox App Not Installing Error Code 0x80073D0D On Microsoft Store In Windows 11/10 PC
2023-11-22Fix Snipping Tool Editor Not Opening After Clicking On The Banner Notification On Windows 11
2023-11-21Fix War Thunder Error Code 30005/30004 On PC
2023-11-21Fix War Thunder Not Launching, Crashing, Freezing & Black Screen On PC
2023-11-21Fix War Thunder Not Loading/Stuck On Loading Screen On PC
2023-11-21Fix War Thunder Fatal Error/Fatal Error Crash On PC
2023-11-19Fix Update KB5032190/KB5032007/KB890830 Not Installing Error Code 0x800f0831 In Windows 11
2023-11-19Fix Microsoft Store Error Code 0x00000005 The Thing You're Looking For Isn't Here Windows 10/11 PC
2023-11-18Fix Snipping Tool Screenshot Not Showing Up After Taking Screenshot On Windows 11/10 PC
2023-11-18How To Enable/Disable Screenshot Flash (Win+PrtScr) On Windows 11
2023-11-18Fix Microsoft Store Error Something Bad Happened Unknown Layout Specified In Manifest
2023-11-18How To Update Windows 11 To Version 23H2 On Dell, HP, Lenovo, Asus Or Acer PC
2023-11-17Fix Windows 11 Version 23H2 Not Installing On Dell, HP, Lenovo, Asus Or Acer PC
2023-11-17Fix Xbox App Error Looks Like You're Stranded/We Weren't Able To Load All Options On PC
2023-11-16Fix Incorrect/Wrong Keyboard Characters Typing On Save As Dialog Box In Windows PC
2023-11-16Fix Video Editor Does Not Shows Any Options To Edit Videos On Windows 11
2023-11-14Fix Snipping Tool Error Recording Stopped Something Happened And We've Stopped Recording
2023-11-14Fix Update KB5032190/KB5032007 Not Installing Error Code 0x8007000d In Windows 11
2023-11-14Fix Update KB5032190/KB5032007/KB890830 Not Installing On Windows 11
2023-11-12Fix Xbox App Update Stuck At 0% On PC
2023-11-12Fix Get/Install Button Missing For WhatsApp On Microsoft Store On Windows 11/10 PC



Tags:
Fix Microsoft Store Error Something Bad Happened Unknown Layout Specified In Manifest