<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Prevent A USB Drive From Running Anything Automatically In Windows</title>
	<atom:link href="http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sat, 11 Feb 2012 04:28:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kermonk</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-427293</link>
		<dc:creator>Kermonk</dc:creator>
		<pubDate>Tue, 22 Dec 2009 01:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-427293</guid>
		<description>Why is the web full of this crap? There is no auto run from USB - and I&#039;ve been searching for ages for a way to make it work -and the only thing i find are all these &quot;hints&quot; on how to disable it!</description>
		<content:encoded><![CDATA[<p>Why is the web full of this crap? There is no auto run from USB &#8211; and I&#8217;ve been searching for ages for a way to make it work -and the only thing i find are all these &#8220;hints&#8221; on how to disable it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-408103</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 02 Oct 2009 06:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-408103</guid>
		<description>If you do the following startup and logon batch files wont run for that user anymore

Editor&#039;s note: This will disable the command for all users including the local administrator. If you want to disable this for specific users only (and for XP Home users) make the change in the registry. Login to the account you want to change and create the following registry entries:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System\
DisableCMD  dword  0x00000001   to disable command prompt and batch files
or
DisableCMD  dword  0x00000002   to disable command prompt but not batch files</description>
		<content:encoded><![CDATA[<p>If you do the following startup and logon batch files wont run for that user anymore</p>
<p>Editor&#8217;s note: This will disable the command for all users including the local administrator. If you want to disable this for specific users only (and for XP Home users) make the change in the registry. Login to the account you want to change and create the following registry entries:</p>
<p>HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System\<br />
DisableCMD  dword  0&#215;00000001   to disable command prompt and batch files<br />
or<br />
DisableCMD  dword  0&#215;00000002   to disable command prompt but not batch files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-408102</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 02 Oct 2009 06:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-408102</guid>
		<description>I should clarify I mean to stop anything from running period. Not just autorun. I dont want students to be able to make batch files at home and then run them from their USB sticks. However I am not allowed to stop the use of USB drives by students as storage.

I cant find an solution for this.</description>
		<content:encoded><![CDATA[<p>I should clarify I mean to stop anything from running period. Not just autorun. I dont want students to be able to make batch files at home and then run them from their USB sticks. However I am not allowed to stop the use of USB drives by students as storage.</p>
<p>I cant find an solution for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-408101</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 02 Oct 2009 06:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-408101</guid>
		<description>Ok what if I want students to be able to use USB drives but I don&#039;t want anything to be run from them? I&#039;m particularly interested in preventing the use of BATCH files. 

As the teachers use many applications I&#039;d prefer not to use the GPO that lists all applications that can be run.

Surely there is a way to allow the use of a USB but not allow anything to run from it?</description>
		<content:encoded><![CDATA[<p>Ok what if I want students to be able to use USB drives but I don&#8217;t want anything to be run from them? I&#8217;m particularly interested in preventing the use of BATCH files. </p>
<p>As the teachers use many applications I&#8217;d prefer not to use the GPO that lists all applications that can be run.</p>
<p>Surely there is a way to allow the use of a USB but not allow anything to run from it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gates III</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-390667</link>
		<dc:creator>Gates III</dc:creator>
		<pubDate>Mon, 22 Jun 2009 09:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-390667</guid>
		<description>Kinda works pretty well .But I need help into formatting a flash drive which come in a RAW format.</description>
		<content:encoded><![CDATA[<p>Kinda works pretty well .But I need help into formatting a flash drive which come in a RAW format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikosh</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-390660</link>
		<dc:creator>mikosh</dc:creator>
		<pubDate>Mon, 22 Jun 2009 08:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-390660</guid>
		<description>thanks jon
that&#039;s what i was looking for... works great!</description>
		<content:encoded><![CDATA[<p>thanks jon<br />
that&#8217;s what i was looking for&#8230; works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kash525</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-390226</link>
		<dc:creator>kash525</dc:creator>
		<pubDate>Fri, 19 Jun 2009 10:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-390226</guid>
		<description>I   A l s o   H a v e    A    S o l u t i o n    O f    M y     K i n d .    I t     R e s t r i c t s       C r e a t i o n      O f       A u t o r u n . i n f        F i l e.

http://6109.kabin.com.np/prevention-from-auturun-virus-is-currupting-autoruninf/</description>
		<content:encoded><![CDATA[<p>I   A l s o   H a v e    A    S o l u t i o n    O f    M y     K i n d .    I t     R e s t r i c t s       C r e a t i o n      O f       A u t o r u n . i n f        F i l e.</p>
<p><a href="http://6109.kabin.com.np/prevention-from-auturun-virus-is-currupting-autoruninf/" rel="nofollow">http://6109.kabin.com.np/prevention-from-auturun-virus-is-currupting-autoruninf/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lady_in_red</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-389074</link>
		<dc:creator>lady_in_red</dc:creator>
		<pubDate>Mon, 08 Jun 2009 08:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-389074</guid>
		<description>If you are the type who hates going into the guts of the operating system, there are of course handy pieces of software available</description>
		<content:encoded><![CDATA[<p>If you are the type who hates going into the guts of the operating system, there are of course handy pieces of software available</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-388370</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Mon, 01 Jun 2009 16:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-388370</guid>
		<description>a gud way to avoid this is to disable autorun across all devices, DVD,CD drives and USB devices..
jus type the following in Notepad 

REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@=&quot;@SYS:DoesNotExist&quot;

den save d notepad file as &quot;NoAutoRun.reg&quot;  
right click saved file and click MERGE. Click YES and presto alll autorun is disabled</description>
		<content:encoded><![CDATA[<p>a gud way to avoid this is to disable autorun across all devices, DVD,CD drives and USB devices..<br />
jus type the following in Notepad </p>
<p>REGEDIT4<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]<br />
@=&#8221;@SYS:DoesNotExist&#8221;</p>
<p>den save d notepad file as &#8220;NoAutoRun.reg&#8221;<br />
right click saved file and click MERGE. Click YES and presto alll autorun is disabled</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mwa</title>
		<link>http://www.makeuseof.com/tag/how-to-prevent-a-usb-drive-from-running-anything-automatically-in-windows/#comment-388278</link>
		<dc:creator>mwa</dc:creator>
		<pubDate>Sun, 31 May 2009 21:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=18005#comment-388278</guid>
		<description>Try this one:

Windows Registry Editor Version 5.00

;disables autoplay context menu commands in Windows Explorer
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@=&quot;@SYS:DoesNotExist&quot;

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
&quot;NoDriveTypeAutoRun&quot;=dword:000000ff

[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
&quot;NoDriveTypeAutoRun&quot;=dword:000000ff</description>
		<content:encoded><![CDATA[<p>Try this one:</p>
<p>Windows Registry Editor Version 5.00</p>
<p>;disables autoplay context menu commands in Windows Explorer<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]<br />
@=&#8221;@SYS:DoesNotExist&#8221;</p>
<p>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]<br />
&#8220;NoDriveTypeAutoRun&#8221;=dword:000000ff</p>
<p>[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]<br />
&#8220;NoDriveTypeAutoRun&#8221;=dword:000000ff</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/5 queries in 0.012 seconds using apc
Object Caching 299/300 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 05:48:17 -->
