How To Disable Startup Programs

Start up programs runs with the windows after the welcome screen has appeared. The software developers uses this feature to run their program in background. Some programs like search tool-bars, Ask toolbar, Babylon tool-bars etc.. and some other junk programs also runs in background and uses the system resources.

We can save system resources and speedup the windows booting time disabling unuseful and junk software which are no need to run always in background.



We can save system resources and speedup the windows booting time disabling unuseful and junk software which are no need to run always in background.

Disable Startup Programs Using Msconfing

  • Open Run by pressing Win+R.
  • Type msconfig and press Enter.
  • Navigate to Startup Tab. 
  • Untick the check boxes for the programs which you want to disable.
  • Press Apply button to save the settings.
  • It will ask you to restart the computer. Select Restart to apply setting immidiately OrSelect Exit Without Restart to apply settings later.
  • You can follow the same steps on windows xp, windows Vista, windows 7 and windows 8.
Note:
  • Don't disable the motherboard, Graphics driver, Audio driver and Antivirus Programs.

Related Posts:

  • How to "Delete administrator Password" without any software Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password).… Read More
  • Tcp tutorial part 1 TRANSMISSION CONTROL PROTOCOL (TCP):TCP takes large blocks of information from an application andbreaks them into segments. It numbers and sequences eachsegment so that the destinations TCP protocol can put thesegments back … Read More
  • Share an Internet Connection With Multiple Computers Share an Internet Connection With Multiple Computers Linux offers the ability to act as both firewall and router for multiple computers. You can easily set this up using iptables. Execute the following commands o… Read More
  • Linux Commands How to search files for specific terms: grep -r [search term] . How to add items such as svn, mvn, java, etc. to your PATH and set environment variables for all users: Edit the /etc/profile file and then run .[space]/etc/p… Read More
  • Tcp tutorial part 2 TCP Segment format:The figure below show the TCP segment format. It show the differentfield within the TCP header.bit 0 bit 16 bit 32------------------------------------------------------------------Source port (16) Destinat… Read More

0 comments: