Welcome Mackerel Tuna,
I understand how frustrating it can be when you're unable to remove or uninstall your Bluetooth earbuds in Windows 10, and they keep reappearing even after multiple attempts.
Please kindly try the steps below to troubleshoot the issue:
Option 1: Remove the device using Registry Editor
- Press Windows + R, type regedit, and press Enter
- Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BTHPORT\Parameters\Devices
- Expand the Devices folder and locate entries matching your earbuds
- Right-click and delete those entries
- Restart your PC
Option 2: Remove ghost devices from Device Manager
- Open Device Manager from the Start menu
- Click View > Show hidden devices
- Expand Bluetooth and Sound, video and game controllers
- Right-click any greyed-out or duplicate entries related to your earbuds and select Uninstall device
- Restart your PC
Option 3: Reset Bluetooth services
- Press Windows + R, type
services.msc, press Enter - Find Bluetooth Support Service
- Right-click > Restart
- Set Startup type to Automatic if not already
Option 4: Remove Bluetooth devices via command line
- Open Command Prompt as Administrator
- Run:
devmgmt.mscto confirm device presence - Then run:
pnputil /enum-devices /connected - Identify the device and remove it using:
pnputil /remove-device "InstanceID"
Option 5: Run Bluetooth troubleshooter
- Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters
- Run the Bluetooth troubleshooter
I hope the steps above help you deal with your issue.
P.S: If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.