<?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>Help Desk Geek - Help Desk Tips For IT Pros &#187; Windows 7</title> <atom:link href="http://helpdeskgeek.com/category/windows-7/feed/" rel="self" type="application/rss+xml" /><link>http://helpdeskgeek.com</link> <description>Help Desk Geek is a blog for Discussions about help desk tips and how-to computer tips</description> <lastBuildDate>Sun, 20 May 2012 11:01:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Run Notepad as Administrator to Avoid Access is Denied</title><link>http://helpdeskgeek.com/windows-7/run-notepad-as-administrator-to-avoid-access-is-denied/</link> <comments>http://helpdeskgeek.com/windows-7/run-notepad-as-administrator-to-avoid-access-is-denied/#comments</comments> <pubDate>Wed, 09 May 2012 11:54:22 +0000</pubDate> <dc:creator>Aseem</dc:creator> <category><![CDATA[Windows 7]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=26971</guid> <description><![CDATA[One really good and really annoying feature of Windows 7 is that by default a lot of files are off-limits when it comes to editing. For example, if you try to edit the HOSTS file in Windows using Notepad, it will give you an error message saying Access is Denied. And if you try to [...]]]></description> <content:encoded><![CDATA[<p>One really good and really annoying feature of Windows 7 is that by default a lot of files are off-limits when it comes to editing. For example, if you try to edit the HOSTS file in Windows using Notepad, it will give you an error message saying Access is Denied. And if you try to save a text file to the root of the C drive using Notepad, you&#8217;ll also get a message saying you don&#8217;t have permission to save the file to this location:</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/notepad-administrator.jpeg" alt="notepad administrator" width="386" height="175" border="0" /></p><p>So there&#8217;s two ways of opening files in Notepad: either you open Notepad and then open the file or you simply double-click on a file and it opens using Notepad. In this article, I&#8217;ll try to cover the different ways you can run Notepad as administrator to make your life easier, especial if you have to edit a lot of system files.</p><h3>Notepad as Administrator Shortcut</h3><p>If you tend to open Notepad and then open the files you have to edit, then you can create a shortcut so that Notepad will open in administrator mode automatically without having to right-click and choose <strong>Run as Administrator</strong>. That&#8217;s always one way to do it, but if you have to do that a hundred times, it can get frustrating.</p><p>So first right-click on the desktop and choose <strong>New</strong> &#8211; <strong>Shortcut</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/new-shortcut.jpeg" alt="new shortcut" width="534" height="263" border="0" /></p><p>When the new shortcut dialog appears, click on the <strong>Browse</strong> button.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/create-shortcut.jpeg" alt="create shortcut" width="546" height="218" border="0" /></p><p>Next, expand Computer, then Local Disk (C:), then Windows and then choose <strong>notepad</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/notepad-shortcut.jpeg" alt="notepad shortcut" width="322" height="315" border="0" /></p><p>Click Ok and then click Next. Give your shortcut a name and then click <strong>Finish</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/shortcut-name.jpeg" alt="shortcut name" width="378" height="182" border="0" /></p><p>Now right-click on the new shortcut on your desktop and choose <strong>Properties</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/properties.jpeg" alt="propeties" width="388" height="190" border="0" /></p><p>Now click on the <strong>Shortcut</strong> tab and then click on the <strong>Advanced</strong> button.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/advanced-properties.jpeg" alt="advanced properties" width="367" height="363" border="0" /></p><p>Finally, check the <strong>Run as Administrator</strong> check box and click OK.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/run-as-admin.jpeg" alt="run as admin" width="384" height="288" border="0" /></p><p>Whew! Kind of a long process for something so simple. Anyway, now whenever you click on that shortcut, it will open Notepad as Administrator. Not too bad, but this still doesn&#8217;t solve the problem of wanting to directly open a file without having to open Notepad first.</p><h3>Add Open Notepad as Administrator to Right-Click Context Menu</h3><p>The best way to solve the second problem is to add an option to the right-click context menu that will open the file in Notepad as administrator. This is not very hard to do, but requires a few steps. Firstly, you need to enable the built-in Administrator account in Windows 7. I won&#8217;t write all the steps here, but will simply link to a tutorial that explains it step by step:</p><p><a
href="http://www.sevenforums.com/tutorials/507-built-administrator-account-enable-disable.html?filter">http://www.sevenforums.com/tutorials/507-built-administrator-account-enable-disable.html?filter</a></p><p>Next, log out of your current account and then log into the Administrator account. At this time, it should have no password. Now go to Start, Control Panel and choose <strong>Create a password for your account</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/create-password.jpeg" alt="create password" width="515" height="158" border="0" /></p><p>Once you have chosen a password, we need to open the registry editor by going to Start and typing in <strong>regedit</strong> in the search box. Then navigate to the following key:</p><blockquote><p>HKEY_CLASSES_ROOT\*\shell\</p></blockquote><p>Now right-click on shell and choose <strong>New</strong> &#8211; <strong>Key</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/new-key.jpeg" alt="new key" width="483" height="160" border="0" /></p><p>Name the key the following without the quotes &#8220;<strong>Open with Notepad (as Administrator)</strong>&#8220;. Now select the newly created key and create another key called &#8220;<strong>command</strong>&#8220;. Finally, right-click on the <strong>(Default) </strong>value in the right-hand pane and choose <strong>Modify</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/default-value.jpeg" alt="default value" width="599" height="142" border="0" /></p><p>Change the value to the following:</p><blockquote><p>runas /savecred /user:HOSTNAME\Administrator &#8220;notepad %1&#8243;</p></blockquote><p>Note two things here. Firstly, you need to keep the quotes around the &#8220;notepad %1&#8243; section. Secondly, you need to change HOSTNAME to the name of your computer. You can figure that out by going to Start, Control Panel and click on System.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/computer-name.jpeg" alt="computer name" width="596" height="189" border="0" /></p><p>So this is what mine looks like after everything:</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/notepad-admin.jpeg" alt="notepad admin" width="600" height="94" border="0" /></p><p>Now, you should be able to right-click on any text file and you&#8217;ll see the Open with Notepad (as Administrator) option.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/open-as-admin.jpeg" alt="open as admin" width="356" height="233" border="0" /></p><p>The first time you do this, you&#8217;ll be prompted for the password that you created for the Administrator account.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/type-password.jpeg" alt="type password" width="600" height="146" border="0" /></p><p>You won&#8217;t have to type it again because it&#8217;ll save the credentials. The only problem with this context menu shortcut is that the command prompt appears for a split second before opening Notepad. It&#8217;s not a big deal for me since it&#8217;s so much nicer to be able to open any text file as with Notepad in Administrator mode without having to open Notepad and then open the file by browsing for it. If you have any suggestions or questions, please feel free to comment! Enjoy!</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/windows-7/run-notepad-as-administrator-to-avoid-access-is-denied/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Change the Windows 7 Login Screen Background Image</title><link>http://helpdeskgeek.com/windows-7/change-the-windows-7-login-screen-background-image/</link> <comments>http://helpdeskgeek.com/windows-7/change-the-windows-7-login-screen-background-image/#comments</comments> <pubDate>Thu, 26 Apr 2012 11:52:34 +0000</pubDate> <dc:creator>Eric Fleming</dc:creator> <category><![CDATA[Windows 7]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=26795</guid> <description><![CDATA[When you login to your Windows 7 computer (assuming you haven&#8217;t used something like this tutorial to turn on automatic login), you&#8217;ll generally see a login window with a background looking something like this. It&#8217;s fine; there&#8217;s nothing wrong with it. But sometimes a change is good so in this article we&#8217;ll show you how [...]]]></description> <content:encoded><![CDATA[<p>When you login to your Windows 7 computer (assuming you haven&#8217;t used something like <a
href="http://helpdeskgeek.com/windows-7/windows-7-auto-login/">this tutorial</a> to turn on automatic login), you&#8217;ll generally see a login window with a background looking something like this.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/01Default_Login_Screen.jpg" alt="Default Login Screen" width="580" height="331" /></p><p>It&#8217;s fine; there&#8217;s nothing wrong with it. But sometimes a change is good so in this article we&#8217;ll show you how to change the background image behind the login screen to anything you want.</p><p>The first step is to open up the Start Menu by clicking the orb in the lower left corner of the screen.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/02Click_Orb.jpg" alt="Click Orb" width="76" height="64" /></p><p>Now, in the Start Menu search box, type <strong>regedit</strong>, to open up the Registry Editor.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/03Type_Regedit.jpg" alt="Type Regedit" width="198" height="148" /></p><p>When the Registry Editor appears in the Start Menu, click the <strong>Enter</strong> key to launch it. You should see a window like this.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/04Registry_Editor.jpg" alt="Registry Editor" width="580" height="415" /></p><p>Now, right-click on the <strong>HKEY_LOCAL_MACHINE</strong> folder, and choose the <strong>Find</strong> option.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/05Select_Find_Option.jpg" alt="Select Find Option" width="300" height="188" /></p><p>The search window will appear so perform a search for <strong>OEMBackground</strong>.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/06Search_for_OEMBackground.jpg" alt="Search For OEMBackground" width="424" height="206" /></p><p>It will eventually be found under <em>Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background</em> (you could navigate there directly, but the search function is probably quicker than typing all that into the path bar.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/07OEMBackground.jpg" alt="OEMBackground" width="383" height="136" /></p><p><em>Note: it&#8217;s possible that OEMBackground doesn&#8217;t exist on your system; if this is the case, adding a new DWORD value with the name of OEMBackground will fix things.</em></p><p>Once you can see the OEMBackground entry, double click to reveal its properties, and change the value from 0 (the default) to 1 (which will allow us &#8211; or the computer&#8217;s OEM as intended &#8211; to change the login screen background).</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/08Change_OEMBackground_Value.jpg" alt="Change OEMBackground Value" width="357" height="217" /></p><p>Once this is finished you can close the Registry Editor and open up Windows Explorer. We want to go to <strong>%windir%\system32\oobe</strong>, so enter that into the path bar.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/09Go_to_OOBE_Folder.jpg" alt="Go To oobe Folder" width="214" height="62" /></p><p>You&#8217;ll now need to create an <strong>info</strong> folder (all lowercase), and then a new folder, named <strong>backgrounds</strong> (also lowercase), inside the <strong>info</strong> folder. Depending on your computer&#8217;s OEM, you may find these folders already exist and may already have images in them, placed there by Dell or HP or IBM, etc.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/10Info_and_Backgrounds_Folders.jpg" alt="Info and Background Folders" width="580" height="467" /></p><p>Now simply select a favorite wallpaper. It should be in JPG format and less than 245 KB in size (and ideally the exact dimensions of your display to avoid stretching). Name this image <strong>backgroundDefault.jpg</strong> and place it in the <strong>backgrounds</strong> folder.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/11New_Image_In_Backgrounds_Folder.jpg" alt="New Image in Backgrounds Folder" width="201" height="205" /></p><p>You can now restart, lock your screen or logout to see your new login screen.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/12New_Login_Screen.jpg" alt="New Login Screen" width="580" height="331" /></p><p>Congratulations! This isn&#8217;t the simplest process, and isn&#8217;t as simple as using a program like <a
href="http://www.julien-manici.com/windows_7_logon_background_changer/" rel="nofollow" target="_blank">Windows 7 Logon Background Changer</a>, but if you want to get into the particulars regarding what programs like that are doing, this is a good way to go, if a bit more complex.</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/windows-7/change-the-windows-7-login-screen-background-image/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>What is Microsoft Virtual WiFi Miniport Adapter?</title><link>http://helpdeskgeek.com/windows-7/what-is-microsoft-virtual-wifi-miniport-adapter/</link> <comments>http://helpdeskgeek.com/windows-7/what-is-microsoft-virtual-wifi-miniport-adapter/#comments</comments> <pubDate>Sat, 21 Apr 2012 11:06:12 +0000</pubDate> <dc:creator>Aseem</dc:creator> <category><![CDATA[Windows 7]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=26674</guid> <description><![CDATA[So recently I was on a friend&#8217;s computer trying to troubleshoot some network issue and when I went to adjust the settings on one of the network adapters, I noticed something interesting I had not seen before: In addition to the normal WiFi network, there was also a Wireless Network Connection 2 and the adapter [...]]]></description> <content:encoded><![CDATA[<p>So recently I was on a friend&#8217;s computer trying to troubleshoot some network issue and when I went to adjust the settings on one of the network adapters, I noticed something interesting I had not seen before:</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/wifi-miniport.jpeg" alt="wifi miniport" width="600" height="107" border="0" /></p><p>In addition to the normal WiFi network, there was also a Wireless Network Connection 2 and the adapter name was &#8220;Microsoft Virtual WiFi Miniport Adapter&#8221;. I had never seen this before so it made me very curious. After some reading, I learned it&#8217;s a new feature in Windows 7 and it actually can let you do some pretty cool stuff with your wireless network card.</p><p>In this article, I&#8217;ll explain what the virtual WiFi mini port adapter is and how you can use it on your Windows 7 PC. Apparently, this is a feature that is still in beta and therefore you won&#8217;t find very much official documentation on how to use it.</p><p>Basically, Virtual WiFi is a technology that virtualizes your network adapter much in the same way VMWare virtualizes your entire operating system. Once virtualized, you can basically convert one physical wireless adapter into two virtual ones. This allows you to then connect one virtual network adapter to your regular wireless network and use the other virtual adapter to connect to another network such as an ad-hoc network or to create a WiFi hotspot and allow other to connect to your Windows 7 machine wireless like they would connect to a normal wireless access point.</p><p>To play around with creating your own wireless access point, you can go about it in two ways: use the command line in Windows 7 or download a third party program that provides a nice GUI interface and some extra features. I&#8217;ll show you how to use both. If you&#8217;re a little tech-savvy, I would suggest you use the command line.</p><h3>Setup Wireless Access Point using Command Line</h3><p>The first thing you can to do is share the Internet connection on your main network adapter so that when people connect using the virtual network adapter, they will be able to access the Internet through your Windows 7 computer. You can do this by going to<strong> Network and Sharing Center </strong>and clicking on<strong> Change Adapter Settings</strong>. Click on the <strong>Sharing</strong> tab and check the box that says<strong> Allow other network users to connect through this computer&#8217;s Internet connection</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/ICS-windows-7.jpeg" alt="ICS windows 7" width="476" height="319" border="0" /></p><p>In the drop-down under <strong>Home networking connection</strong>, make sure to pick the name of the virtual WiFi mini port adapter. It may be something like Wireless Network Connection 2 or 3, etc. Now to setup the wireless access point on the virtual network adapter, open the command prompt (Start, type run) and type in the following command:</p><blockquote><p>netsh wlan set hostednetwork mode=allow ssid=VirtualNetworkName  key=Password</p></blockquote><p>In the line above, you need to change <strong>VirtualNetworkName</strong> to the desired name of your wireless network and change <strong>Password</strong> to whatever password you want on the network. Note that all virtual wireless access points have to use WPA2-PSK (AES) encryption no matter what. Once it has been setup, you can enable it by typing in the following line:</p><blockquote><p>netsh wlan start hostednetwork</p></blockquote><p>To see details about the hosted network, such as how many clients are connected, type in the following command:</p><blockquote><p>netsh wlan show hostednetwork</p></blockquote><p>And that&#8217;s about it! Other users should now be able to see your newly created wireless access point in their list of wireless networks. They should also be able to connect and connect to the Internet.</p><p>If that was all too much work for you, then you can use a third party app.</p><h3>Setup Wireless Access Point using Connectify</h3><p>If you travel a lot or end up somewhere where you have to connect an Ethernet cable to your computer to connect to the Internet and you don&#8217;t feel like fooling around with the command prompt, you can always check out a program called Connectify to do the work for you.</p><p><a
href="http://www.connectify.me/">http://www.connectify.me/</a></p><p>This little app has a free and a Pro version. If you just want to share an Internet connection on Windows 7, then the free version is perfectly fine. The pro version has a bunch of other features, which might be useful depending on your needs, otherwise I suggest not buying pro.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/connectify.jpeg" alt="connectify" width="413" height="370" border="0" /></p><p>Once installed, you just name your network, type a password, and choose the Internet connection to share. Sounds similar to what we did above right? Connectify just provides a nice interface for doing the same thing.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/create-access-point.jpeg" alt="create access point" width="600" height="261" border="0" /></p><p>So now you know what the Virtual WiFi Miniport Adapter is and hopefully you&#8217;ll find it useful! If not, you can always disable it by going to the Control Panel, Device Manager and disabling it under Network Controllers. Enjoy!</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/windows-7/what-is-microsoft-virtual-wifi-miniport-adapter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Prevent Windows 7 From Highlighting New Start Menu Programs</title><link>http://helpdeskgeek.com/windows-7/prevent-windows-7-from-highlighting-new-start-menu-programs/</link> <comments>http://helpdeskgeek.com/windows-7/prevent-windows-7-from-highlighting-new-start-menu-programs/#comments</comments> <pubDate>Wed, 18 Apr 2012 11:26:58 +0000</pubDate> <dc:creator>Eric Fleming</dc:creator> <category><![CDATA[Windows 7]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=26530</guid> <description><![CDATA[One of the relatively harmless, but still mildly annoying features offered by Windows 7 is when a user installs a new program, the program&#8217;s entry is helpfully highlighted in the Start Menu.  This sounds great, but if you&#8217;re in the habit of installing multiple programs at once, or don&#8217;t try out your new programs immediately, [...]]]></description> <content:encoded><![CDATA[<p>One of the relatively harmless, but still mildly annoying features offered by Windows 7 is when a user installs a new program, the program&#8217;s entry is helpfully highlighted in the Start Menu.  This sounds great, but if you&#8217;re in the habit of installing multiple programs at once, or don&#8217;t try out your new programs immediately, the feature becomes less and less useful, especially if there are many new programs highlighted.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/01New_Programs_Highlighted.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/01New_Programs_Highlighted_thumb.jpg" alt="New Programs Highlighted" width="416" height="526" border="0" /></a></p><p>It becomes a bit busy, doesn&#8217;t it?</p><p>Fortunately, turning off this behavior is a simple process.  The first step is to find a blank spot on the taskbar, and right-click it, to bring up a contextual menu.  When the menu appears, select the <strong>Properties</strong> option, found at the very bottom.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/02View_Properties.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/02View_Properties_thumb.jpg" alt="View Properties" width="254" height="220" border="0" /></a></p><p>The <strong>Taskbar and Start Menu Properties</strong> window will appear.  This windows gives you all sorts of options about how the Taskbar and Start Menu behave, but what extra toolbars might also be available on the Taskbar, in addition to other options.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/03Taskbar_and_Start_Menu_Properties.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/03Taskbar_and_Start_Menu_Properties_thumb.jpg" alt="Taskbar and Start Menu Properties" width="418" height="465" border="0" /></a></p><p>Since we&#8217;re looking to modify the Start Menu&#8217;s behavior, go ahead and click to view the <strong>Start Menu</strong> tab.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/04Click_Start_Menu_Tab.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/04Click_Start_Menu_Tab_thumb.jpg" alt="Click Start Menu Tab" width="182" height="38" border="0" /></a></p><p>Now click the <strong>Customize</strong> button.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/05Click_Customize_Button.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/05Click_Customize_Button_thumb.jpg" alt="Click Customize Button" width="95" height="38" border="0" /></a></p><p>A new window &#8211; the <strong>Customize Start Menu</strong> window &#8211; will now appear.  Here we can change whether certain items appear as links or as menus (the Control Panel entry, for instance, can either open the control panel or show a list of all available control panels, without needing to visit the main control panel).</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/06Customize_Start_Menu_Window.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/06Customize_Start_Menu_Window_thumb.jpg" alt="Customize Start Menu Window" width="397" height="487" border="0" /></a></p><p>The listing is alphabetical, so scroll down a bit until you reach the entry (it should be enabled by default, named <strong>Highlight newly installed programs</strong>, an entry we want to uncheck in order to turn off this feature.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/07Uncheck_Highlight_newly_installed_programs_option.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/07Uncheck_Highlight_newly_installed_programs_option_thumb.jpg" alt="Uncheck Highlight Newly Installed Programs Option" width="203" height="38" border="0" /></a></p><p>Once this checkbox is unchecked, simply click the <strong>OK</strong> button at the bottom of the Customize Start Menu window.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/08Click_OK_Button.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/08Click_OK_Button_thumb.jpg" alt="Click OK Button" width="91" height="40" border="0" /></a></p><p>Now, simply click the <strong>Apply</strong> button to save this change, and any others you may have made.</p><p><a
href="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/09Click_Apply_Button.jpg"><img
class="aligncenter" style="margin: 0px auto; padding-left: 0px; padding-right: 0px; float: none; padding-top: 0px; border: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/09Click_Apply_Button_thumb.jpg" alt="Click Apply Button" width="91" height="39" border="0" /></a></p><p>You&#8217;re finished!  Simply dismiss the Properties window, and the next time you add a new program, it should just appear as another Start Menu entry, without any additional highlighting.</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/windows-7/prevent-windows-7-from-highlighting-new-start-menu-programs/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>What the Windows 7 Power Report Tells You About Your Computer</title><link>http://helpdeskgeek.com/windows-7/what-the-windows-7-power-report-tells-you-about-your-computer/</link> <comments>http://helpdeskgeek.com/windows-7/what-the-windows-7-power-report-tells-you-about-your-computer/#comments</comments> <pubDate>Tue, 17 Apr 2012 11:49:35 +0000</pubDate> <dc:creator>Eric Fleming</dc:creator> <category><![CDATA[Windows 7]]></category> <category><![CDATA[laptop]]></category> <category><![CDATA[power settings]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=26432</guid> <description><![CDATA[In Windows 7, there is a little-known feature available from the Command Prompt that will analyze your system, then tell you what power settings you have enabled that may not be providing you with the best battery life for your laptop. It won&#8217;t help fix what&#8217;s wrong, but can point you in the right direction. [...]]]></description> <content:encoded><![CDATA[<p>In Windows 7, there is a little-known feature available from the Command Prompt that will analyze your system, then tell you what power settings you have enabled that may not be providing you with the best battery life for your laptop. It won&#8217;t help fix what&#8217;s wrong, but can point you in the right direction.</p><p>To access this report, first open up the Command Prompt. You can find this in the <strong>Start Menu</strong>, in the <strong>Accessories</strong> folder.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/01Command_Prompt_in_Start_Menu.jpg" alt="Command Prompt In Start Menu" width="316" height="205" /></p><p>This report, however, needs to be run as an administrator, so instead of clicking as normal, right-click, then choose the <strong>Run As Administrator</strong> option.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/02Run_as_Administrator.jpg" alt="Run As Administrator" width="349" height="193" /></p><p>Once you&#8217;ve clicked <strong>Yes</strong> to allow the process to run (not shown), the Command Prompt window will appear.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/03Command_Prompt_Window.jpg" alt="Command Prompt Window" width="572" height="354" /></p><p>As you can see from the screenshot above, you are running this application as the Administrator, so be careful. You can do damange to your system as the Administrator, although our usage will be quite harmless.</p><p>To run the energy report, type <strong>powercfg -energy</strong> then hit the <strong>Enter</strong> key.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/04Run_Energy_Report.jpg" alt="Run Energy Report" width="318" height="47" /></p><p>As you can see from the updates, this report will take a minute or so.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/05Report_Generation_Info.jpg" alt="Report Generation Info" width="561" height="354" /></p><p>When the report has finished, you can see if there were any errors (there were 0 errors in the report generated above), plus any warnings (only the one), and general information. You&#8217;ll also notice that your report has been generated as a simple HTML file. It should be located in the <strong>System32</strong> folder, which is inside the <strong>Windows</strong> folder (located at the root level of your hard drive). The report will be named &#8220;energy-report.html&#8221; (although you may note see the &#8220;.html&#8221; if your system is configured to hide file extensions.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/06Report_in_System32_Folder.jpg" alt="Report In System32 Folder" width="400" height="273" /></p><p>Now simply double-click this report to view it in your web browser.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/07Report_in_Web_Browser.jpg" alt="View Report In Web Browser" width="580" height="469" /></p><p>This report will tell us quite a few things about our system&#8217;s power saving settings. It shows us where there are problem areas, as well as information that could help us make an informed decision regarding settings that could save energy, and thereby produce better battery life.</p><p>The one warning given in this report tells us that our Power Policy for our 802.11 radio (or wireless card), is not configured for low-power mode, which means that when we&#8217;re using wireless and running on battery power, we&#8217;ll likely use up more energy than necessary because of the wireless card.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/08Wireless_Low-Power_Mode_Turned_Off.jpg" alt="Wireless Low-Power Mode Turned Off" width="580" height="80" /></p><p>Another piece of information users will find helpful is battery life information. Located directly below the CPU Utilization entry in our report is Battery Information.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/09Battery_Information.jpg" alt="Battery Information" width="272" height="209" /></p><p>This doesn&#8217;t tell us how long to expect our battery to last but the overall capacity of our battery. In the screenshot above you can see the capacity the battery is designed for, and what it attained during its last charge. Dividing the last full charge by the battery&#8217;s designed capacity (48107/48840 in our case), and multiplying that number by 100 gives us a percentage. In our instance, the number is 98.499, telling us that our battery is still able to charge up to almost 98.5 percent of its original capacity (which is good, since the laptop is only a couple months old!).</p><p>There are many other bits of info laptop users may find useful in this report. You&#8217;ll see what types of sleep states your computer is capable of (likely &#8220;sleep&#8221; and &#8220;hibernate&#8221; but possibly others), as well as whether Adaptive Display Brightness is supported. Many of these power settings don&#8217;t show up by default in the standard Power Settings control panel, however. Instead, you&#8217;ll need to navigate there, click the <strong>Change Plan Settings</strong> option for your power plan, then finally click the <strong>Change Advanced Power Settings</strong> option.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/10Change_Advanced_Power_Settings.jpg" alt="Change Advanced Power Settings" width="210" height="44" /></p><p>This, finally, will bring up the Advanced Power Settings window.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/11Advanced_Power_Settings.jpg" alt="Advanced Power Settings Window" width="430" height="460" /></p><p>There are many valuable settings here (including the 802.11 power plan mentioned earlier), that should help battery-conscious laptop users squeeze every extra minute of use out of their computer as possible.</p><p>As mentioned, running the power report won&#8217;t &#8220;fix&#8221; anything at all. It will tell you what&#8217;s wrong, if anything, and areas where you can improve, but ultimately, it&#8217;s up to you.</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/windows-7/what-the-windows-7-power-report-tells-you-about-your-computer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/6 queries in 0.011 seconds using disk: basic
Object Caching 407/407 objects using disk: basic
Content Delivery Network via s.helpdeskgeek.com

Served from: helpdeskgeek.com @ 2012-05-21 01:26:06 -->
