When you start the Event Viewer, the following error message may be shown.

Any attempts to start the Event Log service results in the following error:
Error 1079: The account specified for this service is different from the account specified for other services running in the same process.

As the Windows Event Log service isn’t running, starting Task Scheduler results in the following error:
Error 1068: The dependency service or group failed to start.
This problem was reported by one of our readers via email, and it has been fixed. Service startup error 1079 occurs if the logon account for the service is incorrectly set. Usually this is resolved by fixing the service logon account (via the Log On tab in the Property sheet) via the Services MMC (services.msc)
This can’t be done in case of Windows Event Log, where the Log On tab controls remain grayed out by default.

So, we need to alter the ObjectName registry value in the following location:
Start the Registry Editor (Regedit.exe) and navigate to the above branch:
Double-click ObjectName value and set its data as NT AUTHORITY\LocalService {for Windows Vista & Windows 7}
Double-click ObjectName value and set its data as LocalSystem {for Windows XP}
Restart Windows.
Registry Fix
To automate the above setting, download eventlog-svc-fix.zip and run the REG file which is applicable for your Operating System. The zip file includes the REG fixes for Windows XP and Windows 7/Vista. Restart Windows after applying the fix.
Related Posts
- Fix for Windows Search Service Startup Error 1053 in Windows 7
- Fix Event Log Service Error 4201 the Instance Name Passed Was Not Recognized
- Wevtutil Error “the Specified Channel Could Not Be Found” When Clearing an Event Log File
- How to Determine the Last Shutdown Date and Time in Windows XP/2003/Vista
- Miscellaneous Registry Fixes for Windows 7/XP/Vista
If you enjoyed this post, make sure you subscribe to our RSS feed! We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?




I had a problem with Task Scheduler. I was unable to create a local basic task because access was grayed out. I downloaded the zip file, ran the Win 7 fix, restarted and now I have access.
Additionally, I have had to manually start Windows Audio and all the dependent services (ever since a Microsoft engineer fixed other problems on my ThinkPad a few weeks ago but those issues have been fixed too it seems.
Thank goodness for Windows techies who are willing to share!
Troys fix worked for me thanks!
Thank you,
The registry fix corrected the event log issue.
Thank you very much. It really works. I had a similar problema with the Firewall.
I have have the same problem and get the same errors described by Ramesh. I followed the same steps and as happened to Dana, I found the registry setting for the eventlog was already set as described, but I still have the problem.
I still can run Disk Defrag tho. But the errors still there.:(
MY OS is Windows Vista 64bit
What to do next???
Thank you so much. It working fine!
I have the problem described above on my Windows 7 system but when I followed the steps described to fix it, I found the registry setting for the eventlog was already set as described, but I still have the problem.
The problems seem to be spreading, now I can’t run disk defrag or windows update. HELP