How to Fix Quick Settings Not Working in Windows 11

Quick Settings in Windows 11 allows users to quickly access Wi-Fi, Bluetooth, Airplane Mode, Volume, Brightness, and other essential system controls from the taskbar. It replaces the old Action Center toggles and is an important part of everyday usability. However, some users experience issues where Quick Settings does not open, becomes unresponsive, crashes, or fails to display options properly.

This issue is usually caused by corrupted system files, broken system UI components, disabled services, Windows Explorer glitches, or recent updates. In some cases, a damaged user profile or missing system packages may also prevent Quick Settings from functioning correctly.

Fixing Quick Settings not working in Windows 11 requires repairing system components, restarting services, and verifying configuration settings. Follow the steps below carefully.

How to Fix Quick Settings Not Working in Windows 11

Work through the following methods in order and test Quick Settings after each step.

1. Restart Windows Explorer

Quick Settings is linked to the Windows Explorer process. By restarting Windows Explorer, you can easily fix it. Here’s how:

1. Press Ctrl + Shift + Esc to open Task Manager.

2. Locate Windows Explorer, right-click it and select Restart.

3. Click the Quick Settings area on the taskbar again.

Restarting Explorer refreshes the system interface.

2. Restart Your Computer

A full system restart refreshes system components and can often fix temporary glitches affecting Quick Settings. Save all your open work, then restart your Windows 11 PC.

After the system reboots, click the network, sound, or battery icon on the taskbar and check whether Quick Settings opens properly. In many cases, temporary issues are resolved after a restart.

3. Run System File Checker (SFC)

Corrupted system files can cause various problems in Windows 11, including issues with system UI features like Quick Settings, the Start menu, or the taskbar. If important Windows files are missing, damaged, or improperly configured, certain features may stop responding or fail to open altogether.

To fix this, you can use built-in tools like System File Checker (SFC):

1. Open Command Prompt as administrator.

2. Run the following command

sfc /scannow

3. Wait for the scan to complete. After that, restart your PC.

SFC repairs damaged Windows files.

4. Repair Windows Image Using DISM

If SFC does not fix the issue use DISM to scan for and repair corrupted system files. These tools help restore missing or damaged files and often resolve system-related issues without requiring a full reset.

1. Open Command Prompt as administrator.

2. Run:

DISM /Online /Cleanup-Image /RestoreHealth

3. Restart Windows after completion.

DISM repairs deeper system corruption.

5. Re-register System Apps

Quick Settings relies on several system app packages and background components to function properly in Windows 11. If these packages become corrupted, unregistered, or fail to load correctly, Quick Settings may stop opening or become unresponsive. Re-registering or repairing these system app packages can often restore normal functionality.

Here’s how:

1. Right-click the Start button.

2. Select Windows Terminal (Admin) and run the following command:

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

3. Wait for the process to complete.

4. Restart your PC.

This re-registers built-in Windows apps.

6. Check Windows Update

System updates often include bug fixes, security patches, and performance improvements that can resolve UI-related issues in Windows 11. If Quick Settings is not opening or behaving unexpectedly, installing the latest Windows updates may fix known bugs and restore proper functionality.

1. Open Settings.

2. Go to Windows Update and click Check for updates.

3. Install available updates and restart your PC.

7. Create a New User Account

A corrupted user profile can cause various Windows 11 features, including Quick Settings, to stop working properly. If your profile settings or system files become damaged, Quick Settings may fail to open or respond. Creating a new user account can help determine whether the issue is related to your current profile.

1. Open Settings.

2. Go to Accounts and select Other users.

3. Add a new local account.

4. Sign in with the new account and test Quick Settings.

8. Restart Shell Experience Host

Quick Settings depends on the Windows Shell Experience Host process to display and function properly. If this process crashes, freezes, or stops responding, Quick Settings may fail to open or become unresponsive. Restarting the process can often restore normal functionality.

1. Open Task Manager.

2. Locate Shell Experience Host.

3. Right-click and select End task.

After you restart the process, it will automatically relaunch on its own within a few seconds. Once it comes back, test the Quick Settings panel again to see if the issue is resolved. Restarting this process refreshes important Windows UI components and can often fix temporary glitches affecting Quick Settings.

9. Perform a Clean Boot

Third-party applications, especially system customization tools, antivirus programs, or background utilities, may interfere with the Windows 11 interface. If one of these apps conflicts with system processes, Quick Settings may stop working or become unresponsive. Performing a clean boot can help identify whether a third-party app is causing the issue.

1. Press Windows + R.

2. Type msconfig and press Enter.

3. Go to the Services tab and check Hide all Microsoft services.

4. Disable remaining services and click on Apply.

6. Restart your PC.

If it works, a background app may be causing the issue.

10. Reset Windows

If none of the above methods work, you can reset your Windows system. Before doing so, back up your important files and follow these steps:

1. Open Settings.

2. Go to System and select Recovery.

3. Click Reset this PC.

5. Choose Keep my files.

6. Complete the reset process.

This restores system components without deleting personal data.

Final Thoughts

Quick Settings not working in Windows 11 is usually caused by corrupted system files, Windows Explorer glitches, or user profile issues rather than hardware problems. In most cases, restarting Windows Explorer or running system repair commands can resolve the issue quickly.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.