Windows 10 cant open start menu

Status
Not open for further replies.

TeZieh

Reputable
Mar 11, 2015
54
0
4,630
It was working fine last night, this morning i turned on my computer and windows did 4 updates and now i cant open my start menu. Im not sure what to do, if i deleted the updates would it work then?
 
Solution
Hi,
Here is a second fix.
Press Windows key and R at the same time and type regedit
Open Registry Editor and navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ ImmersiveShell\Launcher
Click Edit > New > DWORD (32-bit) Value, and name it UseExperience
Double-click the newly created item and set the value to 0
Click OK, close the Registry Editor and then restart your computer

Daniel Eyre

Reputable
Jan 17, 2015
86
0
4,630


Have you found a solution because mine has started doing it?
 

7malligk

Reputable
May 4, 2015
293
0
4,860
Hi,
Go to Search and type powershell
Right click on the PowerShell icon and select Run as Administrator
In PowerShell enter the following key and press Enter:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Wait for PowerShell to execute the command (a few errors might show up, ignore them)
When everything is finished try to open Start Menu again
 

7malligk

Reputable
May 4, 2015
293
0
4,860
Hi,
Here is a second fix.
Press Windows key and R at the same time and type regedit
Open Registry Editor and navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ ImmersiveShell\Launcher
Click Edit > New > DWORD (32-bit) Value, and name it UseExperience
Double-click the newly created item and set the value to 0
Click OK, close the Registry Editor and then restart your computer
 
Solution
Status
Not open for further replies.