Powertoys: Bluetooth device remover

Created on 27 May 2020  路  1Comment  路  Source: microsoft/PowerToys

Bluetooth device remover

Windows has serious problems removing bluetooth devices due to bugs in the bluetooth UI. See the hundreads of replies in the Microsoft community thread (plus many other duplicate threads and other forums around the web).

Turns out the fix is VERY simple, just call the BluetoothRemoveDevice function in the built-in BluetoothAPIs.dll.

I made a little c# program that did this but it was complicated to use because I was too lazy. Then another person in the thread made a powershell script that is very simple and quick to use so I put that on GitHub under lflfm/powerBTremover.
That is unofficial in every way and the words "powershell" probably scares off some non-tech people from attempting to use it so maybe you guys could make it a Power Toy...

Idea-New PowerToy

Most helpful comment

(or alternatively, if you are are Microsoft employees, maybe take the solution over to the root of the problem, but working for large coporations myself I can understand how the many corp layers and cogs might prevent such simple problems from being solved at the root)

>All comments

(or alternatively, if you are are Microsoft employees, maybe take the solution over to the root of the problem, but working for large coporations myself I can understand how the many corp layers and cogs might prevent such simple problems from being solved at the root)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HeinanCA picture HeinanCA  路  69Comments

SasukeeUchiha picture SasukeeUchiha  路  62Comments

NeoGenesis1986 picture NeoGenesis1986  路  84Comments

niels9001 picture niels9001  路  45Comments

WesleyM77 picture WesleyM77  路  50Comments