What is Svchost.exe?

There are lots of programs running on your pc in order to make it work properly overall. Every one of these programs need plenty of info to operate and perform important processes which make using your computer very simple. However , what we have no idea is the countless number of information and data that is needed to operate these operations flawlessly.

All of the details that is needed to make your computer or laptop applications work properly are residing in DLL files. These are files that can’t be used directly by you. For these DLL files to operate correctly you’ll need various other files that behave as a medium for them. They are the EXE files. They’re what svchost.exe files are and so they allow you to run the DLL files that are existing on your pc. Without having svchost.exe you won’t be able to access the DLL files no matter what. Thus these files are totally necessary for the operating of your computer.

Svchost.exe means Generic Host Process for Win32 Services is an essential part of Windows Operating system. It can’t be ceased or restarted manually. At startup, svchost.exe checks the services part of the registry to create a list of services which it has to load. In regular circumstances multiple instances of svchost.exe operate simultaneously. Every svchost.exe session can have a collection of services, in order that individual services could be run depending on how and where svchost.exe is started.

It is essential for the stability and safety of your Windows Os, and shouldn’t be ended when it is running. In case you have an error or problem, you won’t be able to access some services. If you stop one svchost.exe when windows is running, you might get unpredicted implications including failure of network connection, computer shutdown, or Windows crash and so forth.

The simplest way to determine which svchost.exe file is being used is to open the Task Manager and then click the “show process from all users” checkbox. For vista, right-clicking on the process and selecting “Go to Service” is adequate. Once it’s obvious which service the svchost.exe is performing, you’ll be aware whether to stop it or to let it stay running. For reference, you can visit: http://www.techtipsmag.com/what-is-svchost-exe-and-what-services-are-running-behind/

Open Command Prompt from Windows Explorer

I usually need to run a command from command prompt, however I need to navigate to many directories/sub directories to run the command from correct folder. Consider you want to run a command from C:\Windows\System32\drivers\etc directory as shown below.

windows-explorer-address-bar

Normally, you open command prompt by typing cmd in Run Command window. Then navigate to C:\Windows\System32\drivers\etc directory and run your command. However with Windows 7, you can open command window directly from Windows Explorer. If you right-click on the folder by pressing Shift key at the same time, there will be another option in the context menu: “Open command window here”.

open-command-window-here

Once you click “Open command window here” from Windows Explorer, a command prompt will open.

command-prompt