Settings Not Opening Windows 11 - 7 Working Solutions

Reading time icon 4 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

Settings Not Opening Windows 11

Are settings not opening on Windows 11?  The Settings page is the main interface for making changes and adjustments to the system. If you encounter this issue, please read through this article for the resolutions.

What To Do When Settings Are Not Opening on Windows 11

If Settings are not opening in Windows 11, try the following solutions:

1. Open Settings through the Run Window

  1. Press Windows + R to open the Run window.
  2. In the Run window, enter the following command: ms-settings: Run command for Settings

2. Run an SFC Scan

If Settings are not opening on Windows 11 due to missing or corrupt system files, an SFC Scan will fix it.

  1. Search for Command Prompt in the Windows Search bar.
  2. Click on Run as administrator to open the Command Prompt window.
  3. Type the following command in the Command Prompt window and hit Enter to execute it: SFC /SCANNOW SFC Scan
  4. Reboot your system after the scan.

3. Restore Your System to an Earlier Point

If the Settings app had been working fine earlier, then a recent change might have caused the problem.

  1. Search for Recovery in the Windows Search bar and click on it.Search for Recovery
  2. Select Open System Restore. Open System Restore
  3. Select Next.
  4. Select the Restore Point and click on Next.Restore Point
  5. Click on Finish.Finish

4. Re-register the Settings app through PowerShell

If Settings are not opening on Windows 11, you can re-register the app through Windows PowerShell.

  1. Search for Windows PowerShell in the Windows Search bar.
  2. Click on Run as administrator in the right pane to open the Windows PowerShell window.Powershell admin
  3. Copy-paste the following command and hit Enter to execute it: powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootImmersiveControlPanelAppxManifest.xml PowerShell command
  4. Check if it fixes the problem.

5. Use the Registry Editor

Some apps and malware can disable the Settings app from the Registry Editor itself. You can re-enable it as follows:

  1. Press Windows + R to open the Run window.
  2. Type the command REGEDIT in the Run window and hit Enter to open the Registry Editor.
  3. Go to the following path in the Registry Editor window: HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer
  4. Right-click on the open space on the right pane.
  5. Select New >> DWORD (32-bit) entry.
  6. Name this newly created DWORD (32-bit) entry NoControlPanel.
  7. Double-click on the newly created entry and change the value of the Value Data to 0.
  8. Click on OK to save the settings. Registry Fix
  9. The Settings app should work now.

6. Re-install the Settings App via Command Prompt

  1. Search for Command Prompt in the Windows Search bar.
  2. Click on Run as administrator in the right-pane to open the Command Prompt window.
  3. Copy-paste the following command and hit Enter to execute it: Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”} Command Line
  4. Reboot your system and the Settings app should work.

7. Reset Windows

If Settings are not opening on Windows 11, you can consider resetting it.

  1. Search for Reset this PC in the Windows Search bar.
  2. Click on the option that appears. Reset this PC
  3. Select Reset PC. Reset PC
  4. Click on Keep my files.Keep my files
  5. Select Cloud download. Cloud Download
  6. Click on Next.

You may also be interested in:

Settings Not Opening on Windows 11 FAQ

Why Settings is not opening in Windows 11?

Settings not opening in Windows 11 could be due to missing or corrupt system files, inconsistent files associated with the Settings app, or the Registry Editor disabling the app.

How do I restore Windows 11 settings?

To restore Windows 11 Settings, you can re-register it through Windows PowerShell. Other than this, you can re-install the app through a command line. If the system files are corrupt, then you can run an SFC Scan.

How do I force open Settings? 

You can force open the Settings app through a Run command. Press Windows + R to open the Run window. Type the command “ms-settings:” in the Run window and hit Enter. This will force open the Settings app.

More about the topics: windows 11