Unpair and remove your Bluetooth device from Windows 10, even when the standard Windows 10 methods won't work or when the device keeps coming back on it's own.
This PowerShell script was written by Keith A. Miller and posted on the Microsoft community thread Unable to remove bluetooth device on windows 10.
This version replaces the old C# btRemover that I wrote, which was hard to get and use.
- Download the removeBluetoothDevice.ps1 file
- Right-click it and select "run with powershell" alternative - if you get an error like "scripts are disabled in this system", this should work: copy/paste contents of the file into a powershell window
- You should see the list of paired BlueTooth devices, plus their status, class and address.
- Choose the one you wish to remove by typing the number in the list
- Make a donation to a local non-profit and/or come back to the web and send thanks to Keith A. Miller and myself if it worked... or post your problem if it didn't (and donate something somewhere anyway, because you can)