Start Menu / Action Centre not working [ SOLVED ]

Cree Ray

New member
Mar 25, 2013
96
0
0
10073 is very stable imho...but I soon realized Start menu isn't working in my account...fortunately this command when executed via powershell in admin mode fixes the problem.

Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + ?\appxmetadata\appxbundlemanifest.xml?)}

You will not see any output. It will be quick. Restart machine after this command.
 
after i did that i got
error

Get-appxpackage : Access is denied.
Access is denied.
At line:1 char:1
+ Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-ap ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-AppxPackage], UnauthorizedAccessException
+ FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.Windows.Appx.PackageManager.Commands.GetApp
xPackageCommand
 

Members online

Forum statistics

Threads
332,614
Messages
2,255,562
Members
428,715
Latest member
arlynne