How to effectively disable Autorun and Autoplay features in Windows (Vista / XP) ?
According to US-Cert : National Cyber Alert System Windows disabling AutoRun and AutoPlay by changing Group policy (gpedit.msc) are not fully effective . US-CERT recommends the following method to disable AutoRun .
Copy the registry values shown below and save it with '.reg' extension. For eg: "disableautorun.reg" .
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@="@SYS:DoesNotExist"
Double-click the file to import it into the Windows registry and restart Windows . Now Windows will ignore Autorun.inf file in removable storage devices.
Related:
1. How to remove "autorun.inf" from USB Drive ?
2. Remove "Autorun.inf" and "Antivirus 2008" using ESET NOD32 Antivirus
3. Virus/Trojan Removal Tips And Tools: mywork.exe, msvcrt.ax, igfxtray.exe, Autorun.inf, auto2.pif
Source: US-Cert.
No comments:
Post a Comment