Skip to main content

How to load windows PC faster by adjusting startup programs and services

     Hello friends. Today we are going to talk about how to load windows PC faster (i.e. increase the boot time of windows PC). First let me tell that what is boot time ? Boot time is the time which is taken by windows to load the PC completely. During booting, many programs and services also load with windows. If there are so many programs during startup of windows, obviously  windows will take more time for loading.

    So by stopping some unnecessary startup programs, we can load our PC faster.

    So here are the steps -

   1. Click on start button and type msconfig in the search box. After that you will see msconfig program in
the search list. Open it.



    2. Then you will see this window-


    3. Now select 'Selective startup' and check the options which are showed in the following image-



     4. Now click on startup tab and remove the tick from the front of the program names which are not necessary. (note : Do it with cautions.) 


    5. Now click on 'Services' and remove the tick from the front of the service names which are not necessary. (note : Do ti with cautions and don't forget to tick 'Hide all Microsoft services')


    6. Now click on apply then click on OK


    7. Then a small window will pop-up for conformation of restating windows. Click on restart.


    That's all. Now your windows PC will load faster. Share this with your friends !!!!

Comments

Popular posts from this blog

Increase Internet speed by adjusting system reservable bandwidth

     In windows 7, the system reserves the 20 % of total bandwidth of internet connection for the programs running on the system. By adjusting this bandwidth value, we can speed up the internet speed. Previously I posted about how to change DNS settings for increasing internet speed . So you can use this setting with that setting for maximum result.      For this operation we will use gpedit.msc program. So let’s start the operation . 1.      Click on start button and type ‘gpedit.msc’ in the search box. Then click on gpedit at the top of the search result in programs section. 2.      Now you will see the gpedit window. Now click on computer configuration. 3.      After that click on administrative templates 4.      Then click on network. 5.      Then click on QoS Packet Scheduler. 6.      Then ...

Operating system - review & features

What is operating system ?? - An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs. The operating system is a component of the system software in a computer system. Application programs usually require an operating system to function. Use of operating system - For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware,although the application code is usually executed directly by the hardware and frequently makes system calls to an OS function or is interrupted by it. Examples of popular operating systems- include Apple OS X, Linux and its variants, and Microsoft Windows. So-called mobile operating systems include Android and iOS. Other classes of operating systems, such as real-time (RTOS), also exist. 10 Component of operating system - 1) Kernel With the aid of the firmware and devic...