3 Tips on How to Reinstall the Settings App in Windows 11

You can't uninstall Settings but you can reinstall it

by Matthew Adams
Matthew Adams
Matthew Adams
Windows & Software Expert
Matthew is a freelancer who has produced a variety of articles on various topics related to technology. His main focus is the Windows OS and all the things... read more
Reviewed by Alex Serban
Alex Serban
Alex Serban
Windows Server & Networking Expert
After moving away from the corporate work-style, Alex has found rewards in a lifestyle of constant analysis, team coordination and pestering his colleagues. Holding an MCSA Windows Server... read more
Affiliate Disclosure
  • You can't uninstall Windows Settings, but there are options to reinstall it to resolve issues with that built-in app.
  • PowerShell enables users to reinstall the Settings app in Windows 11, among others, by entering a quick command.
  • Or you may refresh Settings’ data by selecting to reset that app.
How to Reinstall Windows 11 Settings

XINSTALL BY CLICKING THE DOWNLOAD FILE
Fix Windows 11 OS errors with Fortect:
This tool repairs common computer errors by replacing the problematic system files with the initial working versions. It also keeps you away from system errors, BSoDs, and repairs damages made by malware and viruses. Fix PC issues and remove viruses damage now in 3 easy steps:

  1. Download and Install Fortect on your PC
  2. Launch the tool and Start scanning to find broken files that are causing the problems
  3. Right-click on Start Repair to fix issues affecting your computer’s security and performance
  • Fortect has been downloaded by 0 readers this month.

The Settings app is one of the most important additions to Windows 11 alongside File Explorer. Settings is a preinstalled app that includes most of Windows 11’s configuration options.

If the Settings app stops working right, you can’t access many Windows 11 options. Some users wonder how they can reinstall the Settings app for the sake of fixing it.

Can I reinstall Settings in Windows 11?

Settings is one of Windows 11’s built-in apps you can’t select to uninstall. The Uninstall option for that app is greyed out. So, you can’t reinstall Settings in the same way as apps on Microsoft Store.

However, there is a command for reinstalling all default apps that come with Windows, which includes Settings. So, running that command would effectively reinstall Settings along with others.

Aside from that, there are also ways you can reset and register Settings in Windows 11. Resetting an app isn’t quite the same as reinstalling it, but it will refresh its data, nonetheless.

How do I reinstall the Settings app?

Before getting into the actual troubleshooting steps, make sure you cover a few methods:

  • Restart your PC and see if the problem reappears. Sometimes, this can be extremely effective.
  • Try to open Settings by pressing Win + A key combination and clicking on All settings afterward. If that works, go to Update & Security and check for any new updates.

If you’ve cross-checked these from your list, fix the Settings problem using the solutions below.

1. Reset the Settings app

  1. Press the Win key + S and type in settings to find that app.
  2. Select App settings on the right of the search tool.
    App settings option reinstall windows settings app
  3. Click Reset to clear data for the Settings app.
    Reset button reinstall windows settings app

2. Re-register the Settings app

  1. Press Start and click inside the search text box at the top of that menu.
  2. Input Windows PowerShell within the app search box to find that command-line shell
  3. Right-click Windows PowerShell to select its Run as administrator option.
    Run as administrator option reinstall windows settings app
  4. Type in this command for registering PowerShell: Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
    Reregister command reinstall windows settings app
  5. Press Enter on your keyboard.

3. Reinstall Windows 11’s built-in apps

  1. Make sure Settings is closed before reinstalling that app.
  2. Launch an elevated PowerShell app as instructed in steps one to three in this guide’s second method.
  3. Then input this command: Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    Reinstall Settings command reinstall windows settings app
  4. Hit Return to reinstall the Settings app and others.
  5. Wait for the command to finish before closing PowerShell.
  6. Press the Alt + F4 key combination and select Restart on the drop-down menu.
    Restart option reinstall windows settings app

You can also reinstall Settings and other apps for all users with an alternative command. Execute this command to apply the command for all user accounts:

Get-AppxPackage -AllUsers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Those are three of the more effective troubleshooting methods for fixing the Settings app. So, try reinstalling/refreshing Settings with any of the methods above whenever it isn’t working right.

Of course, there are also many other ways you can feasibly fix Settings when it’s not opening. Check out our guide to fixing Settings in Windows 11 for full details.

If you have any questions or suggestions, let us know in the comments section below.

Still experiencing issues?

SPONSORED

If the above suggestions have not solved your problem, your computer may experience more severe Windows troubles. We suggest choosing an all-in-one solution like Fortect to fix problems efficiently. After installation, just click the View&Fix button and then press Start Repair.

This article covers:Topics: