How to enable/disable Bluetooth using a command through command prompt?

I have tried multiple ways to enable Bluetooth but nothing worked perfectly.

The code below works for Wi-Fi. Is there a similar code to do the same with Bluetooth?

Powershell Start cmd.exe -ArgumentList '/c','netsh','interface','set','interface','Wi-Fi','enabled' -Verb Runas

Hi, my name is Talita. I'm an Independent Advisor and a Microsoft user like you. I'll be glad help you today.

Please see if this way you can enable bluetooth, also see this link with the complete information of the forum and the code.

Change service startup type corresponding to Bluetooth:

Go to Windows + Q and type CMD;
Right-click on CMD and choose Run as Administrator;
Paste the commands below and press Enter:

[SC config bthserv start] = auto [Enter]]

[SC config bthHFSrv start = auto [Enter]]

source:
https://translate.google.com/translate?sl=pt&am...

I hope this helps. Please let me know if you have any more questions.

Sincerely
Talita C.
talitacari

31 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

following image:
Image
talitacari

20 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

The command [SC config bthserv start] = auto [Enter]] produces following error.

'[SC' is not recognized as an internal or external command,

operable program or batch file.

I need a command to toggle Bluetooth on/off . Just like we do with using the GUI.

I also need some help with the command used to toggle other network options Wi-Fi, Hotspot and Airplane mode.

Thank You.

36 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Please try the command again, put it to run as an administrator.
After the first command line, confirm the operation by clicking on the Enter keyboard and restart the system. See if it works

SC config bthserv start= auto

If it still doesn't work, redo the operation by typing the two lines of the command. After each line press Enter on the keyboard

SC config bthserv start= auto

SC config bthHFSrv start= auto

I hope it works now
Let me know

Sincerely
Talita
talitacari

70 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated April 23, 2025 Views 123,019 Applies to: