How to Reset the 'Settings' App in Windows 10?
How to Reset the 'Settings' App in Windows 10?
Windows Powershell:
Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
Command Prompt:
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *immersivecontrolpanel*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
If your Windows Settings app is not working properly, then you have one very effective way of resolving this issue. Microsoft allows you to reset the Settings app, but it is not easily accessible. In this tutorial, we will show you how you can reset Settings to its default so that it works properly.
Issues addressed in this tutorial:
reset settings windows 10
reset windows settings to default
reset network settings windows 10
reset wifi settings windows 10
reset display settings windows 10
reset settings app windows 10
reset audio settings windows 10
reset all settings windows 11
reset adapter settings windows 10
reset all network settings windows 10
reset all registry settings windows 10
reset factory settings windows 10
reset boot settings windows 10
reset Bluetooth settings windows 10
reset battery settings windows 10
Like other apps, the Settings app can also sometimes malfunction. If this happens, resetting the app to the default settings may fix the problems you’re experiencing. There are a few quick ways to do it.
This tutorial will apply for computers, laptops, desktops, and tablets running the Windows 7, Windows 8/8.1, Windows 10 and Windows 11 operating systems (Home, Professional, Enterprise, Education) from all supported hardware manufactures, like Dell, HP, Acer, Asus, Toshiba, Lenovo, Huawei and Samsung.