Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

[Win 8.1] Troubleshooting Change PC Settings

[Win 8.1] Troubleshooting Change PC Settings

It happens that the user accidentally deletes something from the computer via a program or manually, so some options do not work for him. The most common problem is the "Change PC Settings" option located in the Charms bar under "Options".

What's happening:

  • the user clicks on "Change PC Settings" but nothing happens,
  • Click on "Change PC Settings", the application appears but shuts down immediately
  • an error occurs when clicking on "Change PC Settings"...

How to solve:

Start CMD (Win + R and type CMD in the field and click Run. Or right-click on the start button and then on CMD)

Copy the following Code in the CMD window and press Enter

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\ImmersiveControlPanel\AppxManifest.xml

Wait a moment and when everything is done, start "Change PC Settings". No need to restart the computer and the like.

Source: softpedia.com

Comments