Random opening of CMD on computer startup

goldentouchie

Prominent
Dec 6, 2017
1
0
510
Every time I turn on my computer a new CMD window pops open and shows a file transfer, but I have no idea what it is. I had a virus where a bunch of random programs were downloaded on my computer, but I ran a bunch of antivirus programs and got rid of all the files and this appeared after the incident so I'm not sure if it's related.
A9UP61K.jpg
 
You are 3rd person to report this. Does Norton block it at all?

From memory the "Display" name is different for the other person I saw.

It doesn't happen often enough for me to have worked out the pattern yet

See if this helps
right click start button
choose powershell (admin)
type SFC /scannow and press enter
once its completed, copy/paste this command into same window:
Repair-WindowsImage -Online -RestoreHealth and press enter
SFC fixes system files, DISM cleans image files, re run SFC if it failed to fix all files and restart PC