 |
Disable Scheduled Tasks drag-and-drop functionality (For Current User).
This registry setting disables the ability to drag-and-drop or copy & paste a program into Scheduled Task folder.
Click Here to Run a Free Scan for None Related Errors
Description: Task scheduler can be used to schedule commands, programs, or scripts to run at specific times. For example, if you want to regularly backup your data, you can schedule the program to run at the end of the day, when you are through with your work. Windows lets you drag commands, programs, or script files into the scheduled tasks folder to automatically schedule a task. This registry setting disables the ability to drag-and-drop or copy & paste a program into scheduled task folder. Alternatively, you can add a task through wizard. So, even after disabling the drag-and-drop functionality, there are means to schedule tasks. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. If any of the subkeys \windows\task scheduler5.0 does not exist, create it as explained below. Then, create a dword value draganddrop in the right panel. Now, right-click and modify its value to "1" to enable drag and drop 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.
Level: Recommended For Novice Users
Path: [HKEY_CURRENT_USER\Software\Policies\Microsoft\] |
Location: Current User |
Value Name: Windows |
Data Type: Key |
Enabled Value: |
Disabled Value: |
Action Type: Add an Entry |
|
Path: [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\] |
Location: Current User |
Value Name: Task Scheduler5.0 |
Data Type: Key |
Enabled Value: |
Disabled Value: |
Action Type: Add an Entry |
|
Path: [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Task Scheduler5.0\] |
Location: Current User |
Value Name: DragAndDrop |
Data Type: DWORD (DWORD Value) |
Enabled Value: 1 |
Disabled Value: 0 |
Action Type: Add an Entry |
|
 |
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit". |
|
 |
Go to <b>[HKEY_CURRENT_USER\Software\Policies\Microsoft\]</b>, key and create a new key with the name "Windows" under "Microsoft". |
|
 |
Then, create a "Task Scheduler5.0" key under "Windows". |
|
 |
Now, right-click in the open area to create a DWORD Value with the name "DragAndDrop" in "Task Scheduler5.0" key. |
|
 |
Next, right-click on "DragAndDrop" and click on 'Modify'. |
|
 |
Finally, enter the value "1" in the text box and click on 'OK'. |
|
|