Check your device manager or system settings first
The fastest way to know whether your computer has Bluetooth is to look in your operating system's device settings. On Windows, open Settings, go to Devices, then select Bluetooth & other devices. If Bluetooth appears as an option and shows a toggle switch, your computer has it. On Mac, open System Preferences, click Bluetooth, and if the window opens without an error, you have Bluetooth hardware.
If you see "Bluetooth is not available on this computer" or the Bluetooth section does not appear at all, your machine does not have built-in Bluetooth. Some older desktops and budget laptops shipped without it.
Key Takeaways
- Windows users can check Settings > Devices > Bluetooth & other devices to see if Bluetooth hardware exists and is enabled.
- Mac users should open System Preferences > Bluetooth; if it opens without error, Bluetooth is present.
- On Linux, open the terminal and run hciconfig to see whether a Bluetooth adapter is detected.
- If your computer lacks Bluetooth, a USB Bluetooth adapter costs between $10 and $30 and works on most machines.
- Bluetooth hardware can be disabled in BIOS on some computers, so check there if settings show no device but you expect one.
Look in Device Manager on Windows
Device Manager shows every piece of hardware Windows recognizes. Right-click the Start button, select Device Manager, and look for a category called "Bluetooth" or "Network adapters." If you see "Bluetooth Radio" or similar listed under either category, your computer has Bluetooth. If the category does not exist at all, your machine does not have the hardware.
Sometimes Bluetooth appears with a yellow warning triangle, which means the driver is missing or outdated. This does not mean you lack the hardware — it means Windows cannot talk to it properly. You can update the driver by right-clicking the device and selecting "Update driver."
Check the BIOS if settings show nothing
Some computers have Bluetooth hardware but it is disabled in BIOS, the firmware that runs before Windows or Mac loads. If you are certain your laptop should have Bluetooth but your operating system does not show it, restart your computer and enter BIOS setup (usually by pressing Delete, F2, or F12 during startup — the key varies by manufacturer).
Look for a section called "Integrated Peripherals," "Onboard Devices," or "Advanced." Find any option mentioning Bluetooth, wireless, or LAN and make sure it is set to "Enabled" rather than "Disabled." Save and exit. Your operating system should now detect the hardware.
Use the terminal on Linux
If you run Linux, open a terminal and type hciconfig. If a Bluetooth adapter appears in the output, your computer has Bluetooth. If the command returns nothing or "command not found," either your machine lacks Bluetooth or the Bluetooth tools are not installed. You can install them on Ubuntu or Debian by running sudo apt install bluez.
After installation, run hciconfig again. If an adapter now appears, you have Bluetooth. If nothing shows, your hardware is not present.
Look for physical indicators on your machine
Many laptops have a small Bluetooth symbol printed on or near the power button, keyboard, or trackpad. Desktop computers rarely have visible Bluetooth markers. If you own a laptop and see the Bluetooth symbol (usually a stylized "B" made of dots), your machine almost certainly has the hardware built in.
You can also check your computer's manual or the manufacturer's website by searching for your exact model number. The specifications page will list whether Bluetooth is included. Your model number usually appears on a sticker on the bottom of a laptop or the back of a desktop.
Add Bluetooth with a USB adapter if you do not have it
If your computer lacks built-in Bluetooth, you can add it with a USB Bluetooth adapter. These are small dongles that plug into any USB port and cost between $10 and $30. They work on Windows, Mac, and Linux, though you may need to install a driver on Windows.
Look for adapters labeled as Bluetooth 5.0 or later for the best range and speed. Plug it in, let your operating system install the driver (usually automatic), and you can then pair wireless devices the same way you would with built-in Bluetooth. The adapter will appear in your device settings just like internal hardware.
Frequently Asked Questions
Can Bluetooth be turned off in Windows without being disabled in hardware?
Yes. In Settings > Devices > Bluetooth & other devices, you can toggle Bluetooth off. This does not remove the hardware — it just disables it temporarily. Toggle it back on to use it again. If the toggle is grayed out, the driver may be missing or the hardware is disabled in BIOS.
What if I see Bluetooth in Device Manager but it does not work?
Right-click the Bluetooth device in Device Manager and select "Update driver." If that does not work, right-click again, select "Uninstall device," restart your computer, and Windows will reinstall the driver automatically. If the device still does not work after reinstall, the hardware may be failing.
Do all laptops have Bluetooth?
No. Most modern laptops include Bluetooth, but some budget models and older machines do not. Desktops rarely have it built in unless it was added as an optional upgrade. Check your manual or the manufacturer's website to be certain.
Is there a difference between Bluetooth and WiFi?
Yes. Bluetooth is for short-range connections to devices like headphones, mice, and keyboards — usually up to 30 feet. WiFi connects to the internet and has longer range. A computer can have both, one, or neither. Bluetooth and WiFi are separate pieces of hardware.