Search found 1 match
- Thu Nov 23, 2017 1:06 am
- Forum: Troubleshooting and Problems
- Topic: Critical Error: Start menu and Cortana aren't working...
- Replies: 3
- Views: 9450
Re: Critical Error: Start menu and Cortana aren't working...
Solution: Open an Elevated PowerShell 1. Click Win key + R, type PowerShell, and press Enter. 2. Right-click on the search results and select Run as Administrator. 3. Type Get-AppXPackage –AllUsers | Foreach {Add –AppXPackage –DisableDevelopmentMode –Register “$($_.InstallLocation)AppXManifest.xml”}...