Instructions for reinstalling Windows Settings
To adjust the computer to suit each person's needs, you can change the settings on the computer. In case the settings you have changed affect the content on the computer, or there is a problem, you can reset Windows Settings, according to the instructions below.
How to reset Windows Settings from Start menu
Step 1:
You type Settings in the search bar on Windows, then click on App settings next to it as shown below.
Step 2:
Switch to the new interface, click the Reset button to proceed.
Finally, click Reset to complete the Windows Settings reinstallation.
How to reinstall Windows Settings using PowerShell
Step 1:
You enter the keyword Windows Terminal in the search bar and then click Windows PowerShell .
Step 2:
Next, paste the command below into the box and press Enter to execute. Then the computer will reinstall.
Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
How to reset Windows Settings via Command Prompt
Step 1:
Type Windows Terminal in search and press Command Prompt to access.
Step 2:
Now you also paste the command below into the interface and press Enter to execute.
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *immersivecontrolpanel*).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
The results of the Settings application on the computer have been reinstalled.
You should read it
- Instructions to reset a program on Windows to the default installation state
- Instructions for resetting Recall in Windows 11
- Fix Windows settings reset to default on reboot
- How to reset applications on Windows computers
- Instructions 2 simple ways Reset Windows 10 (The last part)
- How to reset the Settings app in Windows 10
- How to reset Windows 10 internet settings
- How to reset Windows Terminal to default settings on Windows 10
- How to Reset MacBook Pro
- 3 How to reset Win 7, Factory reset Windows 7
- How to reset Windows Search settings on Windows 11
- How to Reinstall Windows 8 Without a CD