Skip to content

Instantly share code, notes, and snippets.

@kchumchua
Last active February 13, 2021 00:20
Show Gist options
  • Save kchumchua/d039f3200d4ec9cd5466a53b1dd58186 to your computer and use it in GitHub Desktop.
Save kchumchua/d039f3200d4ec9cd5466a53b1dd58186 to your computer and use it in GitHub Desktop.
Bluetooth unpair devices #windowstips
Downlod : bluetooth toolset

Link : http://bluetoothinstaller.com/bluetooth-command-line-tools/

  • Install it, make sure you enable the option to "Add Bluetooth Command Line Tools directory to path"
  • Open Powershell
  • type in "btpair -u"
Ex.
  • btdiscovery -s
  • btpair -n"MI BT 18I"
  • btpair -p -n"JBL GO2"
  • btpair -p -n"HK Onyx Studio 3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment