There may be several reasons for the rotation of the Start menu and as usual, a solution can not fit everywhere. Still, you should give the following a try and who knows, the start menu starts working again, saving a hard reset or reinstalling Windows 10 again.
Back up any data you have stored in modern applications are re-installed each. desktop software and applications are not affected though.
- Open Windows PowerShell as Administrator
- Right click Start button
- Choose Command prompt (Admin)
- Key in Powershell in the black window and hit Enter
- Paste the following command in the Administrator: Windows PowerShell window and press Enter key:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Wait for PowerShell to execute and complete the command. Ignore the few errors (in red color) that may pop up.
- When it finishes, try hitting Start and hopefully it’ll start working. If not, this solution won’t apply to you, unfortunately.
Still no luck? You can get everything works by creating a new user account and work under it. You lose some of your user data, but most files and documents can be transferred to the copy of the data from your desktop, documents, images and other libraries.
0 comments:
Post a Comment