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

Online now

Members online
591
Guests online
1,705
Total visitors
2,296

Forum statistics

Threads
2,300,529
Posts
29,137,348
Members
1,200,543
Latest member
jwb
Back
Top