How To Turn off QuickTime from Startup Menu

Stop QuickTime from loading when Windows starts up.
by Updated January 29, 2009

If you're like me and sick of having the QuickTime icon show up in your system tray every time you turn your computer on, try this for QuickTime version 7:

  1. Start Quicktime and click on the Edit menu.
  2. Go to Preferences, and then select QuickTime Preferences.
  3. No go to the Advanced tab, and uncheck the checkbox that says "Install QuickTime icon in system tray."

For computers with an older version of QuickTime try this:

  1. Right click on the Q icon in the startup task bar.
  2. Select QuickTime Preferences, then select Browser Plug-in.
  3. Then uncheck the checkbox that says QuickTime system tray icon.

That should prevent QuickTime from loading the QuickTime icon in your system tray when your Windows computer starts up.

To completely stop the QuickTime Task Tray from loading on startup, and to free up system resources used by the qttask.exe program following these steps:

  1. Click Start from Windows XP
  2. Now click on 'Run..'
  3. In the Run dialog pop up box, type: msconfig
  4. Click 'OK'
  5. In the System Configuration Utility pop up box, click on the 'Startup' tab.
  6. Now in the Startup Item column, scroll down until you find qttask, and uncheck the checkbox next to it. (The qttask.exe file is what loads the system tray icon)
  7. Click 'OK'
  8. Click 'Restart', to restart your computer, so that the System Configuration changes take effect.
  9. After your computer starts up, a System Configuration Utility box will pop up, make sure you check the checkbox that says "Don't show this message or launch the System Configuration Utility when Windows start:"
  10. Then click 'OK' to finish.

 

 

 


0
1

1 Comment

anonymous by trevor harrison on 2/5/2007
Thanks for your help on removing the annoying quicktime program from loading at windows startup

Add your comment

by Anonymous - Already have an account? Login now!
Your Name:

Comment:
Enter the text you see in the image below
What do you see?
Can't read the image? View a new one.
Your comment will appear after being approved.

Related Posts


This tutorial goes through the steps of how to import a SQL script file into a MySQL database.  more »

There's a good chance that if you're database driven application is running into the following sql error message that says "String or binary data would be truncated", that the error is being caused by an issue in a SQL statement or in the SQL code of a...  more »

I recently ran into an issue with the ELMAH Error logger Table getting way TOO Big in my SQL Server database. The table row size in the ELMAH_Error table had over 200,000 rows. This was way more than I ever needed to look at, and was causing other issues...  more »

So if you have the latest version of Outlook, you may be experiencing the problem that when you click on a link in your email it OPENS up the page in Microsoft Edge. But instead of opening a link in Edge, you want the link to open in your Default Browser,...  more »

When developing websites or applications in Visual Studio.NET, you sometimes need to have Visual Studio run as an administrator. For instance, if you are developing a Web Application Project that uses IIS7 as the local development server for testing,...  more »

Just recently, I decided to setup an old computer with a brand new hard-drive to test out Windows 7 Beta, and while setting this up I decided I wanted to connect the computer to my HP Windows Home Server. The only problem was that I could not find the...  more »

Here's how you can quickly pair your Apple AirPods with your Windows PC.  more »

In the following step by step, I will take you through the process of deleting existing hard drive partitions, formating and installing Windows XP on a hard drive using the Windows XP installation CD. Note: If you have any data/applications or drivers on...  more »

So yesterday I downloaded the new version of iTunes 9, and updated my iPhone with OS version 3.1. Everything seemed to be working great until I went to play my podcast playlists on my iPhone. The podcast playlists were not syncing to my iPhone for some...  more »

Ever since moving to a Windows 7 (64 bit) computer, I haven't been able to view Photoshop thumbnail previews of .psd files in Windows Explorer. However, today I decided to find a solution to this anonying problem, so that I could start seeing previews of...  more »

Early today, I received an email from my Grandma who will turn 90 years old in just a few months asking me the following question: "How do I delete two or three files at one time?" In order to answer this somewhat complicated process and make it...  more »

If you've recently moved a Visual Studio.net web site project (wsp) or web application project(wap) to deploy on Internet Information Services 7 (IIS7) you may have discovered that your Tiny_MCE text editor no longer is showing up and getting the pop-up...  more »