Sponsor

Remove Autorun.inf virus


How to Remove Autorun.inf virus


How to Remove Autorun.inf virus - how menghilngkan virus "autorun.inf", already now we gak politeness goes directly aja follow the instructions below. This step is quite practical to remove the file: autorun.inf is not detected:

1 Boot the computer with the modus Safemode.

2 Run the application Command Prompt (Start >> Run >> cmd.exe) may also (Start >> All Programs >> Accessories >> Command Prompt)

3 Type in the USB drive (eg E: then press [Enter])

4 Type ATTRIB-R -A -S -h autorun.inf, then press [Enter]

5 Type DEL autorun.inf, then press [Enter]

When finished, the computer will restart in Normal mode.

clarification:

ATTRIB is a module that is used to change the attributes of a file.

AR is an order to remove mode "Read Only"

-A Is order to eliminate mode "Archive"

-S Is order to eliminate mode "System"

-h Is an order to remove mode "Hidden"

DEL is the command to delete the file

0 comments: