<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; user account control</title> <atom:link href="http://www.ghacks.net/tag/user-account-control/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>UAC Process Analyzer</title><link>http://www.ghacks.net/2011/10/01/uac-process-analyzer/</link> <comments>http://www.ghacks.net/2011/10/01/uac-process-analyzer/#comments</comments> <pubDate>Sat, 01 Oct 2011 16:29:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[uac]]></category> <category><![CDATA[uac process analyzer]]></category> <category><![CDATA[user account control]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51019</guid> <description><![CDATA[As a system administrator you sometimes may need to analyze the running processes. Not only to make sure that no unknown processes are running, but also to make sure they are running with the correct rights. While you could use a program like the Windows Task Manager, or the advanced Process Explorer for that, you [...]]]></description> <content:encoded><![CDATA[<p>As a system administrator you sometimes may need to analyze the running processes. Not only to make sure that no unknown processes are running, but also to make sure they are running with the correct rights. While you could use a program like the Windows Task Manager, or the advanced Process Explorer for that, you could also use a specialized tool like UAC Process Analyzer to analyze a running Windows process.</p><p>UAC Process Analyzer is a free portable software for Windows that can be used to analyze any running process of the Windows operating system. The program scans the system for running processes automatically to display them all in a selection menu at the top. You can use the menu to select a process that you want to analyze, or hit the refresh button to run the process identification scan again.</p><p>Once you have selected a process you need to click on the Analyze button to populate the information in the lower half of the screen.</p><p>The program displays the process&#8217; name and file path next to security details. Listed there are the process&#8217; Integrity level, UAC Virtualization, Trusted Directory and whether it is signed with a digital signature.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/uac-process-analyzer.png" alt="uac process analyzer" title="uac process analyzer" width="509" height="529" class="alignnone size-full wp-image-51020" /></p><p>A link to open the publisher certificate is displayed if the process is signed with a digital signature. The information presented by the program are mostly useful for system administrators and not the average user.</p><p>UAC Virtualization for example is an advanced concept which basically redirects write attempts to protected storage to the user&#8217;s own directory. It is more complicated than that, and if you really want to know more about it you could read the introductory post <a
href="http://blogs.technet.com/b/mrsnrub/archive/2010/08/11/uac-virtualization-allowing-standard-users-to-update-a-system-protected-area.aspx">over at</a> Technet.</p><p>Interested users can download the latest version of UAC Process Analyzer <a
href="http://www.itknowledge24.com/downloads.html#">from the</a> official website. The program is compatible with both 32-bit and 64-bit editions of all versions of Windows since and including Windows Vista. (thanks <a
href="http://techdows.com/">Venkat</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/01/uac-process-analyzer/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Get Rid Of UAC Prompts With Microsoft&#8217;s Application Compatibility Toolkit</title><link>http://www.ghacks.net/2010/07/08/get-rid-of-uac-prompts-with-microsofts-application-compatibility-toolkit/</link> <comments>http://www.ghacks.net/2010/07/08/get-rid-of-uac-prompts-with-microsofts-application-compatibility-toolkit/#comments</comments> <pubDate>Thu, 08 Jul 2010 13:50:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[application compatibility toolkit]]></category> <category><![CDATA[uac]]></category> <category><![CDATA[user account control]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28048</guid> <description><![CDATA[The number of UAC prompts in Windows 7 has been reduced significantly in Windows 7 by Microsoft. To increase security applications are limited to standard user privileges in Windows Vista and Windows 7. The UAC prompt informs the user if an application requires elevated privileges to run. This is especially helpful if new applications have [...]]]></description> <content:encoded><![CDATA[<p>The number of UAC prompts in Windows 7 has been reduced significantly in Windows 7 by Microsoft. To increase security applications are limited to standard user privileges in Windows Vista and Windows 7. The UAC prompt informs the user if an application requires elevated privileges to run.</p><p>This is especially helpful if new applications have been installed on the system, but more of a nuisance if the program has to be used on a regular basis and is developed by a trusted developer.</p><p><span
id="more-28048"></span><div
id="attachment_28049" class="wp-caption alignnone" style="width: 475px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/uac-prompt.png" alt="uac prompt" title="uac prompt" width="465" height="263" class="size-full wp-image-28049" /><p
class="wp-caption-text">uac prompt</p></div></p><p>There are quite a few ways to limit the UAC prompts further in Windows. One of the easiest ways for instance is to change a program&#8217;s properties to always run with administrative privileges.</p><p>Another option, less commonly known, is to use the Microsoft Application Compatibility Toolkit to whitelist applications so that they do not display an UAC prompt when they are run.</p><p>Windows users need to <a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=24da89e9-b581-47b0-b45e-492dd6da2971&amp;displaylang=en">download</a> the software program from the Microsoft website and install it afterwards.</p><p>It comes with both a 32-bit and 64-bit Compatibility Administrator. 32-bit programs need to be added to the 32-bit Compatibility Administrator while 64-bit apps in the 64-bit Compatibility Administrator.</p><div
id="attachment_28050" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/application-compatibility-listing-500x337.png" alt="application compatibility listing" title="application compatibility listing" width="500" height="337" class="size-medium wp-image-28050" /><p
class="wp-caption-text">application compatibility listing</p></div><p>Start with a right-click on the New Database(1), then Create New and Application Fix. This opens a new window where a program name, developer name and executable can be selected.</p><div
id="attachment_28051" class="wp-caption alignnone" style="width: 504px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/user-account-control.png" alt="user account control" title="user account control" width="494" height="441" class="size-full wp-image-28051" /><p
class="wp-caption-text">user account control</p></div><p>The next page lists the compatibility modes. Locate and select RunAsInvoker from the list and click the Test Run button afterwards to see how the program starts with that new compatibility mode. If it starts without UAC prompt click next, if an error message is displayed it won&#8217;t work at all. Most programs will however work without problems here.</p><div
id="attachment_28052" class="wp-caption alignnone" style="width: 504px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/run-as-invoker.png" alt="run as invoker" title="run as invoker" width="494" height="440" class="size-full wp-image-28052" /><p
class="wp-caption-text">run as invoker</p></div><p>Click Next two times after a successful test to add the application to the list. It should be displayed with its name underneath the database entry. Repeat the above steps for other applications that require an UAC prompt.</p><p>Save the database of programs by clicking on File > Save As in the menu, e.g. uac-whitelist.</p><div
id="attachment_28053" class="wp-caption alignnone" style="width: 431px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/uac-whitelist.png" alt="uac whitelist" title="uac whitelist" width="421" height="193" class="size-full wp-image-28053" /><p
class="wp-caption-text">uac whitelist</p></div><p>The Compatibility Administrator saves the database as an sdb file on the local computer system. The database needs to be installed once. This needs to be done from an elevated command prompt. Click the Windows start button, then All Programs > Accessories. Right-click the Command Prompt entry and select to Run as Administrator from the context menu.</p><p>Now issue the command</p><p><code>sdbinst pathToUAC-Whitelist.sdb</code></p><p>e.g.</p><p><code>sdbinst c:\users\martin\downloads\uac-whitelist.sdb</code></p><p>It is then possible to test the new setting immediately to see if the changes have been successful. Most programs should start now without UAC prompt while some might refuse to start. It is possible to revert the changes by deleting the non-working applications from the database and running the sdbinst command afterwards again.</p><p>Have a different way of automating UAC prompts in Windows? Let us know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/08/get-rid-of-uac-prompts-with-microsofts-application-compatibility-toolkit/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Stop UAC From Dimming The Desktop [Windows 7]</title><link>http://www.ghacks.net/2010/01/11/stop-uac-from-dimming-the-desktop-windows-7/</link> <comments>http://www.ghacks.net/2010/01/11/stop-uac-from-dimming-the-desktop-windows-7/#comments</comments> <pubDate>Mon, 11 Jan 2010 10:35:58 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[tweak uac]]></category> <category><![CDATA[uac]]></category> <category><![CDATA[user account control]]></category> <category><![CDATA[windows 7]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22220</guid> <description><![CDATA[If you are a Windows XP user who recently switched to Windows 7 you must have been getting annoyed by the blacking out of the screen every time the User Account Control kicks in. Microsoft calls this dimming the screen. What actually is happening is that the Windows dims the screen to bring the user&#8217;s [...]]]></description> <content:encoded><![CDATA[<p>If you are a Windows XP user who recently switched to Windows 7 you must have been getting annoyed by the blacking out of the screen every time the User Account Control kicks in. Microsoft calls this dimming the screen. What actually is happening is that the Windows dims the screen to bring the user&#8217;s attention to the UAC prompt that has been opened. This happens for instance during software installations and there is no option to continue working with the operating system until action has been taken in the UAC prompt.</p><p>Most advanced users might not need the extra eye-opener when a program tries to change data on the computer system, especially not during software installations that have been initiated by the user.</p><p><span
id="more-22220"></span>Windows 7, and Windows Vista as well, provide an option to disable that UAC dims the desktop during prompts. This will still display a notification in the form of a normal window so that it is possible to interact with other elements on the desktop.</p><p>To change that setting type in UAC into the start menu run box. This will open the User Account Control Settings. All that needs to be done is to move the slider down one step from the default position .</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/01/uac_dim_desktop_standard-500x368.jpg" alt="" title="uac dim desktop standard" width="500" height="368" class="alignnone size-medium wp-image-22221" /></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/01/uac_without_dim_desktop-500x368.jpg" alt="" title="uac without dim desktop" width="500" height="368" class="alignnone size-medium wp-image-22222" /></p><p>This new setting is helpful for users who regularly install new software or make other changes to the operating system that display an UAC prompt.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/11/stop-uac-from-dimming-the-desktop-windows-7/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Norton User Account Control</title><link>http://www.ghacks.net/2008/10/11/norton-user-account-control/</link> <comments>http://www.ghacks.net/2008/10/11/norton-user-account-control/#comments</comments> <pubDate>Sat, 11 Oct 2008 07:41:37 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[norton]]></category> <category><![CDATA[norton uac]]></category> <category><![CDATA[uac replacement]]></category> <category><![CDATA[user account control]]></category> <category><![CDATA[vista uac]]></category> <category><![CDATA[vista user account control]]></category> <category><![CDATA[windows vista software]]></category> <category><![CDATA[windows-vista]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7556</guid> <description><![CDATA[A few weeks ago I started thinking of who a company like Norton could overcome the image of producing heavyweight system slowing software products and one of the ideas that came to mind was to release something useful speed to the general public. The decision makers at Norton must have felt the same way because [...]]]></description> <content:encoded><![CDATA[<p>A few weeks ago I started thinking of who a company like Norton could overcome the image of producing heavyweight system slowing software products and one of the ideas that came to mind was to release something useful speed to the general public. The decision makers at Norton must have felt the same way because they released the <a
href="http://us.norton.com/theme.jsp?themeid=labs_home&amp;header=0&amp;depthpath=0">Norton User Account Control</a> (via <a
href="http://www.donationcoder.com/forum/index.php?topic=15279.msg133577">Donation Coder</a>) the other day.</p><p>Everyone that has worked in Windows Vista regularly has surely come in contact with the User Account Control, the pestering service that brings up a window asking for your confirmation if an application needs elevated rights. The idea of the UAC is in fact sound but Microsoft apparently did not think of that required elevated rights to run. It was not all Microsoft&#8217;s fault though, many elevated prompts were caused by applications that would not need an UAC prompt if the software developer put a little more thought into the process.</p><p>A positive side effect is the increase in engineering quality since the release of Windows Vista. Software developers are actually putting more effort into coding applications that do not need elevated rights. Can&#8217;t be done for all but many function just fine without.</p><p><span
id="more-7556"></span>Back to Norton&#8217;s UAC. It basically replaces the original Windows Vista UAC giving the user more options in hand when an UAC prompt appears.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/nortonuac.jpg" alt="norton uac" title="norton uac" width="468" height="231" class="alignnone size-medium wp-image-7557" /></p><p>The software adds a Do not ask me again checkbox to the UAC prompt which can whitelist an application so that the user won&#8217;t be asked again if the application needs elevated privileges.</p><p>One side effect is that the tool is sending meta data to Norton whenever the application is being used. Metadata including the file name and the hash. Norton apparently uses that data to build a whitelist on their own that could be shipped with Norton UAC.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/11/norton-user-account-control/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Vista: Disable UAC for selected applications</title><link>http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/</link> <comments>http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/#comments</comments> <pubDate>Tue, 08 Jan 2008 09:06:36 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[uac]]></category> <category><![CDATA[user account control]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[windows-vista]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/</guid> <description><![CDATA[Microsoft has released a Knowledgebase article that explains how users can disable UAC, that is the User Account Control, for selected applications in Windows Vista. This solution requires an administrator account and the Application Compatibility Toolkit which can be downloaded from Microsoft directly.]]></description> <content:encoded><![CDATA[<p>Microsoft has released a Knowledgebase article that explains how users can disable UAC, that is the User Account Control, for selected applications in Windows Vista. This solution requires an administrator account and the Application Compatibility Toolkit which can be downloaded <a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyId=24DA89E9-B581-47B0-B45E-492DD6DA2971&amp;displaylang=en">from</a> Microsoft directly.</p><p>The advantage of this solution is that you can disable the User Account Control for selected applications. This is for instance useful if you use an application day in day out getting that irritating UAC popup whenever you start it. The following process has to be done only once but it takes some time, here are the steps:</p><p><span
id="more-2780"></span>1)Download and install the Application Compatibility Toolkit</p><p>2) In the Start menu, locate the new folder. Find the shortcut icon for Compatibility Administrator. Right click it and clik Run as administrator.</p><p>3) In the left hand pane, right-click on the database under Custom Databases and select Create New, and select Application Fix.</p><p>4) Enter the name and other details of the application you want to alter behavior on and then browse to it to select it. Click Next.</p><p>5) Click Next until you are in the Compatibility Fixes screen.</p><p>6) On the Compatibility Fixes screen, find the item RunAsInvoker, and check it.</p><p>7) Click Next and then Finish.</p><p>8) Select File and Save As. Save the file as a filename.SDB type file in a directory you will easily find it.</p><p>9) Copy the <filename>.sdb file to the Vista computer you want to alter the elevation prompt behavior on.</p><p>10) Click Start>All Programs>Accessories. Right click Command Prompt and click Run as administrator.</p><p>11) Run the command below:</p><p>sdbinst <path>\<filename>.sdb</p><p>For example, if you saved the .SDB file as abc.sdb in the c:\Windows folder, the command should be like this:</p><p>sdbinst  c:\windows\abc.sdb</p><p>It should prompt: Installation of <name> complete.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Tweak Vista to suppress UAC popups</title><link>http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/</link> <comments>http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/#comments</comments> <pubDate>Tue, 09 Oct 2007 16:29:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[tweak uac]]></category> <category><![CDATA[uac]]></category> <category><![CDATA[user account control]]></category> <category><![CDATA[windows-vista]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/</guid> <description><![CDATA[UAC is the Windows Vista User Account Control. UAC is basically another way to protect the computer from the user, or the user from himself. Much like those 'Do you really want to delete this file ?' questions UAC asks the user to give an application additional privileges even if he is currently logged on as the administrator. So, it is basically asking the user the question 'Do you really want to execute the following application ?'.]]></description> <content:encoded><![CDATA[<p>UAC is the Windows Vista User Account Control. UAC is basically another way to protect the computer from the user, or the user from himself. Much like those &#8216;Do you really want to delete this file ?&#8217; questions UAC asks the user to give an application additional privileges even if he is currently logged on as the administrator. So, it is basically asking the user the question &#8216;Do you really want to execute the following application ?&#8217;.</p><p>Most Windows Vista users get really annoyed after a short while because those UAC popups open many times during a normal session. The only way so far to get rid of UAC was to disable it completely. While this got rid of the UAC popups it did also turn the security feature of completely. Not a big problem for users who know what they can and what they can&#8217;t do with their system but surely a problem for inexperienced users.</p><p>Tweak UAC is a small software that offers a third possibility. With it you can enable the Quiet Mode for UAC which leaves UAC on for all users but suppresses the UAC popups that pop up rather frequently.</p><p><span
id="more-2105"></span><img
src="http://www.ghacks.net/files/screens/2007/10/tweakuac.jpg" alt="tweak uac" /></p><p>This means that the benefits of UAC such as running programs like Internet Explorer in protected mode will still be available while the annoying UAC popups are removed.</p><p>Tweak UAC does not need to be installed on your PC. Just run it and select &#8216;Leave UAC operating in the Quiet Mode&#8217; when the option appears.</p><p><strong>Read More:</strong></p><p><a
href="http://www.tweak-uac.com/download/">Tweak UAC Homepage</a><br
/> via <a
href="http://www.thinktechno.com/2007/10/09/quiet-annoying-vista-uac-popups-with-tweakuac/">ThinkTechno</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
