When you open the Bluetooth and Devices page in the Settings app on Windows 11, the app may crash or freeze immediately. This prevents you from pairing new devices, managing existing ones, or changing Bluetooth settings. The crash is often caused by a corrupted Bluetooth driver, a faulty Bluetooth service, or a conflict with a third-party application. This article explains why the Settings app crashes on the Bluetooth devices page and provides step-by-step fixes to resolve the issue.
Key Takeaways: Fixing the Settings App Crash on Bluetooth Devices Page
- Device Manager > Bluetooth adapter > Update driver: Installs the latest driver to fix corruption or incompatibility.
- Services.msc > Bluetooth Support Service > Restart: Resets the Bluetooth service to clear temporary faults.
- Settings > Apps > Installed apps > Uninstall third-party Bluetooth tools: Removes conflicting software that triggers crashes.
Why the Settings App Crashes on the Bluetooth Devices Page
The Settings app relies on system services and drivers to display device information. When you navigate to the Bluetooth and Devices page, the app queries the Bluetooth adapter and related services. If any component fails to respond or returns corrupted data, the app may crash to prevent further instability. Common root causes include:
Corrupted or Outdated Bluetooth Drivers
A driver that is outdated, corrupted, or incompatible with Windows 11 can cause the Settings app to crash. This is the most frequent cause, especially after a Windows update or driver update that did not complete correctly.
Faulty Bluetooth Support Service
The Bluetooth Support Service manages all Bluetooth operations. If this service is stopped, disabled, or in a bad state, the Settings app cannot retrieve device data and crashes.
Third-Party Bluetooth Software Conflicts
Applications such as Bluetooth driver suites, device management tools, or virtual Bluetooth adapters can interfere with the system’s Bluetooth stack. These programs may inject hooks or modify registry entries that break the Settings app.
Steps to Fix the Settings App Crashing on Bluetooth Devices Page
Perform the following fixes in order. Test the Settings app after each step by opening Bluetooth and Devices page. If the crash stops, you do not need to continue with the remaining steps.
Method 1: Run the Bluetooth Troubleshooter
- Open Settings
Press Windows + I to open the Settings app. If it crashes immediately, use Windows + R, type ms-settings:, and press Enter. - Navigate to Troubleshoot
Go to System > Troubleshoot > Other troubleshooters. - Run the Bluetooth troubleshooter
Find Bluetooth in the list and click Run. Follow the on-screen prompts. The troubleshooter will detect and attempt to fix common issues such as disabled services or driver problems.
Method 2: Update or Reinstall the Bluetooth Driver
- Open Device Manager
Press Windows + X and select Device Manager from the menu. - Expand Bluetooth section
Click the arrow next to Bluetooth to see your Bluetooth adapter. It is often named Intel Wireless Bluetooth, Realtek Bluetooth, or similar. - Update the driver
Right-click the Bluetooth adapter and select Update driver > Search automatically for drivers. Follow the installation steps. If Windows finds no new driver, proceed to reinstall. - Reinstall the driver
Right-click the Bluetooth adapter again and select Uninstall device. Check Attempt to remove the driver for this device if available. Restart your PC. Windows will reinstall the driver automatically on boot.
Method 3: Restart the Bluetooth Support Service
- Open Services
Press Windows + R, type services.msc, and press Enter. - Locate Bluetooth Support Service
Scroll down to find Bluetooth Support Service. Its display name may be Bluetooth Support Service or Bluetooth Service. - Restart the service
Right-click the service and select Restart. If the service is not running, right-click and select Start. Ensure the startup type is set to Automatic by double-clicking the service, selecting Automatic from the Startup type dropdown, and clicking OK.
Method 4: Uninstall Conflicting Third-Party Bluetooth Software
- Open Installed Apps
Press Windows + I to open Settings. If Settings still crashes, press Windows + R, type ms-settings:appsfeatures, and press Enter. - Sort by install date
Click the Sort by dropdown and select Install date to see recently added apps. - Identify conflicting software
Look for third-party Bluetooth tools such as Bluetooth Driver Installer, Bluetooth Device Manager, or manufacturer-specific utilities from Intel, Realtek, or Broadcom. Uninstall these apps by clicking the three dots next to each and selecting Uninstall. - Restart your PC
After uninstalling, restart your computer and test the Settings app.
Method 5: Run System File Checker and DISM
- Open Command Prompt as administrator
Press Windows + X and select Terminal Admin or Command Prompt Admin. - Run SFC scan
Type sfc /scannow and press Enter. Wait for the scan to complete. This repairs corrupted system files. - Run DISM
After SFC completes, type DISM /Online /Cleanup-Image /RestoreHealth and press Enter. This fixes the system image. Restart your PC after the process finishes.
Method 6: Reset the Settings App
- Open Settings via alternative method
Press Windows + R, type ms-settings:, and press Enter. If that fails, use Windows + X > Settings. - Go to Apps
Navigate to Apps > Installed apps. - Find Settings
Type Settings in the search box. Click the three dots next to Settings and select Advanced options. - Reset the app
Scroll down to the Reset section and click Repair. If that does not help, click Reset. This clears the app’s data and cache. Restart your PC after resetting.
If the Settings App Still Crashes on the Bluetooth Page
Settings App Crashes on All Pages, Not Just Bluetooth
If the Settings app crashes on every page, the issue is broader. Run the System File Checker as described in Method 5. If that does not work, create a new user account. Go to Settings > Accounts > Other users > Add account. Log into the new account and test the Settings app. If it works, migrate your files to the new account.
Bluetooth Page Opens But Shows No Devices
If the page opens but displays no devices, the Bluetooth adapter may be disabled. Check Device Manager > Bluetooth adapter. If the device has a down arrow, right-click and select Enable device. Also verify that Bluetooth is turned on in Quick Settings by clicking the network icon in the taskbar and ensuring the Bluetooth tile is blue.
Bluetooth Icon Missing from System Tray
If the Bluetooth icon is missing, the driver may not be loaded correctly. Reinstall the Bluetooth driver as described in Method 2. You can also add the icon manually: go to Settings > Personalization > Taskbar > Taskbar corner overflow and ensure Bluetooth is set to On.
Settings App Crash on Bluetooth Page: Driver Update vs Service Restart
| Item | Update Bluetooth Driver | Restart Bluetooth Support Service |
|---|---|---|
| What it fixes | Corrupted, outdated, or incompatible driver files | Service stuck in a stopped or hanging state |
| Time required | 5-10 minutes | 2-3 minutes |
| Risk | Low – Windows installs signed drivers automatically | None – service restart is safe |
| When to use | After a Windows update or driver update | When settings crash immediately after boot |
You can now fix the Settings app crash on the Bluetooth devices page in Windows 11. Start with the Bluetooth troubleshooter and proceed to driver updates and service restarts as needed. If the problem persists, uninstall conflicting software or reset the Settings app. As an advanced tip, use Windows + R > ms-settings:bluetooth to open the Bluetooth page directly and bypass other Settings sections.