Intel Graphics Command Center Startup Task |link| Here
You use like Game Sharpening or Video Enhancement.
When the user logs into Windows:
using (TaskService ts = new TaskService()) intel graphics command center startup task
Get-ChildItem "C:\Program Files\WindowsApps" -Filter "*IntelGraphicsExperience*" -Directory | ForEach-Object "$($_.FullName)\IntelGraphicsCommandCenter.exe" You use like Game Sharpening or Video Enhancement
private const string TaskName = "Intel Graphics Command Center Startup"; intel graphics command center startup task