How to Fix PC Settings Not Opening issue in Windows 8 & 8.1
У вашего броузера проблема в совместимости с HTML5
How to fix PC settings not opening in windows 8 and windows 8.1
There are times when PC Settings doesn't open from anywhere, it won't open from charm menu as well as control panel and user accounts, in such case this video will help you.
To fix PC settings not opening problem follow these steps-
1. Press Win+X key together on your keyboard.
2. Click on command prompt(admin)
3. Copy this code -
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\ImmersiveControlPanel\AppxManifest.xml
and paste it into cmd.
4. Press ENTER on your keyboard
5. Restart your computer.
Done!!
Above steps will fix PC settings not opening problem as well as if your Metro apps are not opening then it is going to fix that issue also.