How to Remove Auto.Exe

Open Notepad., Copy and Paste  Copy and Paste the following two codes into a notepad and save as kill-auto.bat., Save the notepad file as kill-auto.exe. , Open the file to delete auto.exe file., Please do not remove these empty folders from the...

6 Steps 1 min read Medium

Step-by-Step Guide

  1. Step 1: Open Notepad.

    c: cd \attrib
    -r
    -s
    -h autorun.inf del autorun.inf mkdir autorun.inf attrib
    -r
    -s
    -h auto.exe del auto.exe mkdir auto.exe d: cd \ attrib
    -r
    -s
    -h autorun.inf del autorun.inf mkdir autorun.inf attrib
    -r
    -s
    -h auto.exe del auto.exe mkdir auto.exe ,, The empty folder "autorun.inf" and "auto.exe" is created by the script to immune the computer against future attack. ,,
  2. Step 2: Copy and Paste  Copy and Paste the following two codes into a notepad and save as kill-auto.bat.

  3. Step 3: Save the notepad file as kill-auto.exe.

  4. Step 4: Open the file to delete auto.exe file.

  5. Step 5: Please do not remove these empty folders from the system.

  6. Step 6: Restart the computer to remove the auto.exe from the system memory and RAM.

Detailed Guide

c: cd \attrib
-r
-s
-h autorun.inf del autorun.inf mkdir autorun.inf attrib
-r
-s
-h auto.exe del auto.exe mkdir auto.exe d: cd \ attrib
-r
-s
-h autorun.inf del autorun.inf mkdir autorun.inf attrib
-r
-s
-h auto.exe del auto.exe mkdir auto.exe ,, The empty folder "autorun.inf" and "auto.exe" is created by the script to immune the computer against future attack. ,,

About the Author

C

Claire Cruz

Brings years of experience writing about creative arts and related subjects.

61 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: