🔒 Closed How to remove malware's using cmd

Status
Not open for further replies.

reher

Honorary Poster
How to remove malware's using cmd


Step 1. Open Command Prompt from search and run as an administrator.

Step 2. Type D: and press Enter.

Step 3. Type attrib and press Enter. You'll see autorun.inf virus listed.

Step 4. To remove virus using CMD, type into your command prompt attrib -r -a -s -h *.* and press Enter. This will remove the Read Only, Archive, System and hidden file attribute from all the files. (*.* for all the files with all different types of file extensions).

Step 5. Type del autorun.inf and enter, to delete the files
 
Status
Not open for further replies.

About this Thread

  • 13
    Replies
  • 295
    Views
  • 14
    Participants
Last reply from:
Atsumainyorin

Trending Topics

Online now

Members online
958
Guests online
5,974
Total visitors
6,932

Forum statistics

Threads
2,326,128
Posts
29,227,077
Members
1,167,907
Latest member
ikotikot
Back
Top