Disable executing a task manually (For All Users).

Click here to run a free scan for registry errors
This setting disables the ability to manually execute a pre-scheduled task.
Level: Recommended For Novice Users
Description:
This setting disables the ability to manually execute a pre-scheduled task. However, tasks will continue to run automatically as scheduled. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. If any of the subkeys \task scheduler5.0 does not exist, create it as explained below. Then, create a dword value execution in the right panel. Now, right-click and modify the value to "1" to enable restriction. However, if you want to get back to the original state and disable restriction, change the value to "0". The changes take effect after a restart or logoff. When editing the registry it is highly recommended to run a quick scan for optimization, you can test your system now for free.




Screenshots


First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit".
Go to <b>[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\] </b>, key and create a new key with the name "Task Scheduler5.0" under "Windows".
Now, right-click in the open area to create a DWORD Value with the name "Execution" in "Task Scheduler5.0" key.
Next, right-click on "Execution" and click on 'Modify'.
Finally, enter the value "1" in the text box and click on 'OK'.


Registry Entries

- back to top

  • Path: [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\]
  • Location: Local Machine
  • Value Name: Task Scheduler5.0
  • Data Type: Key
  • Action Type: Add an Entry
  • Path: [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Task Scheduler5.0\]
  • Location: Local Machine
  • Value Name: Execution
  • Data Type: DWORD (DWORD Value)
  • Enabled Value: 1
  • Disabled Value: 0
  • Action Type: Add an Entry