Windows 10 is nowhere near ready for RTM! 10162 problems

Yes START not working.
:unhappy:
Since an ISO install of 10162 I cannot use it as I cannot open the UI

No feedback this time I guess. - cannot open it !

Brian
 
try this:

"
This seems to have fixed my start menu issue. I was having the same problem as everyone else.

Open powershell as administrator.
Paste this

$app = Get-AppxPackage -Name Microsoft.WindowsPhone

$app | Remove-AppxPackage

$man = $app.installlocation + "\appxmanifest.xml"

Add-appxpackage -register -disabledevelopmentmode $man

Press enter

Try the start menu now.

It seems that the microsoft phone companion app was causing the problem for me.

Hopefully this helps! Goodluck. "
 

Members online

Forum statistics

Threads
340,498
Messages
2,263,543
Members
428,792
Latest member
ankitmalik1909