Relative Content

Tag Archive for windowsregistrystartuptaskmanager

How to disable/enable startup programs through Registry Editor

Hey im working on a windows tweaker program. As we all know, startup programs can commonly be found in the task manager where we can either enable or disable them. The location of those programs are found in different parts of the registry editor such as: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun. However, i dont know how to disable them in the registry editor without using the task manager. It is important to say that deleting the key is useless because some programs create this key again. What i need is just like a task manager, where i can disable them but without deleting them