PowerShell -ExecutionPolicy Unrestricted -Command '& ' To start, access your “Start” menu, search for “Command Prompt,” and click “Run as administrator” on the right.Ĭlick “Yes” in the User Account Control prompt.Ĭopy the command below and paste it into your Command Prompt window. However, you will need the same version of Windows 10 that you need to run the PowerShell command above. You can also use the Command Prompt to reset the Settings app. Reset the Settings App Using Command Prompt
Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
Copy the command below and paste it into your PowerShell Window.