Cant open start meny by left click Windows 10 icon in lower left corner

Joined
Feb 12, 2016
Messages
3
Reaction score
0
After upgrade from windows 7 everything works properly. After o while it was not possible to open the START MENY by left click the windows 10 icon in the lower left corner. Right click works ok. Anybody know the reason to that?
 

Bif

Joined
Oct 17, 2015
Messages
1,172
Reaction score
454
I had the same thing after the Tuesday cumulative update,what I did was shut down and reboot and then all was fine..try that and see if it works,if not I will defer to someone else for further assistance.
 
Joined
Apr 4, 2016
Messages
1
Reaction score
0
This solution by david worked for me:

Give this a try.................................

Right click at Start button > select Command Prompt (Admin) > type powershell > press Enter > wait a bit until you see....
PS C:\windows\system32>

At the flashing prompt, copy and paste this( please use Copy and paste to avoid typo) ............

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

> press Enter.

Ignore any error in red.

When finished, try Start button again.

davidhk129, Oct 17, 2015
#7
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top