INFORMATICS

The Best

a list of programs that run from the "Startup" - powershell

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
 

a list of programs that run from the "Startup" - powershell

type the following command:

Get-CimInstance -ClassName Win32_StartupCommand | Select-Object -Property Name, Command | format-table

Search