![]() |
How to Remove Bluetooth Devices on Windows 11 |
How to Remove Bluetooth Devices on Windows 11 (3 Easy Methods)
Bluetooth is an essential feature in Windows 11, allowing you to connect wireless headphones, keyboards, mice, and even smartphones. But what happens when you no longer need a device or worse, when Windows refuses to remove it? Many users face this exact issue. The good news is that there are multiple ways to delete Bluetooth devices from your PC, and each method can help when the others fail.
In this guide, we’ll walk you through three proven methods to remove Bluetooth devices on Windows 11: via Settings, Device Manager, and the Command Prompt.
1. Remove Bluetooth Devices from Settings
The quickest and most user-friendly way to remove a Bluetooth device is through the Settings app. This option is ideal for everyday users who prefer a graphical interface.
Follow these steps:
- Click the Start Menu and select Settings.
- Switch to the Bluetooth & devices section.
- Select Devices to see the full list of paired items.
- Locate the device you want to remove, click the three dots (…) next to its name, and choose Remove device.
👉 Example: Imagine you’ve paired a friend’s Bluetooth speaker just once during a party. If you don’t plan to use it again, you can remove it from this list to keep your PC clean and organized.
2. Remove Bluetooth Devices with Device Manager
Sometimes, Windows Settings won’t cooperate. A device may refuse to disconnect due to a glitch or driver issue. In such cases, Device Manager provides a more technical approach.
Here’s how to do it:
- Open Device Manager using Windows Search.
- Expand the Bluetooth menu to reveal all paired devices.
- Right-click the device you want to remove and select Uninstall device.
- Confirm by clicking Uninstall on the pop-up window.
This method forces Windows to uninstall the device driver itself, ensuring the device is completely removed from your system.
3. Remove a Bluetooth Device Using Command Prompt
For advanced users, the Command Prompt offers a precise and powerful way to remove stubborn devices. This method works especially well when a Bluetooth gadget keeps reappearing after removal attempts.
Step-by-step process:
- First, open Device Manager, right-click the Bluetooth device, and select Properties.
- Under the Details tab, choose Device Instance Path from the drop-down menu.
- Copy the value shown.
- Launch Command Prompt as Administrator.
- Type the following command, replacing
DEVICE_ID
with the value you copied earlier:
pnputil /remove-device "DEVICE_ID"
- Once executed, you’ll see the confirmation: “Device Removed Successfully”.
This confirms that the device has been wiped from your PC, leaving no driver traces behind.
Final Thoughts
Removing Bluetooth devices on Windows 11 doesn’t have to be frustrating. Whether you prefer the simplicity of the Settings app, the reliability of Device Manager, or the precision of the Command Prompt, you now have multiple solutions at your fingertips.
So, next time your PC refuses to let go of an old keyboard, mouse, or headset, you’ll know exactly what to do.