Bluetooth technology has become an integral part of modern computing, allowing users to connect their devices wirelessly for various purposes like data transfer, peripheral connection, and synchronization. However, users sometimes experience issues that can disrupt the seamless use of Bluetooth features. One such problem is
Error 1079 on Starting Bluetooth Support Service
. This article aims to thoroughly explain what Error 1079 is, why it occurs, and the steps you can take to troubleshoot and resolve this issue.
1. Understanding Bluetooth Support Service
Before diving deep into Error 1079, it is essential to understand what the Bluetooth Support Service (BthServ) is. The Bluetooth Support Service is a core service in the Windows operating system that provides support for Bluetooth devices. This service is responsible for enabling Bluetooth functionality, allowing users to connect their Bluetooth peripherals like headphones, mice, keyboards, and more.
When this service does not run correctly, you might experience difficulties in connecting to Bluetooth devices, such as devices not being detected, paired devices not functioning correctly, or even completely failing to activate Bluetooth capabilities on your computer.
2. What is Error 1079?
Error code 1079 typically indicates that there is an issue related to the startup configuration of the Bluetooth Support Service. Specifically, it suggests that the service could not start because the account specified for this service differs from the account specified for other services running in the same process. This can often occur after system updates, driver installations, or changes in service configurations.
When users attempt to start the Bluetooth Support Service, they may encounter an error message similar to:
3. Causes of Error 1079
Understanding the causes of Error 1079 can aid in effectively troubleshooting the issue. The primary causes include:
3.1 Incorrect Service Configuration
Sometimes, the Bluetooth Support Service may have been configured incorrectly, resulting in a failure to start. This misconfiguration can occur due to manual changes made by users or as a consequence of software updates.
3.2 User Account Control Settings
Changes in User Account Control (UAC) settings can affect how services operate, including the Bluetooth Support Service. If these settings revise user permissions, services might fail because they cannot initiate or run with the necessary rights.
3.3 Interference from Other Software
Conflicts with third-party applications or services—such as antivirus software, firewalls, or system optimization tools—can lead to service disruptions or conflicts with the Bluetooth Support Service.
3.4 Corrupt or Outdated Drivers
Bluetooth drivers may become corrupted or outdated after system updates or visual changes in hardware configuration. This can lead to a situation where the service cannot find the necessary drivers to operate effectively.
4. How to Fix Error 1079
Resolving Error 1079 involves several troubleshooting steps that will guide you in reconfiguring your Bluetooth Support Service and ensuring it runs properly. Below are step-by-step solutions you can try:
4.1 Method 1: Change the Account Settings for the Bluetooth Support Service
Open Services
: Press
Windows + R
to open the Run dialog. Type
services.msc
and press Enter.
Locate Bluetooth Support Service
: In the Services window, scroll down to find “Bluetooth Support Service.”
Access Properties
: Right-click on the service and select “Properties.”
Change Login Credentials
:
- Click on the “Log On” tab.
- Ensure that the option is selected for ‘Local System account.’
- If a different account is listed, select ‘Local System account’ and then click ‘OK.’
Restart the Service
: Go back to the Bluetooth Support Service, right-click on it, and choose “Restart.” Check whether the service starts without errors.
4.2 Method 2: Update Bluetooth Drivers
Outdated or corrupt drivers can lead to malfunctioning services. To update your Bluetooth drivers:
Open Device Manager
: Right-click on the Start menu and select Device Manager.
Expand Bluetooth Section
: Look for the “Bluetooth” dropdown and expand it to see the listed Bluetooth devices.
Update Drivers
:
- Right-click on your Bluetooth device (like Bluetooth Radio) and select “Update driver.”
- Choose “Search automatically for updated driver software.”
- Follow the on-screen instructions to update the drivers.
Reboot Your Computer
: After the update process is complete, restart your computer for the changes to take effect.
4.3 Method 3: Reset the Bluetooth Support Service
Sometimes services require a reset to restore functionality. Here’s how to do that:
Follow the steps in Method 1 to access the “Bluetooth Support Service” properties.
Stop the Service
: Click on the “Stop” button to halt the service if it is running.
Change Startup Type
: In the “General” tab, set the “Startup type” to “Automatic.”
Start the Service Again
: Click on “Start” to restart the service while keeping it on automatic.
Apply Changes and Exit
: Click “Apply” and then “OK” to save changes before closing the Services window.
4.4 Method 4: Run Windows Troubleshooter
Windows has built-in troubleshooting tools that can help diagnose and fix problems automatically:
Access Settings
: Click on the Start menu and select “Settings.”
Select Update & Security
: Go to “Update & Security” and then click on “Troubleshoot.”
Additional Troubleshooters
: Click on “Additional troubleshooters.”
Run Bluetooth Troubleshooter
: Find the Bluetooth troubleshooter and click on it, then click the “Run the troubleshooter” button. Follow the prompts to detect and fix issues.
4.5 Method 5: Modify Registry Settings
Caution: This method requires careful handling of the Windows Registry. It’s advised to backup your registry before making modifications.
Open the Registry Editor
: Press
Windows + R
, type
regedit
, and hit Enter.
Navigate to the Following Path
:
Modify Start Value
: Look for an entry labeled “Start.” Double-click it and ensure its value is set to “2” (indicating automatic startup).
Close the Editor and Restart
: Exit the registry editor and restart your computer to apply changes.
4.6 Method 6: Reinstall Bluetooth Drivers
If the problem persists, reinstalling Bluetooth drivers might be necessary. To do this:
Open Device Manager, as mentioned previously.
Uninstall Bluetooth Device
: Right-click on your Bluetooth device and select “Uninstall device.” Confirm any prompts.
Restart
: Restart your computer. Windows should automatically reinstall the necessary drivers.
4.7 Method 7: Check for Windows Updates
Sometimes, the issue could be resolved with a simple Windows update:
Go to “Settings” and then “Update & Security.”
Check for Updates
: Click on “Check for updates” and install any pending updates.
Restart the Computer
: Post-update, restart your system for the changes to take effect.
5. Conclusion
Error 1079 is a common issue that can disrupt the ability to use Bluetooth features on Windows computers. However, by understanding the error and following the troubleshooting methods outlined above, you can effectively resolve the issues related to the Bluetooth Support Service. Following systematic troubleshooting—ranging from ensuring correct service account settings, updating drivers, or even getting support from built-in Windows tools—typically results in a solution.
In summary, keeping your Windows operating system updated, maintaining driver integrity, and periodically reviewing system services will minimize the likelihood of encountering Error 1079 again. Remember to approach troubleshooting with patience, and do not hesitate to consult online forums or tech support resources should you require further assistance.