🔒 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
  • 293
    Views
  • 14
    Participants
Last reply from:
Atsumainyorin

Online now

Members online
1,173
Guests online
5,190
Total visitors
6,363

Forum statistics

Threads
2,311,472
Posts
29,162,802
Members
1,186,696
Latest member
Wannpo26
Back
Top