Skip to content

Simple powershell script to remove stubborn Bluetooth devices

Notifications You must be signed in to change notification settings

jtsfvieira/powerBTremover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

btRemover

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.

instructions

  1. Download the removeBluetoothDevice.ps1 file
  2. 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
  3. You should see the list of paired BlueTooth devices, plus their status, class and address.
  4. Choose the one you wish to remove by typing the number in the list
  5. 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)

picture worth 95 words

instructions in an image

About

Simple powershell script to remove stubborn Bluetooth devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%