MichaelWalker
10-14-2014, 02:04 PM
After more than a year into using this gaming laptop, I finally found the solution to PC SETTINGS. It either does not open, crash, or it just doesn't exist. I'm not sure if there is any threads on this one but I'm going to share the solution I found on the web.
Credits go the users inside this thread http://www.thewindowsclub.com/change-pc-settings-does-not-open-windows
Specifically this comment from NimBold enter this in cmd:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\ImmersiveControlPanel\AppxManifest .xml
It worked perfectly
Cheers :)
P.S Moderator if there is a similar thread, do you mind just move the solution there? Thanks :)
Credits go the users inside this thread http://www.thewindowsclub.com/change-pc-settings-does-not-open-windows
Specifically this comment from NimBold enter this in cmd:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\ImmersiveControlPanel\AppxManifest .xml
It worked perfectly
Cheers :)
P.S Moderator if there is a similar thread, do you mind just move the solution there? Thanks :)