<?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>Startup Archives - Joshua Bellendir</title>
	<atom:link href="https://www.joshuabellendir.com/tag/startup/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.joshuabellendir.com/tag/startup/</link>
	<description>Global CIO &#124; Transformation Leader &#124; Trusted Advisor</description>
	<lastBuildDate>Tue, 18 Nov 2025 06:45:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/www.joshuabellendir.com/wp-content/uploads/2017/10/cropped-cropped-JBlogo.png?fit=32%2C32&#038;ssl=1</url>
	<title>Startup Archives - Joshua Bellendir</title>
	<link>https://www.joshuabellendir.com/tag/startup/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">186330610</site>	<item>
		<title>How to Start a Windows Application Automatically When Your Computer Turns On</title>
		<link>https://www.joshuabellendir.com/how-to-start-a-windows-application-when-your-computer-starts/</link>
					<comments>https://www.joshuabellendir.com/how-to-start-a-windows-application-when-your-computer-starts/#respond</comments>
		
		<dc:creator><![CDATA[Joshua]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 00:00:00 +0000</pubDate>
				<category><![CDATA[Tech & Business]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Startup]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://wp.joshuabellendir.com/?p=163</guid>

					<description><![CDATA[<p>There are times when you want a Windows application to start automatically as soon as your computer boots up, even before you log into your account. Many programs designed to run unattended offer an option to run as a Windows service, which allows them to launch as soon as Windows &#8230;</p>
<p>The post <a href="https://www.joshuabellendir.com/how-to-start-a-windows-application-when-your-computer-starts/">How to Start a Windows Application Automatically When Your Computer Turns On</a> appeared first on <a href="https://www.joshuabellendir.com">Joshua Bellendir</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>There are times when you want a Windows application to start automatically as soon as your computer boots up, even before you log into your account. Many programs designed to run unattended offer an option to run as a Windows service, which allows them to launch as soon as Windows finishes loading. But if your application does not offer that feature, you can still configure it to start on boot.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Why Would You Need This?</strong></h2>



<p>There are plenty of scenarios where this becomes useful:</p>



<ul class="wp-block-list">
<li>You have a computer acting as a media server for your game console.</li>



<li>You are streaming movies or music from a PC to your phone or tablet.</li>



<li>The machine sits in a closet or basement with no monitor or keyboard connected.</li>



<li>You want to power it on and walk away without logging in.</li>



<li>You access your PC remotely and need certain applications running before someone logs in.</li>
</ul>



<p>In my case, I use an iPhone app that lets me remotely turn on my PC over the cellular network. Since no one is home to log into Windows and launch the application, I need Windows to do it automatically on startup.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>How to Set It Up</strong></h2>



<p>The simplest way to accomplish this is by creating a scheduled task in the Windows Task Scheduler. You can do this in Windows XP, but the steps below walk through the process using Windows 7. The steps are very similar in later versions of Windows.</p>



<h3 class="wp-block-heading"><strong>Step-by-Step Instructions</strong></h3>



<ol class="wp-block-list">
<li>Open <strong>Control Panel</strong></li>



<li>Open <strong>Administrative Tools</strong></li>



<li>Launch <strong>Task Scheduler</strong></li>



<li>Click <strong>Create Task</strong><br>(Do not use “Create Basic Task” because it does not provide the settings needed to start before login.)</li>



<li>Under the <strong>General</strong> tab:
<ul class="wp-block-list">
<li>Select <strong>Run whether user is logged on or not</strong></li>
</ul>
</li>



<li>Go to the <strong>Triggers</strong> tab:
<ul class="wp-block-list">
<li>Click <strong>New</strong></li>



<li>Select <strong>At Startup</strong> as the trigger</li>
</ul>
</li>



<li>Go to the <strong>Actions</strong> tab:
<ul class="wp-block-list">
<li>Click <strong>New</strong></li>



<li>Select <strong>Start a program</strong></li>



<li>Browse for the program you want Windows to launch during boot</li>
</ul>
</li>



<li>When saving the task, Windows will ask for your username and password.
<ul class="wp-block-list">
<li>Enter your credentials so the application can run with your user permissions even when you are not logged in.</li>
</ul>
</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Test Your Setup</strong></h2>



<p>Restart your computer and wait at the login screen. Your application should already be running. If everything is configured correctly, Windows will start the program automatically the moment the system boots up.</p>
<p>The post <a href="https://www.joshuabellendir.com/how-to-start-a-windows-application-when-your-computer-starts/">How to Start a Windows Application Automatically When Your Computer Turns On</a> appeared first on <a href="https://www.joshuabellendir.com">Joshua Bellendir</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.joshuabellendir.com/how-to-start-a-windows-application-when-your-computer-starts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">163</post-id>	</item>
	</channel>
</rss>
