☰ Menu

HOW TO DISABLE THE START-UP PROCESSES OR SOFTWARE.

HOW TO DISABLE THE START-UP PROCESSES OR SOFTWARE.


We all aware about the start-up software and processes that get started when you starts the computer.These process or software makes your operating system to load slowly because these keep running during starting of computer and make it slow to start.Thus it takes time in starting up.the main of these processes are is the long time taken by the windows or any other operating system to load.The main difference between the process and software is that processes runs in background users can't see their results but software runs in foreground and users can see their results.Usually any operating system takes less than a minute to start-up but if there are many processes which have start-up enabled then it will takes long time to start-up because first operating system loads the processes into computer memory.Mostly these processes are software updater ,antivirus,download manager .The good thing is that we can disable these processes and software.I will tell you with screenshot on how to disable these processes so that you all understand it easily.I'm here is just to make everybody know.If you are worrying that it may make your system unstable.Don't worry about that nothing happen to your system.It will have high speed ,less booting time than before.If by chance something happens to your system you can revert the changes means you can enable the process which we will disable.I will guide you throughout the process.   

so Let's start our tutorial on "How to disable the start-up software and processes".



STEP :-[1]

            First of all you need to go to your PC's desktop.The very first screen which shows when you computer starts up.As shown in the screenshot below.If your are not at desktop you just click the button given on the task-bar at the very right side consecutive to date and time.

                          

 


STEP :-[2]                                  Now take the cursor to the 'task-bar' the down strip on which running software or programs shows up it has start button on the very left side followed by file explorer ,edge and many more programs and it has date-time box the right side followed by desktop button.After that right click on the task-bar.just go to the empty area of task-bar and right click there ,it will show some option.Watch-out the screenshot below.



   
       STEP :-[3]

STEP :-[3]                                             After right clicking on the task-bar you will see some options vertically one over one.There will be an option named as "TASK MANAGER".Simply click on it.You can run the same 'Task manager' tool from run.For this go 'START' and open the 'RUN' program.You can also open the 'RUN' program through shortcut key.For this hold the "windows button" in the keyboard and press "R" key.In the Run program type "tskmgr" and it will run the task manager.Firstly given method is simplest to launch the task manager.This is shown in the screenshot below.

              

STEP :- [4]

                            NOW TASK MANAGER IS OPENED . BUT SOMETIMES IT SHOWS ONLY FEW SETTINGS AND WE NEED TO GET FULL SETTING SO FOR THIS CLICK ON "MORE DETAILS" OPTION THAT WILL BE GIVEN BELOW. THE SCREENSHOT IS GIVEN BELOW.


         STEP :- [5]

                                                          NOW YOU REACHED IN FULL MODE OF TASK MANAGER AND THERE WILL BE FEW VERTICALLY TAB . ONE OF AMONG ALL THE TAB IS "START-UP" NAMED TAB . CLICK ON THAT "START-UP" NAMED TAB. AS SHOWN IN THE SCREENSHOT BELOW .

  
                     STEP :- [6] 

                                       NOW YOU REACHED THE DESTINATION . HERE YOU WILL SEE THE FULL LIST OF ALL THE PROCESSES AND SOFTWARE THAT START-UP ENABLED  AND KEEP RUNNING DURING THE START UP PROCESS OF COMPUTER. NOW CLICK ON THE PROCESS THAT YOU WANT TO DISABLE . I HAVE GIVEN A SCREENSHOT BELOW THAT SHOWS THE START-UP TAB. IN THIS SCREENSHOT YOU WILL SEE THE PROCESSES OF COMPUTER THAT KEEP RUNNING DURING  THE START UP OF WINDOWS. I HAVE SELECTED THE VERY FIRST PROCESS FOR DISABLING.


         STEP :- [7]

        AFTER SELECTING THE PROCESS YOU WILL SEE A OPTION WHICH IS "DISABLE" DOWN OF THE TASK MANAGER WINDOW. SEE THE SCREENSHOT BELOW FOR THE SAME.

STEP :- [8]
                 NOW YOU ARE DONE . BUT IF YOU WANT TO ENABLE THE SAME AGAIN YOU CAN DO IT .JUST THE SELECT THE PROCESS WHICH YOU WANT TO ENABLE. AND THEN YOU WILL SEE THE "ENABLE" WHERE EARLIER WAS DISABLE BUTTON JUST DOWN SIDE OF THE OPEN WINDOW OF TASK MANAGER.


How to make offline installer of Visual studio 2017

HOW TO MAKE OFFLINE INSTALLER OF VISUAL STUDIO 2017.


Well you all heard about visual studio 2017 which was released in March 2017. It is the best of Microsoft having all the tools which is required by developers from universal windows tools to android ,and to ios all tools. It has got everything you need to create great apps for devices or desktop apps, for the web and in the cloud. Write code for iOS, Android, and Windows in one integrated development environment (IDE). Get great IntelliSense, easy code navigation, fast builds, and quick deployment. Visual Studio increases your productivity and makes it easy to do your work alone or as part of a larger team. It comes in three forms namely community for single person which is totally free , professional for professionals which is trial version and enterprise for teams which is also trial version. 


Its offline installer is not launched by the company but one can make full offline installer of any version which may be community , professional or enterprise as with the guide which i will give you in this post.


STEP :- [1] 

                   First of all download the online installer or executable file of  visual studio 2017 . you can download it from the link given below of any version. To download just click on the download button given below the required version .

Download visual studio community :- 


Download visual studio professional :-


Download visual studio enterprise :-



STEP :- [2]  

            Now you got executable file copy and paste that file to the following location:-


           C:\Users\[user name]


here user name means whatever be the name you given to you computer user. The location is also shown in screenshot below.


STEP :- [3]     

           Now go to star menu and open command prompt . after opening of the command prompt type the following command:-


                  vs_community.exe --layout e:\new folder --lang en-US


 
Here first i typed the name of the file means version of visual studio of which we need to make offline installer. Remember if the file you download in step 1 have the larger name which may be build number then rename that to vs_community if you version is community ,vs_professional if your version is professional and vs_enterprise if your version is enterprise.then i typed [--layout ] and after that the location where you want to save the offline installer .and after that [--lang en-US ] which is the language of visual studio. By default it is install all elements.The example is shown in screenshot below.

STEP :-  [4]    

             After typing the command given in above step Press "Enter key". Now it will ask permission whether to run the software. After that the process starts and it starts downloading. During the process you may see some windows come in and going out. All these are shown in screenshots below :-








The download for full version is about 12 GB but it may vary from PC to PC and it is increasing with new build version. it will took few hours to complete . when it is complete open the folder where you saved the offline installer there you find folder  named as " CERTIFICATES " install those certificates into you PC and after that go down in the folder where you saved the offline installer you will executable file named as the version which you downloaded. Run that file and it will show some options which  are tools like mobile development ,universal development and many more. Select the required tools option and click on install button which will be given below on the same opened window.