Apr 10, 2018
1
0
10
I recently got a virus and removed most of it using malwarebytes.

When I looked inside of task manager there is a blank cog application with no name but when I check it's properties it is svchost and it takes up lots of my CPU

What should I do?

It looks like this.

https://gyazo.com/4f5c8846bb8f487c3bf018fc2b758a99

the properties says it's this

https://gyazo.com/83f5583b6c5ce04e7504e45dbc45c653

it is in   
Code:
C:\Windows\SysWOW64

It doesn't appear in safe mode
When I try to end it i get a BSOD (Blue screen of death)


I also have no previous restores available.
 
Solution
pull up your cmd line, right click/run as admin, and type: mrt

allow, guide to quick scan


once complete, in cmd line again, type: sfc /scannow

note: single empty space after 'sfc'