Bluetooth is missing in Device Manager in Windows 11

Publish date: 2024-06-14
Bluetooth is missing in Device Manager in Windows 11

XINSTALL BY CLICKING THE DOWNLOAD FILE

Fix Windows 11 OS errors with Restoro PC Repair Tool:This software repairs common computer errors by replacing the problematic system files with the initial working versions. It also keeps you away from critical file loss, hardware failure, and repairs damages made by malware and viruses. Fix PC issues and remove viruses now in 3 easy steps:
  • Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
  • Click Start Scan to find Windows 11 issues that could be causing PC problems.
  • Click Repair All to fix issues affecting your computer's security and performance
  • We use Bluetooth on our computers more often than we realize. Be it to connect wireless speakers, headphones, or any other device. But, what do you if Bluetooth is missing in Device Manager in Windows 11?

    This is one of the issues that leave users perplexed. While they had it running until some time ago, it suddenly disappears and users are unable to connect any of their previous connected devices to the computer.

    In the following sections, we will take up this particular issue in detail listing out its causes, and walk you through the most effective fixes if Bluetooth is missing in Device Manager in Windows 11.

    Why is Bluetooth missing in Device Manager in Windows 11?

    The very first thing you have to identify is whether your computer has a built-in Bluetooth feature or if it was an external adapter that you had been using. In case it’s the latter, make sure it’s properly plugged in and the USB port works fine.

    Other than that, it could also be conflicting applications, issues with the driver, misconfigured settings, amongst a bunch of other issues. But, most of them are easily fixable, given you quickly identify the underlying cause.

    In case you are unable to pinpoint a particular issue, simply execute the methods listed here to fix the Bluetooth missing in Device Manager in Windows 11 error.

    What do I do if Bluetooth is missing in Device Manager in Windows 11?

    1. Some basic checks

    As stated earlier, if you are using an external Bluetooth adapter, unplug it and then reconnect it to another USB port on the computer, since there’s a chance that the port it’s currently plugged into is malfunctioning.

    Also, make sure that Airplane mode is disabled via the action center or settings. Though it shouldn’t be the reason behind the Bluetooth missing in Device Manager in Windows 11, there’s no harm in checking it.

    Besides, some computers have a physical button to enable/disable Bluetooth. It could be a key on the keyboard or one located separately. Look for it and make sure that it’s not disabled.

    If none of these fix the problem for you, head to the methods listed next.

    2. Boot Windows 11 into Safe Mode and then back into normal mode

  • Press Windows + S to launch the Search menu, enter System Configuration in the text field, and click on the relevant search result that appears.System confirguration to fix bluetooth missing in device manager windows 11
  • Navigate to the Boot tab.Boot tab
  • Select Safe Mode, tick the checkbox for Minimal under it, and then click on OK at the bottom. Safe mode to fix bluetooth missing in device manager windows 11
  • Click on Restart in the prompt that pops up.Restart PC
  • Once the system reboots, wait for a few minutes, and then again launch System Configuration, untick the Safe Mode option, and restart the computer.
  • In some cases, it’s a process or service that’s leading to problems installing the driver, but when you boot Windows into Safe Mode, the driver can be easily installed in the absence of the conflicting process.

    After following these steps, check if Bluetooth missing in Device Manager in Windows 11 problem is resolved.

    3. Run the Bluetooth troubleshooter

  • Press Windows + I to launch Settings, and click on Troubleshoot in the System tab.Troubleshoot to fix bluetooth missing in device manager windows 11
  • Next, click on Other troubleshooters on the right.Other troubleshooters
  • Locate the Bluetooth troubleshooter, and click on the Run button next to it.Bluetooth troubleshooter to fix bluetooth missing in device manager windows 11
  • Follow the on-screen instructions and choose the relevant response when prompted to complete the troubleshooting process.
  • 4. Check if Bluetooth is listed under hidden devices and update its driver

  • Press Windows + S to launch the Search menu, enter Device Manager in the text field at the top, and click on the relevant search result that appears.Device manager to fix bluetooth missing in device manager windows 11
  • Next, click on the View menu at the top, and select Show hidden devices from the dropdown menu.Show hidden devices
  • If the Bluetooth entry now appears, right-click on it, and select Update driver from the context menu.Update driver to fix bluetooth missing in device manager windows 11
  • Next, select Search automatically for drivers from the two options in the Update Drivers window.Search automatically for drivers
  • The OS will now automatically search for the best available driver and install it for the Bluetooth device.
  • Most often than not, it’s an outdated driver that causes issues and leads to Bluetooth missing in Device Manager in Windows 11. If that’s the case, updating the driver should fix the error.

    The Device Manager method listed here only scans for updates that have already been downloaded to the system. In case this doesn’t work, you can try the other methods to update the driver.

    Expert Tip: Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken. We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
    Click here to download and start repairing.

    If that sounds like too much trouble, you can use a reliable third-party app. We recommend using DriverFix, a dedicated tool that will automatically install the latest version, and keep all the drivers up-to-date.

    Read more about this topic

    5. Run Bluetooth Support Service

  • Press Windows + R to launch the Run command, enter services.msc in the text field, and either click on OK or hit Enter to launch the Services window.Launch Services
  • Now, locate the Bluetooth Support Service, right-click on it, and select Properties from the context menu. Alternatively, you can just double-click on the service.Bluetooth support service to fix bluetooth missing in device manager windows 11
  • Click on the Startup type dropdown menu, and select Automatic from the list of options.Choose Automatic
  • If the service is not running, click on the Start button under Service status, wait the service to start running, and then click on OK at the bottom to save the changes.Click Start to fix bluetooth missing in device manager windows 11
  • Once done, restart the computer for these changes to fully come into effect.
  • 6. Update Windows 11

  • Press Windows + I to launch the Settings app, and select Windows Update from the list of tabs in the navigation pane on the left.Windows Update to fix bluetooth missing in device manager windows 11
  • Next, click on Check for updates on the right.Check for updates
  • If any newer versions are listed after the scan, click on Download & install.Download & install
  • If you are running an older version of Windows, chances are that it might cause some errors. Therefore, it’s recommended that you keep up-to-date with the latest version.

    After updating the OS, make sure to restart the OS for the changes to fully come into effect, and then check if the Bluetooth is missing in Device Manager in Windows 11 error is fixed.

    7. Run SFC and DISM scan

  • Press Windows + S to launch the Search menu, enter Windows Terminal in the text field at the top, right-click on the relevant search result, and select Run as administrator from the context menu.Elevated windows terminal
  • Click Yes in the UAC (User Account Control) prompt that pops up.Click Yes
  • Now, click on the downward-facing arrow at the top, and select Command Prompt from the list of options. Alternatively, you can hit Ctrl + Shift + 2 to launch Command Prompt in a new tab.Command Prompt to fix bluetooth missing in device manager windows 11
  • Type/paste the following three commands separately, and hit Enter after each to run the DISM tool.DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /RestoreHealth
  • After running these three, execute the following command to run the SFC scan.sfc /scannowRun SFC scan to fix bluetooth missing in device manager windows 11
  • If the methods listed above have not worked, it could be corrupt system files behind the error. And, running the DISM tool and SFC scan are the best ways to eliminate these.

    An SFC (System File Checker) scan looks for corrupt system files, and if any are found, replaces them with their cached copy stored on the computer.

    The DISM tool looks for problems with the Windows image and can modify the Windows installation media to fix any issues.

    8. Perform a system restore

    If none of the fixes listed above have worked, it could be another problem. But no matter what it is, performing a system restore should help easily eliminate it.

    When you restore the system, what exactly happens is that the system is taken back to a previous point. This is achieved by reconfiguring the settings, removing the recently installed applications, and undoing certain other changes.

    So, if you have a restore point created before the error was first encountered, selecting it should get the problem resolved. In case things don’t turn out as expected, you can always undo a system restore.

    Besides, if performing a restore doesn’t work, you can reset Windows 11 to its factory settings. This will surely get things up and running, and the Bluetooth missing in Device Manager in Windows 11 error would be fixed.

    How to add a Bluetooth device in Windows 11?

    Note icon
    NOTE

    Before you proceed with the steps listed below, make sure that Bluetooth is enabled on the device that you are connecting, and that it’s in pairing mode.

  • Press Windows + I to launch the Settings app, and select Bluetooth & devices from the tabs listed on the left.Bluetooth & devices
  • Now, with the Bluetooth toggle enabled, click on the Add device option.Add device
  • Select the relevant category, based on the device you are connecting.select category
  • Wait for the device to appear here and then click on it. For most devices, a connection should be established within a few seconds.Select device
  • In case you are connecting a phone or other similar devices, it will ask to confirm whether the code appearing on the screen of both devices is the same. If it is, confirm the same on the device, and then click on Connect.Connect
  • Once done, both the devices should now be connected. Also, this is a one-time process, and the devices will automatically be connected when they are in range the next time onwards, given that Bluetooth is enabled on both.

    That’s all there’s to Bluetooth missing in Device Manager in Windows 11 error, and the most relevant fixes for it. Also, you now know how to connect any device to your computer via Bluetooth.

    Besides, remember that there are multiple ways to turn on Bluetooth in Windows 11, and a proper understanding of each will help you quickly enable it, no matter the state of the system.

    Tell us which fix worked and your experience of Windows 11 thus far, in the comments section below.

    ncG1vNJzZmivmaOxsMPSq5ypp6Kpe6S7zGiZpa2VqbywwMdmpKKro567qHnDnq2im5ViuqK6wKCcq2Wnnrulu9asZGppXw%3D%3D