Quickly and Effectively Toggle Bluetooth on Windows using Command Prompt (CMD)
Have you ever wanted to quickly and more professionally turn Bluetooth on or off on Windows? Command Prompt (CMD) will help you do this easily. This article will guide you step by step to operate Bluetooth on your system using CMD.
Why Toggle Bluetooth using Command Prompt?
Using Command Prompt to turn Bluetooth on or off has several outstanding benefits. First, the process is quick; you only need to enter a few simple commands without navigating through multiple menus. Second, if you encounter issues with the graphical interface of the operating system, using CMD can be an effective solution to manage Bluetooth.
Bluetooth on Windows and Command Prompt (CMD) – Things to Know
What is Bluetooth?
Bluetooth is a wireless technology that allows connections between devices such as computers, phones, and headphones. It enables fast data exchange without the need for wires.
What is Command Prompt (CMD)?
Command Prompt, also known as CMD, is a powerful tool on Windows that allows users to interact with the system through text commands. CMD enables users to control and perform many tasks that the graphical interface cannot do quickly.
Why can Command Prompt Control Bluetooth?
Command Prompt can interact with system services and applications. This means that the commands you enter in CMD can start or stop services related to Bluetooth, making it easier to manage Bluetooth connections.
How to Turn Bluetooth on Windows using Command Prompt (CMD)
Preparation:
Before you begin, you need to ensure:
- You are using an account with Admin privileges.
- Your device has a Bluetooth adapter that is installed and functioning properly.
Steps to Implement:
Step 1: Open Command Prompt with Admin rights. You can search for ‘cmd’ in the Windows search bar, then right-click and select ‘Run as administrator’.
Step 2: Enter the following command to start the Bluetooth service:
net start bthserv
Step 3: Check the Bluetooth status using the command:
Get-Service bthserv
CMD Code to Turn Bluetooth On (Copy & Paste)
For easy execution, you can copy and paste the following command into Command Prompt:
net start bthserv
How to Turn Bluetooth off on Windows using Command Prompt (CMD)
Steps to Implement:
Step 1: Open Command Prompt with Admin rights as instructed in the previous section.
Step 2: Enter the following command to stop the Bluetooth service:
net stop bthserv
Step 3: Check the Bluetooth status using the command:
Get-Service bthserv
CMD Code to Turn Bluetooth Off (Copy & Paste)
To turn off Bluetooth, you can copy and paste the following command:
net stop bthserv
Other Useful Command Prompt (CMD) Commands for Bluetooth on Windows
There are many useful CMD commands that you can use to manage Bluetooth on Windows. Below are a few commands you can refer to:
- Command to check Bluetooth adapter information:
getmac
- Command to view a list of connected Bluetooth devices:
devcon status *DEV_XXXX
(replace DEV_XXXX with your Bluetooth adapter ID)
- Command to connect/disconnect with a specific Bluetooth device:
bluetoothctl
Troubleshooting Issues when Toggling Bluetooth using Command Prompt
When using CMD to control Bluetooth, you may encounter some errors. Below are ways to fix some common issues:
- Error If you need assistance, please contact us right away
IT SYSTEMS VIETNAM CO., LTD
IT Solutions – Your Business IT Department
HOTLINE: 0283 9950 359
Email: contact@itsystems.com.vn
Website: https://itsystems.vn/
Facebook: https://www.facebook.com/ITSystems.VIETNAM
Youtube: https://www.youtube.com/@ITSYSTEMSHCM: 2nd Floor, 184/1A Le Van Sy Street, Ward 10, Phu Nhuan District, Ho Chi Minh City, Vietnam
HCM: 321/10 Phan Dinh Phung Street, Ward 15, Phu Nhuan District, Ho Chi Minh City, Vietnam.
Hanoi: House No. 22, Garden Villa Area, Vinh Hoang Urban Area, 431 Tam Trinh Street, Hoang Mai District, Hanoi, Vietnam.
Bình Dương: Binh Duong Boulevard, Phu Hoa Ward, Thu Dau Mot City, Binh Duong Province, Vietnam
FAQ
When should a business ask IT Systems for support?
Ask for support when the issue affects users, business data, security, licensing compliance, service availability or daily operations. A short technical review often prevents repeated incidents and hidden costs.
Can IT Systems help review the current environment before proposing a solution?
Yes. IT Systems can review the current setup, identify risks, map the issue to the right service scope and recommend a practical next step for your business.
Does this topic connect to ongoing IT operations?
In most cases, yes. Problems around software, cloud, endpoint, network, backup or security should be connected to a broader IT operations plan instead of being handled as isolated incidents.
Need help applying this to your business?
IT Systems Vietnam can help assess the issue, recommend the right service path and support implementation for your team.




