Bthps3 Bluetooth Host Radio Not Found

Resolved: "bthps3 Bluetooth Host Radio Not Found" – The Ultimate Troubleshooting Guide

If you are reading this, you have likely just been greeted by a small but incredibly frustrating dialog box. You double-clicked an application (often a PS3 controller tool like SCP Toolkit or a similar Bluetooth driver utility), and instead of your program launching correctly, you saw the ominous red text:

"bthps3 Bluetooth host radio not found."

For many users, this error is a brick wall. It stops you from pairing your PlayStation 3 controller to your PC, using specific Bluetooth dongles, or running legacy emulator tools. The immediate assumption is often that your Bluetooth hardware is broken. In 95% of cases, that is false. bthps3 bluetooth host radio not found

This 2,500+ word guide will explain exactly what this error means, why it happens, and—most importantly—provide a step-by-step roadmap to permanently fix it.


Step 10: Perform a Network Reset (Bluetooth & Wi-Fi Share Resources)

Since Bluetooth and Wi-Fi often share the same card, resetting the network stack helps. Resolved: "bthps3 Bluetooth Host Radio Not Found" –

  1. Settings > Network & Internet > Advanced network settings > Network reset.
  2. Click Reset now.
  3. Your PC will restart in 5 minutes. Reinstall Bluetooth drivers afterward.

2. Fast Startup Interference

Windows 10 and 11 enable "Fast Startup" by default. When you shut down your PC, the system hibernates the kernel, including drivers. If the Bluetooth driver fails to resume correctly, the host radio remains unresponsive.

Check the Driver Binding via PowerShell

Run PowerShell as Administrator and execute: Step 10: Perform a Network Reset (Bluetooth &

Get-PnpDevice | Where-Object $_.Class -eq "Bluetooth" | Format-List Status, Problem, FriendlyName

If your radio shows Status: Error or Problem: 28 (driver not installed), the binding failed. You may need to manually install the generic Microsoft Bluetooth driver:

  1. Device Manager > Right-click your Bluetooth radio > Update driver.
  2. Browse my computer > Let me pick.
  3. Select Generic Bluetooth Radio (Microsoft driver) – NOT the vendor-specific one.
  4. Install, reboot, and re-run the bthps3 installer.

Common Symptoms Accompanying the Error