How to Fix “Critical Error Your Start Menu Isn’t Working”

Configurare noua (How To)

Situatie

Critical-Error-Your-Start-Menu-Isn't-Working

Solutie

Pasi de urmat
  • Press the windows + R key.
  • Type powershell and press Shift+Ctrl+Enter. This opens your PowerShell as an administrator.

You will see a blue screen. Now paste the following command after C:/windows/System32> and press enter.

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}

Re-register the missing apps using PowerShell

Reboot the device after the process is complete.

Tip solutie

Permanent

Voteaza

(3 din 7 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?