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


Here's one way to setup your connection string for a SQL Server 2008 Express database for a live website using ASP.NET on Windows Server 2008. Open "Sql Server Configuration Manager" -> the click on "SQL Server Network Configuration" -> then click...  more »

Wordpress is a blogging application that provides basic content management to those who manage their own website blogs. It is free and available for download at Wordpress.org and is the most commonly used program for bloggers. A blog is essentially a...  more »

While using my new Windows 7 64-bit computer, with Visual Studio 2010 running as Administrator, I began getting the following error while trying to open up individual c# files or asp.net files in VS2010: "There was a problem sending the command to the...  more »

I just came across a way to test a data providers connection string (like a SQL Server database) with the help of a plain text file using Notepad. To investigate and test out if your connection string works, your going to want to create a UDL file. To do...  more »

Email messages sometimes are sent with images attached, which make saving the images to your computer fairly easy. However, sometimes the pictures are only embedded within the actual email message without the ability to download any attachments. This can...  more »

The AjaxFileUpload control that's part of the AJAX Control Toolkit, works great for easily uploading multiple files at once. However, it gets a little tricky if you want to update an UpdatePanel after all the files have finished uploading, especially if...  more »

Here's how you can add "nofollow" tags to links generated by a Sitemap file that is bound to an ASP.NET Repeater control using a SiteMapDataSource. I'm currently using this technique for the footer links of GotKnowHow.com, so if you View Source of the...  more »

It's not the most intuitive process to add an Apple Store Gift Card to the Wallet app on your iPhone. Apple Store gift cards seem to be considered Apple Passes, not Apple Pay/ Credit cards. Fortunately, there is a way to do it that's not too complicated...  more »

If you're making the jump to begin using the Windows Live Mail email client now in Windows 7, from the Windows Mail client that was on Windows Vista, you may want to transfer over your previously entered email account setup details that you had been using...  more »

This tutorial will teach you how to use the SUM function in Microsoft Excel to add column values together in order to calculate a total amount.  more »

This computer tip will help you quickly increase or decrease the size of text on a web page or in an email message for better viewing using a mouse click wheel.  more »

Finding Cookies in Windows Vista is a little trickier than you might think. Most cookies are found in the following folder location: C:\Users\<user>\AppData\Roaming\Microsoft\Windows\Cookies\Low So you can just type that into the windows address bar...  more »