Delayed Startup

In some cases, it may be necessary to delay the automatic startup of SignalRGB. To do this, please perform the following steps:

  1. In SignalRGB go to Settings → Windows Settings and make sure Start SignalRGB when Windows starts is off.

  1. Open the Task Scheduler by searching for it in the start menu or by using the taskschd.msc Win+R command.

  1. In the task scheduler application, click on the Create Basic Task option appearing on the right sidebar.

  1. Name the task SignalRGB and click Next.

  1. Choose When I log on and click Next.

  1. Choose Start a program and click Next.

  1. In the Program/Script box paste the following: %localappdata%\VortxEngine\SignalRgbLauncher.exe . In the Add arguments box, add --silent . Then, click Next.

  1. Click the Open the Properties dialog for this task when I click Finish box and click the Finish button.

  1. In the Properties window that opens, click the Triggers tab and then Edit.

  1. Check Delay task for and select 1 minute from the dropdown.

  1. Check the Stop task if it runs longer than box and select 1 hour in the dropdown. Then, click OK.

  1. Go to Conditions tab and uncheck Start the task only if the computer is on AC power.

  1. Navigate to Settings and ensure the page matches all values shown below:

  1. Click OK and close the Task Scheduler window. SignalRGB should now start automatically after a 1 minute delay.