Things you'll need:
- Powershell
- Internet
- Time
Step 1: Powershell
In PowerShell, type the following:
Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + "\appxmetadata\appxbundlemanifest.xml")}_
Wait for a new prompt before moving on.
Step 2: Reboot
Your Start Menu should work afterward.
Be the First to Respond
Share Your Thoughts