How to fix start menu not working..

How to fix start menu not working..


The reason your Windows Start menu doesn't work is to stop the AppXManifest.xml file from your computer's system apps, causing your Start menu to no longer work. You can fix this by doing some simple things.

Will this be okay?

Yes, that would be positively true but if you have a persistent problem with your windows, it can happen again and if there is a problem with a startup, then there will be no problem later.
What to do if there is a problem again:
If you still have problems after fixing them again, update your Windows. And if your computer is updated, you will need to upgrade to another Windows and update it.

How to fix:

1. Right-click your Start menu.
2. From there, click Command Prompt (Admin) or Windows Powershell.
3. Click Yes from the popup menu.
4. Copy PowerShell -ExecutionPolicy Unrestricted and enter
5. Get-AppXPackage -AllUsers | Where-Object {$ _. InstallLocation -like "* SystemApps *"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. InstallLocation) \ AppXManifest.xml"} Copy it again and enter.
6. Wait a while.
7. Then cut out all the menus.

Hopefully there will be no more problems. If you have any questions or problems with the post, please comment below. We will try to resolve it.
Thanks stay with us

Post a Comment

0 Comments