Janna Theme License is not validated, go to the theme options page to validate the license, you need a single license for each domain name.

Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

With Windows 11, Microsoft has focused heavily on the Settings app. It has changed some menus, brought in more controls, and made it easier to find your favorite settings. However, the change also had some hiccups, as users frequently encountered scenarios where the Settings app wouldn't open or failed to work upon opening. In this guide, we'll walk you through the top 8 ways to fix the Settings app not opening or not working on Windows 11.

Best Ways to Fix Settings App Not Opening or Working on Windows 11_2021-12-10-140740_935adec67b324b146ff212ec4c69054f-700x394

Since the Settings app plays an important role in Making changes to your computer Any difficulties with the app can easily make you anxious. But don't worry. We'll show you some effective troubleshooting fixes that should help resolve the issue once and for all. So, let's get started.

1. Try alternative methods

If you are having problems opening the Settings app, you can try using alternative methods to open the Settings app.

You can start using the key. Windows + I on your keyboard to see if that works. Or you can also press the key Windows + X open Settings from there.

There is another way to open the settings through Run UtilityPress the key. Windows + R To open Run . dialog , And type ms settings: And press Enter.

Top 11 Ways to Fix Settings App Not Opening or Working on Windows 4 If none of these methods work for you, you can try the solutions below.

2. Repair and reset the app

The repair tool on Windows is very effective forFix minor app issuesYou can use it to fix the Settings app as well. Here's how.

Also read:  Top 7 Fixes for "Failed to Enumerate Objects in Container" Error on Windows

Step 1: Open menu START YOUR , And type Settings , and select an option Application settings.

Top 935 Ways to Fix Settings App Not Opening or Working on Windows 67 Step 2: Scroll down to the . section Reset and click Option Reform.

Repair-Settings-App_935adec67b324b146ff212ec4c69054f-700x477 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

If the issue persists even after repairing the app, Microsoft recommends resetting the app. Once you've done that, go ahead and check if the Settings app is working properly now.

3. Perform an SFC scan

Corrupted or missing system files on your computer may make it difficult to open the Settings app. To fix this, you can try performing a SFC Check Or System File Checker On your computer. It will automatically scan and repair system files on your computer. Here's how to run it.

Step 1: press the . key Windows + X and select Windows Terminal (Admin) from the resulting list.

Open-Command-Prompt_2021-12-10-131429_935adec67b324b146ff212ec4c69054f-700x421 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

Step 2: Type the command shown below and press Enter.

sfc / scannow

Run-SFC-Scan_2021-12-10-131356_935adec67b324b146ff212ec4c69054f-700x390 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

After running the scan, restart your computer to see that you can access the Settings app now.

4. Reinstall the Settings app

If the problem persists, you can try uninstalling the Settings app and installing it again. Since Settings comes preloaded on Windows 11, you'll need to use PowerShell لUninstall the appHere's how.

Step 1: Open menu START YOUR , And type PowerShell , and tap Run as administrator to turn on Powershell With the rights of the responsible.

Open-Windows-PowerShell_2021-12-10-131319_935adec67b324b146ff212ec4c69054f-700x498 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

Step 2: Paste the command shown below and press Enter.

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

Reinstall-Settings-App_935adec67b324b146ff212ec4c69054f-700x367 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

After running the command, restart your computer to see if you can open the Settings app.

Also read:  Top 8 Ways to Fix Screen Flickering and Shaking on Windows 11

5. Create a new user account

If you still can't open the Settings app, it may be a rare case of corrupted user account files. Therefore, you can try creating a user account New to see if that works or not.

Step 1: turn on Command Prompt using Administrator rights.

Step 2: Type the command below and press Enter.

net user /add Username and Password

Create-New-User-Account-Using-Command-Prompt_935adec67b324b146ff212ec4c69054f-700x403 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

Create a new user account using the command prompt.
Step 3: Grant account administrator privileges by entering the command below.

net localgroup administrators Username /add

Again, replace username in the above command with your username.

Create-New-Admin-Account-with-Command-Prompt_935adec67b324b146ff212ec4c69054f-700x391 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

Now log in with your newly created account and try using the Settings app.

6. Update Windows

Sometimes, operating system updates can go wrong and cause issues like these. The good news is that Windows is quick to detect and fix these issues in subsequent updates.

Normally, you can use the Settings app to check for any new updates on your computer. However, since you can't access the Settings app, you can use PowerShell to accomplish the same thing. Here's how.

Step 1: Open menu START YOUR , And type PowerShell, and tap Run as administrator لRun Powershell With the rights of the responsible.

Step 2: Now type the command shown below and press Enter.

Install-Module PSWindowsUpdate

Install-Windows-Update-Module_935adec67b324b146ff212ec4c69054f-700x410 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

This will install the Windows Update module on your computer. Once installed, run the following command to check for and download any pending updates.

Get-WindowsUpdate
Install-WindowsUpdate

Restart your computer now to see if the issue is resolved.

7. Try Safe Mode

If you urgently need to use the Settings app, you can try restarting your computer in Safe ModeSometimes, third-party apps and programs can conflict with Windows 11 operations and lead to issues like these. To confirm this, you can try using the Settings app in Safe Mode.

Also read:  What is the difference between restore and reboot in Windows 10?

Read on to learn how to enter Safe Mode on Windows 11.

Step 1: Click icon Search in Taskbar , And type System Configuration , And press Enter.

Top 2021 Ways to Fix Settings App Not Opening or Working on Windows 12

Step 2: in window System Configuration (System configuration) Go to the tab Boot. Under Boot Options, select Safe boot And press OK.

Safe-Boot-on-Windows-11_2021-12-10-131223_4d470f76dc99e18ad75087b1b8410ea9-658x465 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11 Step 3: When prompted, tap Reboot To enter safe mode.

If the Settings app works fine in Safe Mode, you can try removing some recently installed apps and programs on your PC.

8. Use System Restore

system recovery It's a useful feature in Windows 11 that periodically takes a backup of your entire system. So, if something doesn't work, you can use this backup to revert to a point when the Settings app was working fine. Here's how.

Step 1: Open menu START YOUR , And type Create a restore point Click on the first result that appears.

Open-System-Restore_2021-12-10-131116_935adec67b324b146ff212ec4c69054f-700x492 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

Step 2: Click the buttonsystem recoveryWithin the tab“System protection.”

System-Properties-Window_2021-12-10-131124_935adec67b324b146ff212ec4c69054f-700x569 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

Step 3: Here, you can either go with the recommended restore point or choose one yourself by choosing the second option.

Perform-a-System-Restore_2021-12-10-131131_935adec67b324b146ff212ec4c69054f-700x525 Top 8 Ways to Fix Settings App Not Opening or Working on Windows 11

Choose a restore point before this issue first occurred and click next one. Now follow the on-screen instructions to perform a system restore.

Fix the Settings app

The Settings app is an important component of Windows 11 and helps you customize various aspects of the operating system. We hope the tips above helped you fix the Settings app not opening or working on Windows 11. Tell us which trick worked for you in the comments below.

Go to top button