Windows 11 Posted February 1 Posted February 1 Hello! Yesterday at exactly 14:31 GSOD occurred. And I still can't find the reason for this. But the problem is that I did a system restore. And after the system restore, all the computer's special microsoft programs were deleted at once. And then after hours of trying. Copilot gave me a powershell command. And I fixed this problem. Command: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} But after restarting the computer. I got an error like this:And this error happens every time I turn on the computer or restartView the full article Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.