<?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; windows startup</title> <atom:link href="http://www.ghacks.net/tag/windows-startup/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 08:24:54 +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>Speed Up Windows Start-Up By Disabling Unused Network Adapters</title><link>http://www.ghacks.net/2011/09/05/speed-up-windows-start-up-by-disabling-unused-network-adapters/</link> <comments>http://www.ghacks.net/2011/09/05/speed-up-windows-start-up-by-disabling-unused-network-adapters/#comments</comments> <pubDate>Mon, 05 Sep 2011 12:08:28 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[network adapters]]></category> <category><![CDATA[network connections]]></category> <category><![CDATA[speed up windows]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50117</guid> <description><![CDATA[Many computers nowadays have more than one network adapter installed. This may include one or two local area network adapters, a wlan adapter and maybe even a Bluetooth adapter. These adapters may slow down the start of the operating system, as Windows scans for available network connections during start-up of the operating system. It does [...]]]></description> <content:encoded><![CDATA[<p>Many computers nowadays have more than one network adapter installed. This may include one or two local area network adapters, a wlan adapter and maybe even a Bluetooth adapter. These adapters may slow down the start of the operating system, as Windows scans for available network connections during start-up of the operating system.</p><p>It does not really make sense to keep unused network adapters enabled because of this. Most users therefor may want to consider deactivating all unused adapters in Windows to speed up the start of the operating system.</p><p>This can be done in the Windows Control Panel. Click the start button and there on Control Panel to open it. Windows Vista and Windows 7 users open Network and Internet > Network and Sharing Center > Change adapter settings for this. Windows XP users click on Network and Internet Connections > Network Connections instead.</p><p>Here you see a list of all network connections currently setup on the PC.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/network-connections.png" alt="network connections" title="network connections" width="539" height="266" class="alignnone size-full wp-image-50118" /></p><p>Please note that you not only see all network adapters listed in the menu but also network connections like virtual private network connections configured on the Windows PC.</p><p>You can disable any network adapter right here. Right-click the network adapter that you want to disable and select disable from the context menu.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/disable-network-adapter.png" alt="disable network adapter" title="disable network adapter" width="254" height="141" class="alignnone size-full wp-image-50119" /></p><p>You should be able to identify the adapter based on its name. If you have made an error, for instance by disabling your primary network adapter used to establish an Internet connection, you can right-click again and select enable from the options to re-enable it.</p><p>Repeat the steps for every network adapter that you are not using (regularly) on your system. It may be a good idea to restart the system afterwards to see if you notice any speed improvements during system start. You may also want to run a software to record the boot time. We have reviewed our fair share in the past, you can use programs like <a
href="http://www.ghacks.net/2008/12/31/windows-startup-speed-benchmark/">Boot Racer</a>, <a
href="http://www.ghacks.net/2010/06/03/analyze-windows-startup-time-with-soluto/">Soluto</a> or the <a
href="http://www.ghacks.net/2011/08/09/analyse-the-boot-and-shutdown-performance-of-windows/">Windows Event Manager</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/05/speed-up-windows-start-up-by-disabling-unused-network-adapters/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Startup Delayer, Speed Up Windows Startup</title><link>http://www.ghacks.net/2011/05/17/startup-delayer-speed-up-windows-startup/</link> <comments>http://www.ghacks.net/2011/05/17/startup-delayer-speed-up-windows-startup/#comments</comments> <pubDate>Mon, 16 May 2011 22:05:59 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[delay startup]]></category> <category><![CDATA[startup delayer]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45195</guid> <description><![CDATA[The first version of Startup Delayer was released in 2007. Many aspects of the program have changed since then which is reason enough to post a new review. The theory behind Startup Delayer is simple. Delay the auto start of programs in Windows to avoid bottlenecks during the start of the system. Most versions of [...]]]></description> <content:encoded><![CDATA[<p>The first version of Startup Delayer was released in 2007. Many aspects of the program have changed since then which is reason enough to post a new review.</p><p>The theory behind Startup Delayer is simple. Delay the auto start of programs in Windows to avoid bottlenecks during the start of the system.</p><p>Most versions of the Windows operating system offer no program loading priorities during startup. Microsoft has changed that behavior for services under Windows 7 and Vista, which can be configured to <a
href="http://www.ghacks.net/2011/01/20/configure-windows-7-services-to-start-delayed/">start delayed</a>.</p><p>Programs on the other hand that are added to the startup locations of the operating system cannot be configured for delayed startup.</p><p>That&#8217;s where the third party application Startup Delayer comes into play. It offers to switch programs from normal startup to a delayed startup.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/startup-delayer.png" alt="startup delayer" title="startup delayer" width="554" height="506" class="alignnone size-full wp-image-45196" /></p><p>All programs are listed under normal startup by default, but can be moved to the delayed or disabled groups instead. Programs in the disabled group are not started at all, while delayed programs are started when the system meets specific requirements. The default requirement is a 90% idle disk activity. This can be changed to a cpu idle threshold or a manual delay directly in the main application window.</p><p>Delayed programs are displayed in order and you may need to use drag and drop to bring the programs in the right start-up order.</p><p>You can switch between user accounts at the top, handy if you need to change autostart items for other users as well.</p><p>Individual program properties are opened with a double-click on a program in the startup list.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/delay-startup1.png" alt="delay startup" title="delay startup" width="600" height="488" class="alignnone size-full wp-image-45200" /></p><p>Startup Delayer displays many information about the selected program which may aid you in identifying programs. The delay, wait and advanced tabs offer additional configuration options.</p><p>You can switch between automatic and manual delay under the delay tab. Those are basically the same options as in the main application window, with the difference that the pulldown menus under Manual Delay are now listed as hours, minutes and seconds (which they are not in the main interface which can leave users wondering what the numbers stand for).</p><p>The wait tab allows you to configure if startup delayer should wait for a specific event before the next application in order will be launched. The program can wait until the delayed startup program has terminated or until a user confirmation.</p><p>The advanced tab finally offers controls to change the window state and program priority plus options to launch the program only on specific days of the week.</p><p>The free version of Startup Delayer offers two additional features. You can access all running tasks and system services in tabs in the program interface. You can use the information to find out if all of your startup programs are running on the system. A handy feature is the ability to search for a specific process or service on the Internet.</p><p>How effective is it to delay the startup of applications? That depends largely on the computer system and the number of applications in the various autostart folders.</p><p>Users benefit the most if they have lots of applications in their autorun folders. Even more so if the computer is not the fastest. You may not benefit at all from delayed startups if you have only one or two programs in your autorun folder. It may even slow down their start up a little bit considering that Startup Delayer is added to the system start as well.</p><p>The interface language can be changed in the program options, but the quality of the translations is bad as machine translation was used by the developer.</p><p>You can download <a
href="http://www.r2.com.au/page/products/show/startdelay/page/news">Startup Delayer</a> from the developer website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/17/startup-delayer-speed-up-windows-startup/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Windows Startup Programs Manager Toplist</title><link>http://www.ghacks.net/2011/01/06/windows-startup-programs-manager-toplist/</link> <comments>http://www.ghacks.net/2011/01/06/windows-startup-programs-manager-toplist/#comments</comments> <pubDate>Thu, 06 Jan 2011 16:47:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[startup manager]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38741</guid> <description><![CDATA[If you look for a program to manage startup applications in Windows you end up with dozens effortlessly. They all allow the user to manage startup items, but similarities end there. Some applications display all startup applications and files while others limit the display to the most common locations. Some startup managers may be to [...]]]></description> <content:encoded><![CDATA[<p>If you look for a program to manage startup applications in Windows you end up with dozens effortlessly. They all allow the user to manage startup items, but similarities end there. Some applications display all startup applications and files while others limit the display to the most common locations. Some startup managers may be to complex for beginners or inexperienced computer users while others can be used by everyone with ease.</p><p>This toplist lists the best startup managers for Windows in the categories experts and best allrounder to ensure that users of all experience levels and expectations find the best suitable application. Additional applications are listed at the end.</p><h3>Expert startup manager</h3><p>When it comes to a professional startup manager for Windows Autoruns is usually the application used and recommended. The application has been developed by Sysinternals which are now part of Microsoft.</p><p>The application is a complete startup manager for Windows that offers in depth information not only about the usual startup locations in the Windows Registry and various startup folders but also about other files, programs and services that get started during Windows launch. This includes for instance the scheduled tasks, Internet Explorer Browser Helper Objects and toolbars, Services or network providers.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/autoruns-550x456.jpg" alt="autoruns" title="autoruns" width="550" height="456" class="alignnone size-medium wp-image-38742" /></p><p>The program offers to hide Microsoft items from the lists and can analyze offline systems as well.</p><p>Autoruns is compatible with 32-bit and 64-bit Windows operating systems. Downloads are <a
href="http://technet.microsoft.com/en-us/sysinternals/bb963902">provided</a> at the program homepage.</p><p><strong>Runner up</strong></p><p>Starter is not as complete as Autoruns when it comes to startup items, and the developers do not want it to be. The biggest strength of Starter is that it displays all relevant startup items directly on launch.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/Starter-550x451.jpg" alt="Starter" title="Starter" width="550" height="451" class="alignnone size-medium wp-image-38744" /></p><p>The sidebar displays the locations that are scanned during startup. It is usually not necessary to switch around as all items are displayed in the main interface directly. It can however be helpful to remove specific items only.</p><p>Start displays processes and services as well with possibilities to end processes or change startup types of services. <a
href="http://codestuff.tripod.com/products_starter.html">Starter</a> is available as a portable application and installer at the developer homepage.</p><p><strong>Runner Up</strong></p><p>OSAM Startup Manager offers interesting features and comprehensive information about the system&#8217;s startup items. It is for instance possible to scan files with an online malware scanner with an option to submit it to the developers of the application if it is not in the database yet.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/autorun-manager-550x326.jpg" alt="autorun manager" title="autorun manager" width="550" height="326" class="alignnone size-medium wp-image-38747" /></p><p>Autorun Manager is <a
href="http://www.online-solutions.ru/en/products/osam-autorun-manager.html">available</a> as a portable version and installer at the developer website.</p><p><strong>Runner Up</strong></p><p>ESET SysInspector comes with an autostart manager and a lot more. One of the great aspects of it is that it assigns a risk level to known startup items, processes and other programs that are running.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/eset-sysinspector-550x388.jpg" alt="eset sysinspector" title="eset sysinspector" width="550" height="388" class="alignnone size-medium wp-image-38748" /></p><p><a
href="http://www.eset.com/download/free-antivirus-utilities">ESET SysInspector</a> is available as a 32-bit and 64-bit edition for the Windows operating system.</p><h3>User Friendly startup manager</h3><p>MSConfig is a first party Windows tool that ships with every version of the operating system. It can be launched directly by pressing Windows-R to bring up the run box, typing msconfig in the box and hitting enter. While it is not the most feature complete startup manager it can be used directly without having to download a software first.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/msconfig-550x367.jpg" alt="msconfig" title="msconfig" width="550" height="367" class="alignnone size-medium wp-image-38745" /></p><p><strong>Runner Up:</strong></p><p>Startup Control is a tiny portable software that displays pretty much the same information as MSConfig, albeit in a slightly more complicated manner. Instead of displaying all startup items in one list, it divides them into locations which means that the user has to click on all entries to assess and manage all startup items.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/startup-control.jpg" alt="startup control" title="startup control" width="444" height="341" class="alignnone size-full wp-image-38746" /></p><p>The program is easy to use leaving little room for error. Downloads are <a
href="http://www.mlin.net/StartupCPL.shtml">provided</a> at the developer website.</p><h3>Helpful programs</h3><p><a
href="http://www.ghacks.net/2010/04/05/windows-startup-manager-what-in-startup/">What in Startup by Nirsoft</a><br
/> <a
href="http://www.ghacks.net/2010/04/05/windows-startup-manager-what-in-startup/">MSConfig Cleanup</a>, remove old entries from MSConfig.<br
/> <a
href="http://www.ghacks.net/2010/01/23/manage-windows-startup-programs-with-disable-startup/">Disable Startup</a>, block new startup items from being added to the operating system.</p><p>Which startup manager are you using?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/06/windows-startup-programs-manager-toplist/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How to Autostart Programs During Windows Log On</title><link>http://www.ghacks.net/2010/11/28/how-to-autostart-programs-during-windows-log-on/</link> <comments>http://www.ghacks.net/2010/11/28/how-to-autostart-programs-during-windows-log-on/#comments</comments> <pubDate>Sun, 28 Nov 2010 09:31:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autostart]]></category> <category><![CDATA[startup folder]]></category> <category><![CDATA[windows log on]]></category> <category><![CDATA[windows startup]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=37360</guid> <description><![CDATA[I have written my fair share of articles about how to speed up the start up of the Windows operating system. One of the best tips is to remove programs from autostart that are not needed. While you certainly want your security software to start with Windows, you most likely do not want a program [...]]]></description> <content:encoded><![CDATA[<p>I have written my fair share of articles about how to speed up the start up of the Windows operating system. One of the best tips is to remove programs from autostart that are not needed. While you certainly want your security software to start with Windows, you most likely do not want a program to start with the operating system that you do not use at all, or only occasionally.</p><p>Sometimes though you may want to add a program to autostart. What are the benefits of doing this? The main benefit is that the program is ready for usage directly after the Windows desktop is loaded.</p><p>Lets say you want to configure Windows so that Microsoft&#8217;s Internet Explorer starts automatically with the operating system, so that you can start your web browsing right after the desktop appears.</p><p>Internet Explorer offers no switch to make it autostart with Windows, making it a perfect example for this guide. Some programs offer switches to add them to the autostart, and it is usually better to use the switches to do that.</p><p>The instructions are however always the same for programs that have no auto start options.</p><h3>How To Autostart Programs</h3><p>Here is what you need: You need to know the location of the startup folder in your Windows operating system, and you need a program shortcut to place in the autostart folder.</p><ul><li>Windows XP: C:\Documents and Settings\username\Start Menu\Programs\Startup</li><li>Windows Vista: C:\users\username\AppData\Roaming\Microsoft\Windows\Start Menu</li><li>Windows 7: C:\Users\username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup</li></ul><p>Just open Windows Explorer and navigate to the folder. You can alternatively paste the path into the path field in Windows Explorer, but only if you replace username with the name of the logged in Windows user. Otherwise you will receive an error message.</p><p>We still need the program shortcut and that may be harder to locate. If you are lucky you already have the program on your computer desktop. If not you may need to locate it on your hard drive.</p><p>Most programs are installed in C:\Program Files or C:\Program Files (x86) if a 64-bit system of Windows is used. For this guide, we are adding Internet Explorer to the startup of a 64-bit Windows system.</p><p>Internet Explorer in this case is located at C:\Program Files (x86)\Internet Explorer. It is a good idea to open a second Windows Explorer window as it makes it a lot easier to move the program to the startup folder.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/11/autostart-startup-550x301.jpg" alt="autostart startup" title="autostart startup" width="550" height="301" class="alignnone size-medium wp-image-37363" /></p><p>Place the two folders next to each other, hold the left mouse button down on the program that you want to add to the startup of the operating system and drag it to the startup folder. Release the mouse button there. A program shortcut should now be visible in the autostart folder.</p><p>You can test if the program is loaded during startup by restarting your computer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/11/28/how-to-autostart-programs-during-windows-log-on/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Launch Later, Delay Autostart Applications</title><link>http://www.ghacks.net/2010/10/16/launch-later-delay-autostart-applications/</link> <comments>http://www.ghacks.net/2010/10/16/launch-later-delay-autostart-applications/#comments</comments> <pubDate>Sat, 16 Oct 2010 19:26:39 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autostart]]></category> <category><![CDATA[delay autostart]]></category> <category><![CDATA[launch later]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35937</guid> <description><![CDATA[One of the most effective ways of speeding up the system start of the Windows operating system is to disable autostart entries that are not needed during or immediately after the operating system launch. But that is obviously only an option if the programs are not needed. There are however programs that are required shortly [...]]]></description> <content:encoded><![CDATA[<p>One of the most effective ways of speeding up the system start of the Windows operating system is to disable autostart entries that are not needed during or immediately after the operating system launch. But that is obviously only an option if the programs are not needed.</p><p>There are however programs that are required shortly after system boot, usually because they need to be used all the time, or display relevant data that is needed.</p><p>A viable option in this case is to delay the application launch slightly, so that it does not interfere with the operating system startup, but becomes available shortly after the OS has loaded the desktop.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/10/launch-later.jpg" alt="launch later" title="launch later" width="403" height="346" class="alignnone size-full wp-image-35938" /></p><p>The Add App button can be used to add programs to the delayed startup. The program unfortunately does not tap into the existing startup items to delay them. Applications can be added via the Add App button. All local executable files can be selected. It is furthermore possible to select a custom startup delay in seconds for each application, and configure launch parameters which is optional.</p><p>LaunchLater adds itself to the Windows start menu to execute the delayed programs after the system startup. It is necessary to delete the items that have been added to the app from their original startup locations to avoid conflicts.</p><p><a
href="http://launchlater.codeplex.com/">Launch Later</a> is available for download at the Codeplex profile site.  The program requires a version of the Microsoft .NET Framework, but the developer fails to mention which. An interesting alternative is <a
href="http://www.ghacks.net/2008/12/22/delay-startup-software/">Startup Delayer</a>, which integrates nicely with the the existing autostart configuration.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/10/16/launch-later-delay-autostart-applications/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Analyze Windows Startup Time With Soluto</title><link>http://www.ghacks.net/2010/06/03/analyze-windows-startup-time-with-soluto/</link> <comments>http://www.ghacks.net/2010/06/03/analyze-windows-startup-time-with-soluto/#comments</comments> <pubDate>Thu, 03 Jun 2010 15:48:09 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[boot time]]></category> <category><![CDATA[soluto]]></category> <category><![CDATA[startup time]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <category><![CDATA[windows startup time]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25918</guid> <description><![CDATA[Soluto is a software program that can be used to analyze the Windows startup. It provides in depth information about each item and program that gets loaded during startup so that the computer user can make the right choices to speed up the start of the Windows operating system. The PC needs to be rebooted [...]]]></description> <content:encoded><![CDATA[<p>Soluto is a software program that can be used to analyze the Windows startup. It provides in depth information about each item and program that gets loaded during startup so that the computer user can make the right choices to speed up the start of the Windows operating system.</p><p>The PC needs to be rebooted after Soluto installation. This can be done right away or at a later time. Soluto will analyse all consecutive boots of the PC and record the boot times and applications in a history.</p><p>Boot applications are defined as required, potentially removable and no-brainer.</p><p><span
id="more-25918"></span><ul><li>Required: Core system processes that cannot be removed. This includes Windows Explorer, CSRSS, svchost processes and others.</li><li>Potentially removable: These applications can be removed but it can also be that they are needed. Listed here are third party drivers and security software among others.</li><li>No-Brainer: Are displayed in green. They can be removed from the boot process without problems. Listed here are the usual suspects like Google Update that offer no benefits to the user.</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/soluto1-500x322.png" alt="soluto" title="soluto" width="500" height="322" class="alignnone size-medium wp-image-25919" /></p><p>All programs are listed with their boot time and each section displays the number of applications and the combined boot time as well.</p><p>This alone would be pretty useful by itself but the fact that Soluto provides identification and suggestions makes it that more interesting and helpful.</p><p>A click on any application will reveal a description, information what other users did and options to pause or delay the start of the app.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/analyze_windows_startup-499x294.png" alt="analyze windows startup" title="analyze windows startup" width="499" height="294" class="alignnone size-medium wp-image-25921" /></p><p>The advanced link on each application profile will lead to additional information about the selected program. Soluto lists the number of users who have the software installed, a recommendation, the costs of having it run at boot time (percentage, seconds and disk load) and the application processes.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/soluto4-499x236.png" alt="soluto4" title="soluto4" width="499" height="236" class="alignnone size-medium wp-image-25922" /></p><p>Soluto keeps track of the boot history since it runs on every Windows startup. Downloads have been activated again on the <a
href="http://www.soluto.com/">Soluto</a> website. The program is compatible with 32-bit and 64-bit editions of the Microsoft Windows operating system.</p><p>Advanced users might also find ways to tweak the core applications that are displayed in the required section as some are started by services of which some might not be needed. Read the <a
href="http://www.ghacks.net/2010/02/01/windows-services-optimizer-smart/">Windows Services Optimizer SMART</a> for a program that can automatically optimize the services.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/03/analyze-windows-startup-time-with-soluto/feed/</wfw:commentRss> <slash:comments>21</slash:comments> </item> <item><title>Windows Startup Selector</title><link>http://www.ghacks.net/2010/04/02/windows-startup-selector/</link> <comments>http://www.ghacks.net/2010/04/02/windows-startup-selector/#comments</comments> <pubDate>Fri, 02 Apr 2010 08:38:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[computer startup]]></category> <category><![CDATA[startup profiles]]></category> <category><![CDATA[startup selector]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24111</guid> <description><![CDATA[Windows users have no option to change their startup programs other than to manually edit them using either the msconfig tool or a more sophisticated third party alternative such as Autoruns. But disabling Windows startup items means that these need to be enabled manually again in case they are need at a later time. Not [...]]]></description> <content:encoded><![CDATA[<p>Windows users have no option to change their startup programs other than to manually edit them using either the msconfig tool or a more sophisticated third party alternative such as Autoruns. But disabling Windows startup items means that these need to be enabled manually again in case they are need at a later time. Not a very comfortable way of handling those computer startup items.</p><p>Startup Selector is a free program for Windows that makes this process a little bit easier. It can save the current startup items or load a previously backed up startup profile. It can in this regard for instance be used to create startup profiles for specific usage scenarios on the computer system.</p><p><span
id="more-24111"></span>The software program displays a basic but easy to handle interface after installation and startup. The only option provided on first run is to backup the current profile which will become available on later runs in the restoration pulldown menu.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/windows_startup_selector.jpg" alt="windows startup selector" title="windows startup selector" width="467" height="419" class="alignnone size-full wp-image-24112" />There is unfortunately no option to handle the configuration of different startup profiles right in Startup Selector which would make it a lot easier. The computer user needs to change the startup items manually, open the program again and save that profile as well. This has to be repeated for all different startup profiles the user wants to create.</p><p>A new profile that the user wants to load on the next system start needs to be picked manually in the program as well. There do not seem to be options to run the program with command line parameters or schedule specific profiles to be run on specific dates.</p><p>Startup Selector is a simple program that can still aid some users, especially when multiple users share a computer or when a computer is used for at least two different purposes. The software is compatible with 32-bit and 64-bit editions of the Windows operating system and <a
href="http://www.hiren.info/downloads/freeware-tools/9">can be</a> downloaded from the developer&#8217;s website. (via <a
href="http://www.shellcity.net/?egg=d">Shellcity</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/02/windows-startup-selector/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Mute The Computer On Startup</title><link>http://www.ghacks.net/2010/03/21/mute-the-computer-on-startup/</link> <comments>http://www.ghacks.net/2010/03/21/mute-the-computer-on-startup/#comments</comments> <pubDate>Sun, 21 Mar 2010 11:37:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[auto mute]]></category> <category><![CDATA[laptop]]></category> <category><![CDATA[mute laptop]]></category> <category><![CDATA[startup sounds]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23751</guid> <description><![CDATA[Have you ever started your laptop in a crowded area and felt embarrassed because of the loud startup sound that it played once it loaded the operating system? Some PC users turn off all system sounds to avoid this problem while others do not want to work without those sounds and have to rely on [...]]]></description> <content:encoded><![CDATA[<p>Have you ever started your laptop in a crowded area and felt embarrassed because of the loud startup sound that it played once it loaded the operating system? Some PC users turn off all system sounds to avoid this problem while others do not want to work without those sounds and have to rely on other methods to mute the computer on system startup.</p><p>Auto Mute is a small software program that can aid users who want to work with computer sounds and a silent startup.</p><p><span
id="more-23751"></span>The tiny program can mute sounds on logoff, suspend and shutdown so that the next system startup is quite. It can be integrated into the autostart of the PC so that it gets executed every time the user logs off, suspends or shuts down the PC. It can also mute sounds when the screensaver appears and provides a handy keyboard shortcut to turn sounds on and off while working with the PC.</p><p>The standard shortcut to do that is CTRL F10. Auto Mute is a portable software program for the Windows operating system that is <a
href="http://www.karpolan.com/software/auto-mute/">available</a> for download at the developer&#8217;s website. It is compatible with most Windows operating systems including 64-bit editions.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2010/03/auto-mute.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/03/auto-mute.png" alt="auto mute" title="auto mute" width="338" height="386" class="alignnone size-full wp-image-52494" /></a></p><p>Update: Auto Mute 4.0 has been released recently. The new version adds several new features to the software program. Most notably are an option to hide the software&#8217;s system tray icon, an automatic memory cleaner that frees up unused memory used by the software more frequently and Pingnotify statistics support for events- PingNotify is a third party software that links desktop applications with a Google Analytics account.</p><p>The new version of auto Mute is still portable and compatible with all recent versions of the Microsoft Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/21/mute-the-computer-on-startup/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Optimize Windows Startup Programs With Start-Q</title><link>http://www.ghacks.net/2010/02/14/optimize-windows-startup-programs-with-start-q/</link> <comments>http://www.ghacks.net/2010/02/14/optimize-windows-startup-programs-with-start-q/#comments</comments> <pubDate>Sun, 14 Feb 2010 15:50:01 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autostart]]></category> <category><![CDATA[start-q]]></category> <category><![CDATA[startup programs]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <category><![CDATA[windows startup programs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23057</guid> <description><![CDATA[The Windows operating system launches all startup programs more or less at the same time during system start. This can slow down the startup of the system significantly especially with multiple applications in the autostart list. The consequence for the user is a slower unresponsive system until the programs have all been started. The most [...]]]></description> <content:encoded><![CDATA[<p>The Windows operating system launches all startup programs more or less at the same time during system start. This can slow down the startup of the system significantly especially with multiple applications in the autostart list. The consequence for the user is a slower unresponsive system until the programs have all been started.</p><p>The most popular option to reduce the lag at startup is to remove some or even all of the autostart programs so that they are not launched automatically anymore during Windows startup.</p><p>But that&#8217;s not always practicable especially for programs that are used regularly by the user.</p><p><span
id="more-23057"></span>Start-Q offers another option to handle startup programs to reduce the impact they have on the computer system&#8217;s performance.</p><p>The idea is to provide a startup queue that manages when and how the programs are launched.</p><p>The program window displays a list of all startup programs. The first step in the configuration process of Start-Q is to move those entries that the user wants to autostart in the queue below. This can be done by dragging and dropping the entries to the bottom queue or by selecting an entry and selecting the add startup item to queue icon.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/windows_startup_programs-500x375.jpg" alt="" title="windows startup programs" width="500" height="375" class="alignnone size-medium wp-image-23058" /></p><p>A dialog is displayed for each program that is added to the queue of the software program. This is where the actual configuration is taking place.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/startup_programs.jpg" alt="" title="startup programs" width="482" height="441" class="alignnone size-full wp-image-23059" /></p><p>The software has the following options for each startup item:</p><ul><li>Delay the startup by x hours, x minutes and x seconds.</li><li>Change the initial window state from normal to hidden, minimized or maximized</li><li>Change the default process priority from normal to idle, high or real time</li><li>Make all Windows startup items that are further down in the queue wait until the application is fully active before loading the next queue app.</li><li>Pause the loading of startup items until the program has (been) closed</li></ul><p>Start-Q needs to be activated once the queue has been filed with startup programs. The user has the option to let the software launch with a gui or silently in the background.</p><p>Activating Start-Q initiates the following process: All startup programs that have been moved to the program&#8217;s queue are removed from their initial startup locations in the Windows operating system since they are now launched by Start-Q instead. Start-Q will be added to the list of programs that are started during Windows startup.</p><p>The software to optimize Windows startup programs <a
href="http://www.start-q.com/">can be</a> downloaded at the developer&#8217;s homepage where it is available free of charge. It worked without problems on our Windows 7 test system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/14/optimize-windows-startup-programs-with-start-q/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Autoruns 9.5</title><link>http://www.ghacks.net/2009/05/08/autoruns-95/</link> <comments>http://www.ghacks.net/2009/05/08/autoruns-95/#comments</comments> <pubDate>Fri, 08 May 2009 16:40:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autoruns]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[startup manager]]></category> <category><![CDATA[sysinternals]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/05/08/autoruns-95/</guid> <description><![CDATA[Autoruns is probably the most popular and advanced Windows startup manager. It is a portable lightweight application that can be used to configure practically anything that deals with files that are loaded during the Windows system start. It goes beyond a simple application that lists programs in some of the possible locations that can contain [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Autoruns is probably the most popular and advanced Windows startup manager. It is a portable lightweight application that can be used to configure practically anything that deals with files that are loaded during the Windows system start. It goes beyond a simple application that lists programs in some of the possible locations that can contain startup items including information about Windows Explorer, Internet Explorer, Scheduled Task or Print Monitors among others. The program divides the information into 17 different tabs that display the location the entry was found and a checkbox to enable or disable it.</p><p><span
id="more-12684"></span>Removing entries from the list of programs that get started during system start will prevent them to be loaded after the next reboot. Inexperienced users should be very cautious on the other hand as the program displays important files that are needed to run the operating system properly.</p><p>The update to Autoruns 9.5 added a new tab to the startup manager. Autoruns now displays multimedia codecs &#8220;which are gaining popularity as an extension mechanism used by malware gains automatic execution.&#8221;</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/autoruns95-500x347.jpg" alt="autoruns95" title="autoruns95" width="500" height="347" class="alignnone size-medium wp-image-12683" /></p><p>A click on the Codecs tab in Autoruns displays now system codecs as well. It is probably a good idea to hide Microsoft and Windows codecs from the list to make it more accessible.</p><p><a
href="http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx">Autoruns</a> can be downloaded from the Windows Sysinternals homepage. It is compatible with client and server operating systems starting with Windows XP and Windows Server 2003.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/08/autoruns-95/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Windows Boot Timer</title><link>http://www.ghacks.net/2008/05/05/windows-boot-timer/</link> <comments>http://www.ghacks.net/2008/05/05/windows-boot-timer/#comments</comments> <pubDate>Mon, 05 May 2008 08:34:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[boot timer]]></category> <category><![CDATA[optimize]]></category> <category><![CDATA[optimize boot]]></category> <category><![CDATA[speed up]]></category> <category><![CDATA[speed up windows]]></category> <category><![CDATA[system boot]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4009</guid> <description><![CDATA[What is your PC&#8217;s boot time ? I bet you cannot answer that question exactly, I know I was not able to until I discovered the Windows application Boot Timer which measures the boot time of a computer with an Windows operating system. The time measured is the time between the appearance of the Bios [...]]]></description> <content:encoded><![CDATA[<p>What is your PC&#8217;s boot time ? I bet you cannot answer that question exactly, I know I was not able to until I discovered the Windows application Boot Timer which measures the boot time of a computer with an Windows operating system. The time measured is the time between the appearance of the Bios screen to the first file that is loaded in Windows.</p><p><a
href="http://www.planetsoft.org/">Boot Timer</a> is currently only compatible to Windows NT, Windows XP and Windows XP 64-bit editions but the author promises to make it compatible to Windows Vista in future updates. To use Boot Timer simply double-click the executable and the application will automatically display a popup after the next computer restart that displays the boot time of the system.</p><p>This is a great utility for users who want to optimize their boot time.There are several possibilities to reduce the boot time of a PC. I do not want to get into all of them but here are a few tips on how to reduce the boot time:</p><p><span
id="more-4009"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/05/bootzeitce9.jpg" alt="boot timer" title="boot timer" width="233" height="105" class="alignnone size-full wp-image-4010" /></p><ul><li><a
href="http://www.ghacks.net/2007/08/16/clear-all-non-system-fonts-automatically/">Remove Fonts</a> that are not needed anymore</li><li><a
href="http://www.ghacks.net/2005/11/29/autoruns-84/">Remove Startup Programs</a> that start with Windows</li><li>Change Bios settings</li><li><a
href="http://www.ghacks.net/2007/10/18/check-and-compress-the-registry/">Compress the Windows Registry</a></li></ul><p>Got any more tips, let me hear them !</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/05/windows-boot-timer/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Startup Control Panel and Startup Monitor</title><link>http://www.ghacks.net/2006/08/11/startup-control-panel-and-startup-monitor/</link> <comments>http://www.ghacks.net/2006/08/11/startup-control-panel-and-startup-monitor/#comments</comments> <pubDate>Fri, 11 Aug 2006 06:13:12 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[startup control panel]]></category> <category><![CDATA[startup monitor]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/08/11/startup-control-panel-and-startup-monitor/</guid> <description><![CDATA[Startup Control Panel and Startup Monitor are actually two programs not just one. The first, Startup Control Panel, is a 59K freeware that scans various paths and registry entries for programs that are run at startup. This is great if you need a quick basic overview, if you need an in depth overview try autoruns from sysinternals. Startup Control Panel lists three registry entries and two paths, those are the locations where most programs are autostarted.]]></description> <content:encoded><![CDATA[<p><a
target="_blank" title="startup control panel freeware" href="http://www.mlin.net/StartupCPL.shtml">Startup Control Panel</a> and Startup Monitor are actually two programs not just one. The first, Startup Control Panel, is a 59K freeware that scans various paths and registry entries for programs that are run at startup. This is great if you need a quick basic overview, if you need an in depth overview try <a
target="_blank" title="autoruns sysinternals startup control" href="http://www.ghacks.net/2006/05/18/do-i-really-need-to-to-run-this-program-at-startup/">autoruns</a> from sysinternals. Startup Control Panel lists three registry entries and two paths, those are the locations where most programs are autostarted.</p><p>You are free to disable, edit, rename and create new entries to the various autostart lists. As I said, if you need a quick overview this might be worth a look. Simply download, unpack and run it from that location. No installation is needed at all. <a
target="_blank" title="startup monitor" href="http://www.mlin.net/StartupMonitor.shtml">Startup Monitor</a> is running as an background task monitoring the various autostart locations and reporting changes to it.</p><p><span
id="more-703"></span>This means that it will create a popup information as soon as a program tries to create an entry in those autostart locations. The name of the software and its location are displayed in the popup and you have the option to allow or disallow this entry to be written. The installation is as easy as that of Startup Control Monitor: Download, unpack, run, that´s all there is to do.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/08/11/startup-control-panel-and-startup-monitor/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
