<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Temporarily disable Vista UAC without reboot</title>
	<atom:link href="http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Fri, 06 Nov 2009 09:37:59 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rohn</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-128109</link>
		<dc:creator>Rohn</dc:creator>
		<pubDate>Fri, 05 Jun 2009 21:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-128109</guid>
		<description>Tried it, but it doesn&#039;t work.  Used tip 12 (documented in another post) to set the reg key. Shut down my session (logged off). Restarted.  Confirmed that the flat is still turned on. Displayed taskmanager, found Explorer running as user.  Started another explorer session using &quot;run as administrator&quot;.  Saw the separate explorer process start as admin, then almost instantly the separate admin rights process disappeared, but the explorer window kept running.  Starting app from this supposedly &quot;elevated&quot; explorer session did not work as expected.

Any suggestions would be appreciated.

Vista Business, 32bit, SP1, patched up to date.</description>
		<content:encoded><![CDATA[<p>Tried it, but it doesn&#8217;t work.  Used tip 12 (documented in another post) to set the reg key. Shut down my session (logged off). Restarted.  Confirmed that the flat is still turned on. Displayed taskmanager, found Explorer running as user.  Started another explorer session using &#8220;run as administrator&#8221;.  Saw the separate explorer process start as admin, then almost instantly the separate admin rights process disappeared, but the explorer window kept running.  Starting app from this supposedly &#8220;elevated&#8221; explorer session did not work as expected.</p>
<p>Any suggestions would be appreciated.</p>
<p>Vista Business, 32bit, SP1, patched up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-104591</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 13 Sep 2008 16:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-104591</guid>
		<description>Mark, you can enable/disable this feature via the folder option of Windows Explorer: “Launch folder Windows in a separate process.”</description>
		<content:encoded><![CDATA[<p>Mark, you can enable/disable this feature via the folder option of Windows Explorer: “Launch folder Windows in a separate process.”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wilson</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-104100</link>
		<dc:creator>Mark Wilson</dc:creator>
		<pubDate>Wed, 10 Sep 2008 22:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-104100</guid>
		<description>I (stupidly) ran the reg key in comment 10 without checking to see what the original value was...  what do I need to do to return my system to the original state please?  Is it safe to delete this value?</description>
		<content:encoded><![CDATA[<p>I (stupidly) ran the reg key in comment 10 without checking to see what the original value was&#8230;  what do I need to do to return my system to the original state please?  Is it safe to delete this value?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-65084</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 03 May 2008 15:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-65084</guid>
		<description>Leonardo,nice idea, but  the problem is that you can’t run explorer.exe with runas under Vista. I suppose, there is a registry setting for this, too.

Marty, thanks a lot for the hint. For the copy-and-pasters: The command works without the quotation marks: 

reg.exe add HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v SeparateProcess /t REG_DWORD /d 1 /f

Then you run start C:\Windows\explorer.exe without taskkill. Windows Explorer will pop-up then. If you want to switch back to the shell with standard rights, you just have to close this Windows Explorer window.

As to the su command. I think one can compare runas to sudo, but not to su. I compared this tip with su because it is very similar from the user’s point of view. After you launched explorer.exe this way, you get a new Windows shell (not just a command prompt) with no restrictions. I know of no other solution that is able to do this. Do you?</description>
		<content:encoded><![CDATA[<p>Leonardo,nice idea, but  the problem is that you can’t run explorer.exe with runas under Vista. I suppose, there is a registry setting for this, too.</p>
<p>Marty, thanks a lot for the hint. For the copy-and-pasters: The command works without the quotation marks: </p>
<p>reg.exe add HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v SeparateProcess /t REG_DWORD /d 1 /f</p>
<p>Then you run start C:\Windows\explorer.exe without taskkill. Windows Explorer will pop-up then. If you want to switch back to the shell with standard rights, you just have to close this Windows Explorer window.</p>
<p>As to the su command. I think one can compare runas to sudo, but not to su. I compared this tip with su because it is very similar from the user’s point of view. After you launched explorer.exe this way, you get a new Windows shell (not just a command prompt) with no restrictions. I know of no other solution that is able to do this. Do you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonardo</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-65057</link>
		<dc:creator>Leonardo</dc:creator>
		<pubDate>Sat, 03 May 2008 14:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-65057</guid>
		<description>@Marty - Where&#039;s the fun in using 3rd party apps when I can screw around for hours, find a partial solution and then abandon the whole project as if I was just killing time?

You are correct in the implication that this is not the medium for such screwing around, though.</description>
		<content:encoded><![CDATA[<p>@Marty &#8211; Where&#8217;s the fun in using 3rd party apps when I can screw around for hours, find a partial solution and then abandon the whole project as if I was just killing time?</p>
<p>You are correct in the implication that this is not the medium for such screwing around, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ITsVISTA Web Links: May 2nd &#124; ITsVISTA</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-64999</link>
		<dc:creator>ITsVISTA Web Links: May 2nd &#124; ITsVISTA</dc:creator>
		<pubDate>Sat, 03 May 2008 09:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-64999</guid>
		<description>[...] 4sysops - Temporarily disable Vista UAC without reboot A creative way to get around Vista?s UAC temporarily without having to reboot. Elevate Explorer! [...]</description>
		<content:encoded><![CDATA[<p>[...] 4sysops &#8211; Temporarily disable Vista UAC without reboot A creative way to get around Vista?s UAC temporarily without having to reboot. Elevate Explorer! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-64939</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Sat, 03 May 2008 03:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-64939</guid>
		<description>You should do a small amount of research before posting hacks like this.  You don&#039;t need to crash the desktop shell, just tell explorer to create a separate process when new instances are launched:

reg.exe add &quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced&quot; /v SeparateProcess /t REG_DWORD /d 1 /f

If that value is set, anytime an elevated administrator session launches explorer.exe, it will create a new process without UAC enabled.

And how do this tip even compare to su on Linux?  Does su replace your desktop shell when you run it?  Two different tasks going on here.  And if you want su on Windows, Micrsoft has made several versions that are free, or there&#039;s the built-in runas.exe (but it won&#039;t allow you to pipe in a password from stdin) or there&#039;s many 3rd party tools like PsExec.exe or su alternatives, etc. etc.

For best security, your normal day-to-day user account should not be a member of the local Administrators group, even if you have UAC enabled.  You should logon interactively with a standard user account, and then open your favorite command ptompt with a different ser account, one that is a member of the local Administrators group.

There is lots of good info already been written on this topic, for example:
http://blogs.msdn.com/aaron_margosis/</description>
		<content:encoded><![CDATA[<p>You should do a small amount of research before posting hacks like this.  You don&#8217;t need to crash the desktop shell, just tell explorer to create a separate process when new instances are launched:</p>
<p>reg.exe add &#8220;HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced&#8221; /v SeparateProcess /t REG_DWORD /d 1 /f</p>
<p>If that value is set, anytime an elevated administrator session launches explorer.exe, it will create a new process without UAC enabled.</p>
<p>And how do this tip even compare to su on Linux?  Does su replace your desktop shell when you run it?  Two different tasks going on here.  And if you want su on Windows, Micrsoft has made several versions that are free, or there&#8217;s the built-in runas.exe (but it won&#8217;t allow you to pipe in a password from stdin) or there&#8217;s many 3rd party tools like PsExec.exe or su alternatives, etc. etc.</p>
<p>For best security, your normal day-to-day user account should not be a member of the local Administrators group, even if you have UAC enabled.  You should logon interactively with a standard user account, and then open your favorite command ptompt with a different ser account, one that is a member of the local Administrators group.</p>
<p>There is lots of good info already been written on this topic, for example:<br />
<a href="http://blogs.msdn.com/aaron_margosis/" rel="nofollow">http://blogs.msdn.com/aaron_margosis/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonardo</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-64879</link>
		<dc:creator>Leonardo</dc:creator>
		<pubDate>Fri, 02 May 2008 21:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-64879</guid>
		<description>Michael: I meant, using Runas to start up the User-Mode Shell...
Killing the elevated explorer.exe is no problem... 
Thing is, starting explorer as in the example below yields some mutated partial UAC and the classic &quot;Where&#039;s my systray crap?&quot;:
(Usage, run once for elevate, run again for failure)
=========================
@echo off
if exist &quot;%temp%\exbat.tmp&quot; goto undo
Taskkill /F /IM explorer.exe
start C:\Windows\explorer.exe
echo 1 &gt; &quot;%temp%\exbat.tmp&quot;
goto end
:undo
del &quot;%temp%\exbat.tmp&quot;
Taskkill /F /IM explorer.exe
runas /trustlevel:0x20000 C:\Windows\explorer.exe
:end
=======================
My ADD and the voices in my head have notified of my loss of interest (been a couple hours, messing with services &amp; registry keys)... I&#039;m secpoling things back to normal .</description>
		<content:encoded><![CDATA[<p>Michael: I meant, using Runas to start up the User-Mode Shell&#8230;<br />
Killing the elevated explorer.exe is no problem&#8230;<br />
Thing is, starting explorer as in the example below yields some mutated partial UAC and the classic &#8220;Where&#8217;s my systray crap?&#8221;:<br />
(Usage, run once for elevate, run again for failure)<br />
=========================<br />
@echo off<br />
if exist &#8220;%temp%\exbat.tmp&#8221; goto undo<br />
Taskkill /F /IM explorer.exe<br />
start C:\Windows\explorer.exe<br />
echo 1 &gt; &#8220;%temp%\exbat.tmp&#8221;<br />
goto end<br />
:undo<br />
del &#8220;%temp%\exbat.tmp&#8221;<br />
Taskkill /F /IM explorer.exe<br />
runas /trustlevel:0&#215;20000 C:\Windows\explorer.exe<br />
:end<br />
=======================<br />
My ADD and the voices in my head have notified of my loss of interest (been a couple hours, messing with services &amp; registry keys)&#8230; I&#8217;m secpoling things back to normal .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ITsVISTA Web Link: 4sysops - Temporarily disable Vista UAC without reboot &#124; ITsVISTA</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-64835</link>
		<dc:creator>ITsVISTA Web Link: 4sysops - Temporarily disable Vista UAC without reboot &#124; ITsVISTA</dc:creator>
		<pubDate>Fri, 02 May 2008 18:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-64835</guid>
		<description>[...] A creative way to get around Vista&#8217;s UAC temporarily without having to reboot. Elevate Explorer! See the original post at: 4sysops - Temporarily disable Vista UAC without reboot [...]</description>
		<content:encoded><![CDATA[<p>[...] A creative way to get around Vista&#8217;s UAC temporarily without having to reboot. Elevate Explorer! See the original post at: 4sysops &#8211; Temporarily disable Vista UAC without reboot [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-64833</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 02 May 2008 18:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-64833</guid>
		<description>Lukas, Slam, this was also my first idea, but it didn’t work. I must admit I don’t know why.

Leonardo, I think Runas won’t help here because one has to get rid of the elevated explorer.exe.</description>
		<content:encoded><![CDATA[<p>Lukas, Slam, this was also my first idea, but it didn’t work. I must admit I don’t know why.</p>
<p>Leonardo, I think Runas won’t help here because one has to get rid of the elevated explorer.exe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonardo</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-64552</link>
		<dc:creator>Leonardo</dc:creator>
		<pubDate>Fri, 02 May 2008 01:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-64552</guid>
		<description>Perhaps make use of Runas?
I&#039;ve UAC partially disabled, so I&#039;m not annoyed by prompts yet still run IE in protected mode (that&#039;s all I really care about)</description>
		<content:encoded><![CDATA[<p>Perhaps make use of Runas?<br />
I&#8217;ve UAC partially disabled, so I&#8217;m not annoyed by prompts yet still run IE in protected mode (that&#8217;s all I really care about)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SLam</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-64519</link>
		<dc:creator>SLam</dc:creator>
		<pubDate>Thu, 01 May 2008 22:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-64519</guid>
		<description>That should also work.</description>
		<content:encoded><![CDATA[<p>That should also work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas Beeler</title>
		<link>http://4sysops.com/archives/temporarily-disable-vista-uac-without-reboot/comment-page-1/#comment-64481</link>
		<dc:creator>Lukas Beeler</dc:creator>
		<pubDate>Thu, 01 May 2008 21:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=1256#comment-64481</guid>
		<description>I didn&#039;t try it, but wouldn&#039;t killing explorer.exe again and relaunching it from the task manager work?</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t try it, but wouldn&#8217;t killing explorer.exe again and relaunching it from the task manager work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
