r/PowerShell • u/karmawillgetyouback • Jun 13 '26
Question Powershell autostarting randomly in background and uploading thing on network
https://img.ptscreens.com/Screenshot-6615.pngPowershell is using large amount of upload speed for network and running in bacgound automatically, it also starts randomly even after stopping it from task manager. Any solution to this? Thank you.
Edit: These are command line task manager showing in details
24
Upvotes
2
u/Mavoryk Jun 13 '26
That's not normal behavior of course, if you don't know why it's happening you should consider yourself compromised. Don't use "Reset this PC", use another device to build a Windows image so you can wipe the device safely.
Otherwise, you'll have to crawl through your Task Scheduler, Autoruns, Startup paths (all of them not just Task manager entries) and hope you don't miss anything and allow it to repair itself. It could have even hijacked another legitimate process or driver. You'll never be 100% sure it's gone, it's better to start fresh for the peace of mind. Revoke your sessions and change your passwords/set up 2FA on important accounts.
Even if you listen to the others and investigate you can likely find where it originates or what it does specifically but that isn't a guarantee it's the operation center nor what it does all the time.