Fix: Start Menu and Cortana doesn’t work in Windows 10 build 10122

Make broken Start menu and Cortana to function again. Getting closer to the launch date of Windows 10, but still the preview builds at present aren’t stable enough for daily use. Start menu and cortana doesn’t open. If you’re experiencing this issue in Windows 10 insider Preview builds, try the following solution, it worked for me.

READ: PCs that Cannot Run Windows 10 will see Upgrade icon After July 29, 2015

Fix: Start Menu and Cortana doesn’t work in Windows 10  build 10122

1. Open run command, type PowerShell and press enter to open it

2. Right click on its icon on taskbar and select Run as administrator

3. Paste the below script

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

4. Wait for the Powershell to complete the process, ignore any errors if displayed in the window.

running script in Windows Powershell

ALSO SEE:Windows 10 build 10122 Default Apps Issue: How to set Chrome as default browser?

5. Once Powershell completes the process, click on the start button, start menu opens and cortana also works.

Venkat Eswarlu

Venkat is an independent technology journalist and the founder of Techdows. He has been covering web browsers, Windows, and software news since 2009. His exclusive scoops on Chrome, Firefox, and Edge features have been cited by Forbes, TechCrunch, Wired, CNET, and other major publications.

Leave a Reply

Your email address will not be published. Required fields are marked *