Philipp Tuchardt / Windows 10 settings wont open

Created Mon, 25 May 2020 14:59:09 +0000
22 Words

Run this in the commad prompt:

PowerShell -ExecutionPolicy Unrestricted -Command “& {$manifest = (Get-AppxPackage \*immersivecontrolpanel\*).InstallLocation + ‘\AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}”