Disable auto run in windows
A lot of infection (virus) is easily transfered when your auto run is enable.
Here are few simple trick in order for you to disable it.
1. Open a blank notepad (Click Start,Programs, Accessories, Notepad)
2. Copy & paste this code below:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
policies\Explorer]"NoDriveTypeAutoRun"=dword:000000df
3. Save and name your file like this autorun_dis.reg
4. Remember to put .reg as your extension in your filename
5. Click the save file to run it to your registry.
Viola! Your autorun is disabled.
1 comments:
thanks a lot 4 the sharing...I'll try it..
Post a Comment