Skip to content

QuakedK/Task-Destroyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Task Destroyer: The Orca Replacement!

Task Destroyer primary goal is to completely remove all of Task Scheduler, whether or not it's Microsoft Task, App Task or any Task!

New Project (3) GitHub Release Downloads

#1 Usage

Task Destroyer is required to be ran with Nsudo to delete Mircosoft Task without premission issues.

  1. Download Nsudo (Offical Site) or the Standalone exe from Downloads
  2. Download Task Destroyer.
  3. Open NSudoLG.exe and Enable All Privileges then drop/drag Task Destroyer into Nsudo then click run.

#2 Revert

Note: If you created a Restore Point you can just use that <3

  1. Open Nsudo and Enable All Privileges.
  2. Then type CMD in the Address Bar, then click run and paste the following commands.
reg import "C:\Task Destoyer\Reg Backup\TaskSchedulerBackup.reg"
rd /s /q "C:\WINDOWS\System32\Tasks"
move "C:\Task Destoyer\Task Folder\Tasks" "C:\WINDOWS\System32\Tasks"

#3 Revert (Without adding back all of the original task)

Note: This method is for those who want to keep all task deleted but still use Task Scheduler for some apps, etc <3

  1. Open Nsudo and Enable All Privileges.
  2. Then type CMD in the Address Bar, then click run and paste the following command.
mkdir "C:\WINDOWS\System32\Tasks\Microsoft\Windows"

About

Task Destroyer: The Orca Replacement. 😎

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors