Computer >> Computer tutorials >  >> System >> windows

Access is denied error with Task Scheduler. Error code: 0x80070005

We all know that Task Scheduler is the in-built Windows utility that helps us to run specified tasks at the scheduled sessions. Recently, we tried to schedule a task in this tool, but unfortunately, we were not able to do so. The task was to run an executable file as some scheduled time but Task Manager refused to accept this task with Access is denied message. Additionally, an error code 0x80070005 also resulted.

After receiving this error code and investigating a bit on it, we found that we need to provide the highest privileges to run that task. We applied so, but that did not bring any changes in the situation. Next, we tried to configure the task for available ranges of various editions, but with no luck.

Access is denied error with Task Scheduler. Error code: 0x80070005

At the last, we realized that we needed to go for a registry manipulation which worked, in order to solve this problem. So if you’re too facing this error, here is how you can suppress it:

Task Scheduler Access is denied. Error code 0x80070005

Making mistakes while editing the Windows Registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point before proceeding.

1. Press Windows Key + R combination, type put regedit in Run dialog box and hit Enter to open the Registry Editor.

Access is denied error with Task Scheduler. Error code: 0x80070005

2. In the left pane of Registry Editor, navigate here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

Access is denied error with Task Scheduler. Error code: 0x80070005

3. Moving on, in the right pane of the above-mentioned registry location, look for the registry DWORD (REG_DWORD) named EnableLinkedConnections and double click on it to get this:

Access is denied error with Task Scheduler. Error code: 0x80070005

4. Finally, in the above-shown Edit DWORD Value box, put the Value data as 1 and make sure that Base is Hexadecimal. Click OK and close Registry Editor now, reboot the machine.

After restarting the system, try to create a task and it should work fine this time.

Hope this helps, Good luck!

Error 0x80070005 is rather ubiquitous and this code is also displayed in the following scenarios:

  • We couldn’t set your default save location
  • System Restore
  • Office Key installation
  • OneDrive
  • Windows Activation
  • IPersistFile Save failed
  • Windows Services
  • Windows Store apps
  • Windows Update
  • Task Scheduler
  • While updating Chrome.

Access is denied error with Task Scheduler. Error code: 0x80070005