The Settings App is an important tool for Windows 11 users that allows them to control and customize various system settings. However, sometimes, this app does not work properly or has problems opening. In this article, we will discuss the most effective ways to repair and reset the Settings App in Windows 11.
Why does the Settings App have problems in Windows 11?
There can be several reasons behind the problem in the Settings app:
Corrupted System Files
Problems related to Windows updates
Influence of third-party apps or viruses
Incorrect configuration or problem with user profile
Ways to Repair and Reset the Settings App in Windows 11
1. Repair Windows Settings with Windows PowerShell
If the Settings app is not working properly, it can be reinstalled and repaired through Windows PowerShell.
Steps:
Press Windows + X and select Windows Terminal (Admin).
Type the command below and press Enter:
Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
Restart the system after the command is completed and see if the problem is resolved.
2. Reset Windows 11 Settings App
If the above method doesn’t work, the Settings app can be reset to its default state.
Steps:
Press Windows + I and open Settings.
Go to Apps > Installed Apps.
Type Settings in the search box.
Click on Settings App and select Advanced options.
Scroll down and click on the Reset button.
This process will reset all the data in the Settings App and start working afresh.
3. Perform SFC and DISM Scan in Windows 11
If the problem in the Settings App is caused by system file corruption, use SFC (System File Checker) and DISM (Deployment Image Servicing and Management) scans.
To run an SFC scan:
Press Windows + X and open the Command Prompt (Admin).
Type the below command:
sfc /scannow
Wait till the scan is complete and then restart the system.
To run DISM scan:
Press Windows + X and open the Command Prompt (Admin).
Type the below commands one by one and press Enter:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Restart the PC after the scan is complete.
4. Update Windows 11
Sometimes, outdated or buggy Windows updates can also cause the Settings app to not work properly.
Steps:
Press Windows + I and go to Settings > Windows Update.
Click on Check for updates.
If any update is available, download and install it.
Restart the PC after the update is complete.
5. Create a new user account in Windows 11
If the Settings App is only causing problems with a particular user profile, try creating a new Microsoft Account.
Steps:
Press Windows + I and go to Accounts > Family & other users.
Click on Add account.
Fill in the Microsoft account information and create a new account.
Logout and log in with the new account.
Now open the Settings App and check if the issue is resolved.
6. Factory reset Windows 11 (last option)
If none of the above methods work, consider factory resetting Windows 11.
Steps:
Press Windows + I and go to Settings > System > Recovery.
Click on the Reset PC button under Reset this PC.
Choose either Keep my files or Remove everything.
Follow the on-screen instructions to reset Windows 11.
Conclusion
The Settings App not working properly in Windows 11 is a common problem, but there are many effective solutions to fix it. Methods like PowerShell, Reset, SFC/DISM scan, Windows Update, creating a new account, and Factory Reset can easily solve this problem.
Want to grow your business organically contact us now
Frequently Asked Questions (FAQs)
1. Why is the Settings App not opening in Windows 11?
The main reason for the Settings App not opening can be corrupt system files, incorrect updates, or third-party apps. Use PowerShell, SFC scan, and Windows Update to fix it.
2. Can the Settings App be reinstalled in Windows 11?
Yes, the Settings App can be reinstalled using the PowerShell command.
3. How to fix the Settings App in Windows 11 without resetting it?
Settings App can be fixed using SFC scan, DISM scan, and Windows Update.
4. Will resetting the Settings App delete data?
No, resetting the Settings App will only restore its settings to default but will not affect your data.