Fix Error 1069: The service did not start due to a logon failure

This article will show you how to fix error 1069: The service did not start due to a logon failure in Windows 10/8.1/7/Server.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google
This solution applies to all those services, with which you’re facing Error 1069.

In Windows operating system, there are various services running in the background. The services are important because in their absence, related features will not work as expected. Usually, some services are configured to start when Windows need them. These services have manually Start up type. Sometimes, while starting these services, you may receive some error. In this article, we will talk about one such error and learn how to resolve it. So it is the error 1069: The service did not start due to a logon failure. It may appear with any of the services listed in Services snap-in.

As shown in the screenshot below, I receive this error with WLAN AutoConfig service. Here is the complete message I got in this case:

Windows could not start the WLAN AutoConfig service on Local Computer.

Error 1069: The service did not start due to a logon failure.

Fix Error 1069 The service did not start due to a logon failure

So as I said above, this warning message may appear with any of the services. It clearly mentioned that service did not started because of a logon failure. If you’re able to correct that logon failure, you should be able to resolve this issue. Basically, each service in Windows uses an account to operate. Most of times, it is a system or network local account. If a service is configure to run with user created accounts, this issue may occur. To resolve it, you need to reconfigure the service to use default system account or service favourable account.

Here’s how you can fix this problem.

Fix Error 1069: The service did not start due to a logon failure

1. Open Services snap-in by running services.msc command.

2. In Services, right click on the service with which you are getting this issue and select Properties.

Fix Error 1069 The service did not start due to a logon failure

3. On the service property sheet, switch to Log On tab. As you’re facing this issue, you might have This account selected with your own user name. All you need to do is to select Local System account here. Click Apply followed by OK.

Fix Error 1069 The service did not start due to a logon failure

After this, try to restart the service and it will work without any error now.

If you have any queries, you can check out following video for more information:

Hope this helps!

Related: Error 1079: The Account Specified For This Service Is Different.

Share this article
https://www.kapilarya.com/fix-error-1069-the-service-did-not-start-due-to-a-logon-failure

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Peter

The Windows Image Acquisition Service (WIA) is giving me 1069 error and so far i have been unable to fix it using the method above. Its is required for my Brother MFC scanner.
Can you offer any solutions?
Cheers

Leave a Comment

Your email address will not be published. Required fields are marked *