Bthps3 Bluetooth Host Radio Not Found

Understanding BthPS3

5. External Interference (USB Dongles)

If you use an external USB Bluetooth dongle, the error may appear if the dongle is plugged into a faulty USB port, a USB hub that lacks sufficient power, or if the dongle itself is dead.

1. Check if Bluetooth hardware is detected

Run:

lsusb | grep -i bluetooth

Or for internal PCIe adapters:

lspci | grep -i bluetooth

If nothing appears, your Bluetooth adapter may be disabled in BIOS or not connected. bthps3 bluetooth host radio not found


Part 1: What Exactly is "bthps3"?

Before fixing the problem, you must understand the culprit.

bthps3.sys is a system driver file developed by Microsoft. The name breaks down into three parts:

In modern Windows versions, this file is part of the Bluetooth Enumerator service. When Windows displays the error "bthps3 Bluetooth host radio not found," it means the operating system is trying to load the Bluetooth stack, but the underlying hardware (the host radio) is either disconnected, powered off, disabled, or its driver has crashed. Understanding BthPS3

3. Load necessary kernel modules

sudo modprobe btusb
sudo modprobe bluetooth

Then restart the service:

sudo systemctl restart bluetooth

Step 4: Run the Dedicated Bluetooth Troubleshooter

Windows has a built-in tool for exactly this error.

  1. Go to Settings > System > Troubleshoot > Other troubleshooters (Windows 11) or Update & Security > Troubleshoot (Windows 10).
  2. Find Bluetooth and click Run.
  3. Let the troubleshooter scan for issues like "bthps3 host radio not found." It will automatically reset the radio stack.

Conclusion: You Can Beat the Bthps3 Error

The “bthps3 Bluetooth host radio not found” error is a rite of passage for PC gamers wanting to use a PS3 controller wirelessly. It is cryptic, but it is not a death sentence for your hardware. BthPS3 : This seems to relate to a

To recap your battle plan:

  1. Try the service toggle (Fix #1) – 10% success rate, but instant.
  2. Disable driver signature enforcement (Fix #2) – 40% success rate.
  3. Perform the clean reinstall (Fix #3) – 40% success rate.
  4. Buy a CSR8510 USB dongle (Fix #4) – 95% success rate, minimal frustration.

Remember: The bthps3 driver was written in the Windows 7 era. It is a hack—a brilliant one, but a hack nonetheless. Modern Windows will always resist it. Your patience and this guide are the only tools you need.

If you’ve followed all these steps and still see red text, accept a moment of zen: Use your PS3 controller wired. USB mode bypasses Bluetooth entirely. For the rest of you, enjoy wireless retro gaming. The error is now gone.


Have a different variation of this error? Check the official SCP Toolkit or BthPS3 GitHub issue tracker. New Windows updates occasionally break legacy drivers, and the community often posts hotfixes within days.

Common Symptoms Accompanying the Error

3. Physical Hardware Failure

Though rare, the internal Bluetooth card (often combined with Wi-Fi on a single M.2 or PCIe card) can fail. Alternatively, a loose internal antenna connection can cause the radio to appear "not found."