Hi, you could use Autohotkey to create a script including
Run *RunAs cmd.exe /c sfc /scannow

Launching the ahk file gives a UAC prompt and the scan starts.

You can compile the ahk with 1 rt...