Disable autorun option on pen drive
Closed
militarypcs
Posts
2
Registration date
Wednesday November 12, 2008
Status
Member
Last seen
November 28, 2008
-
Nov 28, 2008 at 05:04 AM
tom_chang Posts 2 Registration date Sunday May 16, 2010 Status Member Last seen May 16, 2010 - May 16, 2010 at 05:18 PM
tom_chang Posts 2 Registration date Sunday May 16, 2010 Status Member Last seen May 16, 2010 - May 16, 2010 at 05:18 PM
Related:
- Disable autorun option on pen drive
- Wd drive unlock - Guide
- How to remove write protection from pen drive - Guide
- How to disable images on chrome android - Guide
- Flash drive/card tester - Download - Backup and recovery
- Pen drive ✓ - Pen Drive, USB & SD Card Forum
9 responses
To disable autorun.inf and autoplay just download and run disable.reg and add keys to the registry.
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@="@SYS:DoesNotExist"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000FF
Download disable.reg here: http://uploading.com/files/VXNCGZ34/disable.reg.html
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@="@SYS:DoesNotExist"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000FF
Download disable.reg here: http://uploading.com/files/VXNCGZ34/disable.reg.html
Learn how to
Fool virus
https://www.whitehatandroid.com/2009/10/virus-proof-pen-drive-remove-antivirus.html
Fool virus
https://www.whitehatandroid.com/2009/10/virus-proof-pen-drive-remove-antivirus.html
Learn how to fool virus
https://www.whitehatandroid.com/2009/10/virus-proof-pen-drive-remove-antivirus.html
https://www.whitehatandroid.com/2009/10/virus-proof-pen-drive-remove-antivirus.html
Use this simplest technique to disable all kind of vireses of pendrives, external hard drive , cellphone or camera
here
https://www.whitehatandroid.com/2009/10/virus-proof-pen-drive-remove-antivirus.html
here
https://www.whitehatandroid.com/2009/10/virus-proof-pen-drive-remove-antivirus.html
Didn't find the answer you are looking for?
Ask a question
tom_chang
Posts
2
Registration date
Sunday May 16, 2010
Status
Member
Last seen
May 16, 2010
1
May 16, 2010 at 05:11 PM
May 16, 2010 at 05:11 PM
Another way to disable autorun for pen drives / USB drives is to open registry editor in Windows (run the program regedt32.exe) and go to the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
and then enter the value 149 (95 in hexadecimal) for the NoDriveTypeAutoRun subkey value.
If you want to disable autorun for all kind of drives in your computer you can enter 255 (FF in hexadecimal) instead. But then will autorun for e.g. CDs and DVDs also be disabled.
More information is available in this technical article:
https://www.samlogic.net/articles/autorun-enable-disable-nodrivetypeautorun.htm
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
and then enter the value 149 (95 in hexadecimal) for the NoDriveTypeAutoRun subkey value.
If you want to disable autorun for all kind of drives in your computer you can enter 255 (FF in hexadecimal) instead. But then will autorun for e.g. CDs and DVDs also be disabled.
More information is available in this technical article:
https://www.samlogic.net/articles/autorun-enable-disable-nodrivetypeautorun.htm
epsonstyle
Posts
5
Registration date
Wednesday November 5, 2008
Status
Member
Last seen
April 25, 2009
Nov 28, 2008 at 06:28 AM
Nov 28, 2008 at 06:28 AM
Hi there,
And thanks for the greeting this is very nice form your part too and here is the solution to your problem. All you need to do is to go in the folder options and from there just click on the show hidden files option. Once in the pen drive just delete the file autorun.exe and you are done with it.
And thanks for the greeting this is very nice form your part too and here is the solution to your problem. All you need to do is to go in the folder options and from there just click on the show hidden files option. Once in the pen drive just delete the file autorun.exe and you are done with it.
tom_chang
Posts
2
Registration date
Sunday May 16, 2010
Status
Member
Last seen
May 16, 2010
1
May 16, 2010 at 05:18 PM
May 16, 2010 at 05:18 PM
Instead of HKEY_CURRENT_USER you can also change same subkey in HKEY_LOCAL_MACHINE. This subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Then the changes will affect the whole computer. Not only the logged on user.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Then the changes will affect the whole computer. Not only the logged on user.