Advertisement

Host Radio Not Found: Bthps3 Bluetooth

The error "Bluetooth host radio not found" typically occurs during the installation or uninstallation of the BthPS3 driver, a kernel-mode driver designed to enable PlayStation 3 peripherals on Windows. This error signifies that the installer or driver service cannot detect a compatible, active Bluetooth adapter to which it can attach its filter drivers. Core Causes

Missing Lower Filter: The installation might be blocked by a registry requirement for a filter driver that isn't starting correctly.

Incompatible Hardware: The Bluetooth host (dongle or integrated card) may be too old (LMP version requirements not met) or incompatible with the BthPS3 stack.

Driver Conflicts: Residual files or drivers from older software like ScpToolkit or AirBender can interfere with the radio's detection.

Disabled Services: The Bluetooth Support Service might be stopped or set to manual, preventing the system from identifying the radio. Troubleshooting & Fixes 1. Manual Registry Cleanup

If the driver fails to install or uninstall, removing the "LowerFilters" registry entry often clears the block. Open PowerShell as Administrator.

Run the following command:Remove-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Class\e0cbf06c-cd8b-4647-bb8a-263b43f0f974' -Name 'LowerFilters'. Reboot your PC or power-cycle the Bluetooth radio. 2. Hardware Reset

Sometimes the OS "loses" the radio state, especially with USB dongles. Open Device Manager (Win + X > Device Manager).

Locate your Bluetooth adapter, right-click it, and select Uninstall device (do not delete the driver software).

Unplug the Bluetooth dongle, wait a few seconds, and plug it back in. Windows will redetect the hardware. 3. Verify Windows Services

The BthPS3 driver requires core Windows Bluetooth services to be active. Press Win + R, type services.msc, and hit Enter. Find Bluetooth Support Service.

Double-click it, set Startup type to Automatic, and click Start. 4. Confirm Compatibility

If you receive Code 10 errors along with this message, it often indicates a hard hardware limitation.

USB Requirement: BthPS3 only supports Bluetooth host radios that use the USB bus. Most external dongles and many integrated cards meet this, but non-USB internal cards may not.

LMP Version: Check if your adapter meets the required Link Manager Protocol (LMP) version specified in the Nefarius Project Documentation. Recommended Installation Workflow

To avoid these errors, follow the Nefarius Documentation Guide precisely: Uninstall conflicting software (e.g., ScpToolkit). Install BthPS3 first if you intend to use wireless.

Choose the Legacy sequential method if the "Modern hot-plug" method fails to find your radio. bthps3 bluetooth host radio not found

Use a companion tool like DsHidMini to handle the actual controller pairing.

The "Bluetooth Host Radio not found" error during BthPS3 installation or removal occurs when the driver cannot detect the Bluetooth adapter, often due to conflicts or outdated software, and is resolved by updating to v2.10.1 or newer. Key troubleshooting steps include ensuring the adapter is enabled in Device Manager, removing legacy software like ScpToolkit, and clearing conflicting registry "Lower Filter" entries. For more detailed troubleshooting, visit Nefarius Documentation.

Frequently Asked Questions - Nefarius™ Project Documentation

The "Bluetooth host radio not found" error during BthPS3 installation or uninstallation usually occurs when the setup cannot detect an active, compatible Bluetooth stack. This often happens if the filter driver (BthPS3PSM) was not properly loaded or if there is a conflict in the Windows Registry. Primary Fixes for "Host Radio Not Found" Bthps3 Bluetooth Host Radio Not Found

The "BTHPS3 Bluetooth Host Radio Not Found" error is a common roadblock for users trying to connect PlayStation 3 controllers (DualShock 3) to a PC using the BTHPS3 driver. This error typically signifies a communication breakdown between the driver and your Bluetooth hardware. Common Causes

Driver Conflicts: Leftover files from ScpToolkit or older DS4Windows versions.

Hardware Incompatibility: The Bluetooth dongle may not support the necessary protocols.

Disabled Services: Essential Windows Bluetooth services are stopped.

Signature Issues: Windows blocking the driver because it isn't digitally signed or recognized. Step-by-Step Fixes 1. Perform a Clean Reinstall

The most frequent cause is a "dirty" installation where old drivers interfere with the new BTHPS3 setup.

Uninstall BTHPS3 and any related software (like Nefarius' Handlers) via Programs and Features.

Open Device Manager, find your Bluetooth adapter, right-click, and select Uninstall device (check "Delete the driver software for this device"). Reboot your PC.

Install the latest version of the BTHPS3 driver and the Shibari or DsHidMini provider. 2. Check Service Status

If the Bluetooth Support Service is disabled, the host radio will never be "found." Press Win + R, type services.msc, and hit Enter. Locate Bluetooth Support Service.

Ensure the Status is "Running" and Startup Type is "Automatic." 3. Verify Bluetooth Hardware Compatibility

Not every Bluetooth adapter can "handshake" with a PS3 controller. The error "Bluetooth host radio not found" typically

Ensure your adapter is at least Bluetooth 2.0 + EDR (Enhanced Data Rate).

Avoid using "Generic Bluetooth Radio" drivers. Try to find the manufacturer-specific driver (Intel, Broadcom, Realtek) for your hardware. 4. Use the Filter Installer

If you are using DsHidMini, the "Host Radio Not Found" error often means the filter driver isn't properly attached to the hardware. Run the BthPS3_Bluetooth_Filter_Installer.

This tool specifically tells Windows to route the Bluetooth radio through the BTHPS3 stack instead of the default Windows stack. Troubleshooting ScpToolkit Remnants

If you previously used ScpToolkit, it likely "wiped" your Bluetooth stack. Use the ScpToolkit Clean Wipe Utility.

This is a separate executable usually found in the ScpToolkit installation folder.

Without this, the BTHPS3 driver will constantly fail to claim the radio. Summary Checklist

📍 Check Device Manager: Does a "BTHPS3 Bluetooth Adapter" appear under Bluetooth?📍 Battery Level: Ensure your DS3 controller is charged; low power can cause sync timeouts.📍 Reset Controller: Use a paperclip to press the tiny reset button on the back of the DualShock 3.

If you tell me which software (DsHidMini or Shibari) and Windows version you're using, I can give you a more specific fix.

The error message "Bluetooth host radio not found" within the BthPS3 environment typically indicates a critical communication failure between the software and your Bluetooth hardware. This issue usually occurs during driver installation, uninstallation, or when a PlayStation 3 controller fails to connect wirelessly. Core Causes and Immediate Solutions

The most common reasons for this error include driver conflicts from older software like ScpToolkit, incompatible Bluetooth dongles, or corrupted registry filter entries. 1. Clear Registry Filter Blocks

BthPS3 uses "LowerFilters" to intercept Bluetooth traffic. If these are corrupted, the radio may become "invisible" to the system. You can manually clear these to restore visibility. Open PowerShell as an Administrator.

Paste and run the following command:Remove-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Class\e0cbf06c-cd8b-4647-bb8a-263b43f0f974' -Name 'LowerFilters'

Reboot your PC or toggle your Bluetooth radio off and on in the Device Manager. 2. Resolve Installation Loops

If the installer fails with "Bluetooth host radio not found" during a re-installation attempt, you can bypass certain checks using a command-line flag. Download the latest BthPS3 MSI installer. Open a Command Prompt as Administrator.

Navigate to your download folder and run:.\BthPS3Setup_x64.msi FILTERNOTFOUND="1" Open Control Panel > Hardware and Sound >

This forces the setup to proceed even if it cannot verify the current state of the radio. Verifying Hardware Compatibility

BthPS3 requires a radio that supports LMP version 3 (Bluetooth 2.0 + EDR) or higher. If your radio is too old or lacks proper Windows "in-box" driver support, BthPS3 will not be able to hook into it. LMP Version Bluetooth Version Compatibility Status 1.0b – 1.2 Unsupported Minimum Supported 4.0 – 5.3+ Fully Supported

💡 Pro-Tip: To check your LMP version, go to Device Manager, right-click your Bluetooth adapter, select Properties > Advanced, and look for the LMP number. Removing Legacy Software

If you have ScpToolkit or AirBender installed, they must be completely removed. These legacy drivers "grab" the Bluetooth radio at a level that prevents BthPS3 from accessing it. Use the ScpToolkit Clean Wipe Utility if available.

Ensure the Bluetooth device in Device Manager shows its manufacturer name (e.g., Intel, Realtek, Generic) rather than a custom Scp label. Advanced Troubleshooting Steps

If the above fixes do not work, consider these deeper system checks:

Restart Bluetooth Services: Type services.msc in the Windows search bar. Find Bluetooth Support Service, right-click it, select Properties, set Startup type to Automatic, and click Start.

Update BIOS/Chipset: Some newer motherboards (especially Intel internal Bluetooth) require specific BIOS updates or Intel-provided Bluetooth drivers to function correctly with custom filter drivers like BthPS3.

Hardware Toggle: If using a USB dongle, unplug it and plug it into a different port (prefer USB 2.0 over 3.0 for better stability with older controllers). If you are still stuck, could you tell me: What LMP version does your radio show?

Are you using a USB dongle or a built-in card (like in a laptop)?

Are there any yellow exclamation marks next to devices in your Device Manager?

Step 2: Disable Fast Startup (Most Effective Fix)

This resolves 60% of "host radio not found" errors.

  1. Open Control Panel > Hardware and Sound > Power Options.
  2. Click Choose what the power buttons do on the left.
  3. Click Change settings that are currently unavailable.
  4. Under "Shutdown settings," uncheck Turn on fast startup.
  5. Click Save changes and restart your computer.

Solution 4: Manually Start the BthPS3 Service

If the driver is installed but the error persists, the Windows Service responsible for the radio connection might be stopped.

  1. Press Windows Key + R to open the Run dialog.
  2. Type services.msc and hit Enter.
  3. Scroll down the list and look for BthPS3 (or "BthPS3 Bluetooth Host Radio Support Service").
  4. Double-click it.
  5. Change the Startup type to Automatic.
  6. If the Service status is "Stopped," click Start.
  7. Click Apply and OK.

3. Load necessary kernel modules

sudo modprobe btusb
sudo modprobe bluetooth

Then restart the service:

sudo systemctl restart bluetooth

Introduction

If you are trying to connect your PlayStation 3 (PS3) controller to your Windows PC using the popular BthPS3 driver (often bundled with tools like DS3Windows or SCP Toolkit), you might encounter the frustrating error: "BthPS3 Bluetooth host radio not found."

This error essentially means that the BthPS3 driver service is trying to communicate with your computer's Bluetooth hardware, but it cannot locate a compatible or active Bluetooth radio adapter. Below are the causes and the step-by-step methods to resolve this issue.


5. Reinstall BlueZ and related packages (Debian/Ubuntu)

sudo apt update
sudo apt install --reinstall bluez bluez-utils bluetooth
sudo systemctl restart bluetooth

The error "Bluetooth host radio not found" typically occurs during the installation or uninstallation of the BthPS3 driver, a kernel-mode driver designed to enable PlayStation 3 peripherals on Windows. This error signifies that the installer or driver service cannot detect a compatible, active Bluetooth adapter to which it can attach its filter drivers. Core Causes

Missing Lower Filter: The installation might be blocked by a registry requirement for a filter driver that isn't starting correctly.

Incompatible Hardware: The Bluetooth host (dongle or integrated card) may be too old (LMP version requirements not met) or incompatible with the BthPS3 stack.

Driver Conflicts: Residual files or drivers from older software like ScpToolkit or AirBender can interfere with the radio's detection.

Disabled Services: The Bluetooth Support Service might be stopped or set to manual, preventing the system from identifying the radio. Troubleshooting & Fixes 1. Manual Registry Cleanup

If the driver fails to install or uninstall, removing the "LowerFilters" registry entry often clears the block. Open PowerShell as Administrator.

Run the following command:Remove-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Class\e0cbf06c-cd8b-4647-bb8a-263b43f0f974' -Name 'LowerFilters'. Reboot your PC or power-cycle the Bluetooth radio. 2. Hardware Reset

Sometimes the OS "loses" the radio state, especially with USB dongles. Open Device Manager (Win + X > Device Manager).

Locate your Bluetooth adapter, right-click it, and select Uninstall device (do not delete the driver software).

Unplug the Bluetooth dongle, wait a few seconds, and plug it back in. Windows will redetect the hardware. 3. Verify Windows Services

The BthPS3 driver requires core Windows Bluetooth services to be active. Press Win + R, type services.msc, and hit Enter. Find Bluetooth Support Service.

Double-click it, set Startup type to Automatic, and click Start. 4. Confirm Compatibility

If you receive Code 10 errors along with this message, it often indicates a hard hardware limitation.

USB Requirement: BthPS3 only supports Bluetooth host radios that use the USB bus. Most external dongles and many integrated cards meet this, but non-USB internal cards may not.

LMP Version: Check if your adapter meets the required Link Manager Protocol (LMP) version specified in the Nefarius Project Documentation. Recommended Installation Workflow

To avoid these errors, follow the Nefarius Documentation Guide precisely: Uninstall conflicting software (e.g., ScpToolkit). Install BthPS3 first if you intend to use wireless.

Choose the Legacy sequential method if the "Modern hot-plug" method fails to find your radio.

Use a companion tool like DsHidMini to handle the actual controller pairing.

The "Bluetooth Host Radio not found" error during BthPS3 installation or removal occurs when the driver cannot detect the Bluetooth adapter, often due to conflicts or outdated software, and is resolved by updating to v2.10.1 or newer. Key troubleshooting steps include ensuring the adapter is enabled in Device Manager, removing legacy software like ScpToolkit, and clearing conflicting registry "Lower Filter" entries. For more detailed troubleshooting, visit Nefarius Documentation.

Frequently Asked Questions - Nefarius™ Project Documentation

The "Bluetooth host radio not found" error during BthPS3 installation or uninstallation usually occurs when the setup cannot detect an active, compatible Bluetooth stack. This often happens if the filter driver (BthPS3PSM) was not properly loaded or if there is a conflict in the Windows Registry. Primary Fixes for "Host Radio Not Found" Bthps3 Bluetooth Host Radio Not Found

The "BTHPS3 Bluetooth Host Radio Not Found" error is a common roadblock for users trying to connect PlayStation 3 controllers (DualShock 3) to a PC using the BTHPS3 driver. This error typically signifies a communication breakdown between the driver and your Bluetooth hardware. Common Causes

Driver Conflicts: Leftover files from ScpToolkit or older DS4Windows versions.

Hardware Incompatibility: The Bluetooth dongle may not support the necessary protocols.

Disabled Services: Essential Windows Bluetooth services are stopped.

Signature Issues: Windows blocking the driver because it isn't digitally signed or recognized. Step-by-Step Fixes 1. Perform a Clean Reinstall

The most frequent cause is a "dirty" installation where old drivers interfere with the new BTHPS3 setup.

Uninstall BTHPS3 and any related software (like Nefarius' Handlers) via Programs and Features.

Open Device Manager, find your Bluetooth adapter, right-click, and select Uninstall device (check "Delete the driver software for this device"). Reboot your PC.

Install the latest version of the BTHPS3 driver and the Shibari or DsHidMini provider. 2. Check Service Status

If the Bluetooth Support Service is disabled, the host radio will never be "found." Press Win + R, type services.msc, and hit Enter. Locate Bluetooth Support Service.

Ensure the Status is "Running" and Startup Type is "Automatic." 3. Verify Bluetooth Hardware Compatibility

Not every Bluetooth adapter can "handshake" with a PS3 controller.

Ensure your adapter is at least Bluetooth 2.0 + EDR (Enhanced Data Rate).

Avoid using "Generic Bluetooth Radio" drivers. Try to find the manufacturer-specific driver (Intel, Broadcom, Realtek) for your hardware. 4. Use the Filter Installer

If you are using DsHidMini, the "Host Radio Not Found" error often means the filter driver isn't properly attached to the hardware. Run the BthPS3_Bluetooth_Filter_Installer.

This tool specifically tells Windows to route the Bluetooth radio through the BTHPS3 stack instead of the default Windows stack. Troubleshooting ScpToolkit Remnants

If you previously used ScpToolkit, it likely "wiped" your Bluetooth stack. Use the ScpToolkit Clean Wipe Utility.

This is a separate executable usually found in the ScpToolkit installation folder.

Without this, the BTHPS3 driver will constantly fail to claim the radio. Summary Checklist

📍 Check Device Manager: Does a "BTHPS3 Bluetooth Adapter" appear under Bluetooth?📍 Battery Level: Ensure your DS3 controller is charged; low power can cause sync timeouts.📍 Reset Controller: Use a paperclip to press the tiny reset button on the back of the DualShock 3.

If you tell me which software (DsHidMini or Shibari) and Windows version you're using, I can give you a more specific fix.

The error message "Bluetooth host radio not found" within the BthPS3 environment typically indicates a critical communication failure between the software and your Bluetooth hardware. This issue usually occurs during driver installation, uninstallation, or when a PlayStation 3 controller fails to connect wirelessly. Core Causes and Immediate Solutions

The most common reasons for this error include driver conflicts from older software like ScpToolkit, incompatible Bluetooth dongles, or corrupted registry filter entries. 1. Clear Registry Filter Blocks

BthPS3 uses "LowerFilters" to intercept Bluetooth traffic. If these are corrupted, the radio may become "invisible" to the system. You can manually clear these to restore visibility. Open PowerShell as an Administrator.

Paste and run the following command:Remove-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Class\e0cbf06c-cd8b-4647-bb8a-263b43f0f974' -Name 'LowerFilters'

Reboot your PC or toggle your Bluetooth radio off and on in the Device Manager. 2. Resolve Installation Loops

If the installer fails with "Bluetooth host radio not found" during a re-installation attempt, you can bypass certain checks using a command-line flag. Download the latest BthPS3 MSI installer. Open a Command Prompt as Administrator.

Navigate to your download folder and run:.\BthPS3Setup_x64.msi FILTERNOTFOUND="1"

This forces the setup to proceed even if it cannot verify the current state of the radio. Verifying Hardware Compatibility

BthPS3 requires a radio that supports LMP version 3 (Bluetooth 2.0 + EDR) or higher. If your radio is too old or lacks proper Windows "in-box" driver support, BthPS3 will not be able to hook into it. LMP Version Bluetooth Version Compatibility Status 1.0b – 1.2 Unsupported Minimum Supported 4.0 – 5.3+ Fully Supported

💡 Pro-Tip: To check your LMP version, go to Device Manager, right-click your Bluetooth adapter, select Properties > Advanced, and look for the LMP number. Removing Legacy Software

If you have ScpToolkit or AirBender installed, they must be completely removed. These legacy drivers "grab" the Bluetooth radio at a level that prevents BthPS3 from accessing it. Use the ScpToolkit Clean Wipe Utility if available.

Ensure the Bluetooth device in Device Manager shows its manufacturer name (e.g., Intel, Realtek, Generic) rather than a custom Scp label. Advanced Troubleshooting Steps

If the above fixes do not work, consider these deeper system checks:

Restart Bluetooth Services: Type services.msc in the Windows search bar. Find Bluetooth Support Service, right-click it, select Properties, set Startup type to Automatic, and click Start.

Update BIOS/Chipset: Some newer motherboards (especially Intel internal Bluetooth) require specific BIOS updates or Intel-provided Bluetooth drivers to function correctly with custom filter drivers like BthPS3.

Hardware Toggle: If using a USB dongle, unplug it and plug it into a different port (prefer USB 2.0 over 3.0 for better stability with older controllers). If you are still stuck, could you tell me: What LMP version does your radio show?

Are you using a USB dongle or a built-in card (like in a laptop)?

Are there any yellow exclamation marks next to devices in your Device Manager?

Step 2: Disable Fast Startup (Most Effective Fix)

This resolves 60% of "host radio not found" errors.

  1. Open Control Panel > Hardware and Sound > Power Options.
  2. Click Choose what the power buttons do on the left.
  3. Click Change settings that are currently unavailable.
  4. Under "Shutdown settings," uncheck Turn on fast startup.
  5. Click Save changes and restart your computer.

Solution 4: Manually Start the BthPS3 Service

If the driver is installed but the error persists, the Windows Service responsible for the radio connection might be stopped.

  1. Press Windows Key + R to open the Run dialog.
  2. Type services.msc and hit Enter.
  3. Scroll down the list and look for BthPS3 (or "BthPS3 Bluetooth Host Radio Support Service").
  4. Double-click it.
  5. Change the Startup type to Automatic.
  6. If the Service status is "Stopped," click Start.
  7. Click Apply and OK.

3. Load necessary kernel modules

sudo modprobe btusb
sudo modprobe bluetooth

Then restart the service:

sudo systemctl restart bluetooth

Introduction

If you are trying to connect your PlayStation 3 (PS3) controller to your Windows PC using the popular BthPS3 driver (often bundled with tools like DS3Windows or SCP Toolkit), you might encounter the frustrating error: "BthPS3 Bluetooth host radio not found."

This error essentially means that the BthPS3 driver service is trying to communicate with your computer's Bluetooth hardware, but it cannot locate a compatible or active Bluetooth radio adapter. Below are the causes and the step-by-step methods to resolve this issue.


5. Reinstall BlueZ and related packages (Debian/Ubuntu)

sudo apt update
sudo apt install --reinstall bluez bluez-utils bluetooth
sudo systemctl restart bluetooth

The Minnesota Star Tribune LogoThe Minnesota Star Tribune Logo

© 2026 StarTribune.All rights reserved.

Facebook
Instagram
Tiktok
X icon(also known as Twitter)
Youtube
Thread