If your program isn't available in Task Scheduler, then it could be residing in the Registry
or in the startup
folder, or running as a background service.
Startup folder's location for all users is as follows:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
Startup folder's location for current user is as follows:
C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Startup registry's location for all users is as follows:
HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
Startup registry's location for current user is as follows:
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce
Once you find your program name, you can safely disable it, and make a new task in the Task Scheduler
and delay it as you need.
If you are not able to find your program is the above locations, the it could be residing in the services console. Hit start button and type services.msc
and get services management console and you'll find your program there.
You can download Autoruns from Microsoft's SysInternal suite and check for yourself a whole bunch of startup programs.
1
Use autoruns.exe to find the "correct" location from where the program is launched. There are at least half a dozen locations including task scheduler, startup folder, run key in registry, auto start services, etc.
– Salman A – 2016-11-02T11:48:53.710@Celeritas You never confirmed which location Razer Synapse was residing. FYI there are many other ways to start apps with WMI , DCOM and DLLinjection. From Trojans... – Tony Stewart Sunnyskyguy EE75 – 2019-11-09T19:02:20.913
razer download is from 250 to 600MB download depending on choices. (Not small). Did you use/try Revo UNinstaller, there is at least 1 device driver created. – Tony Stewart Sunnyskyguy EE75 – 2019-11-09T19:22:05.403