0
Any coding or CMD procedure to remove virus from my laptop?
I copied a video from an infected laptop to my laptop and recently whats happening is that all my apps cant run since they turned to 0 KB. Today Ms apps also can't run. Please can someone help.
2 ответов
+ 4
you can't remove this manually, since you don't know where the virus is, but a deep scan with windows defender might help or any other anti-virus
+ 4
In command line, type
attrib -r -a -s -h infected.exe <Enter>
del infected.exe <Enter>