FIX: Something bad happened. Unknown layout specified in manifest. (WORKING 2020)
Channel:
Subscribers:
158,000
Published on ● Video Link: https://www.youtube.com/watch?v=A7jh36QKuSg
This video will show you how to fix Windows 10 Store Unknown layout specified in manifest.
1. Check the date and time settings
If the region & language isn’t set correctly, you can get the "Something bad happened. Unknown layout specified in manifest" error message. So, make sure they’re correct.
2. Reset the Windows Store app
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}