Use Command Lines To Turn On / Turn Off Bluetooth In Windows 10

Using Command Lines make easier to perform tasks in Windows and Mac OS X computer. However to run command lines in Windows you’ve to use Command Prompt and in Mac OS X  machine you can run apple scripts and command lines through Terminal.

But, one thing is clear that command line is handy for every computer users if you know how to use them properly to start a service or disable service using command lines.

How To Enable / Disable Bluetooth in Windows 10

Before that, you’ve to install DevCon Tool on your computer running in Windows 10. DevCon is a device console that basically used as the elevated command prompt to perform command lines that include – Enabled Device, Disable Device, Remove Device and Access Configure Windows.

Step 1:

Run elevated Command Prompt from desktop screen.

Step 2 :

Enter this following command line after editing the “Device ID Pattern”.

Enable Bluetooth :

devcon /r enable DEVICE-ID-PATTERN

Disable Bluetooth :

devcon /r disable DEVICE-ID-PATTERN

You’re probably thinking about Device ID pattern. To know how to find out device identification pattern goes here.