서비스는 운영 체제(operating system) 가 제대로 작동할 수 없는 Windows 의(Windows) 중요한 부분입니다 . 그들은 백그라운드에서 대부분의 작업을 수행하고 일을 발생시키는 작은 미니언입니다. 서비스는 목표를 달성하기 위해 종종 서로를 필요로 하기 때문에 자체적으로 작업을 수행하지 않습니다. Windows 서비스(Windows service) 가 작동하기 위해 다른 서비스가 필요할 때 종속성이 있다고 합니다. 즉, 일부 서비스는 다른 서비스에 의존하므로 Windows 서비스(Windows service) 시작 방식을 비활성화, 지연 또는 변경할 때 각별히 주의해야 합니다. 이 기사에서는 Windows 서비스 의 종속성을 식별하는 방법과 (Windows service)시작 유형(startup type) 을 변경하는 방법을 보여줍니다.:
Windows 에서 서비스(Services) 에 액세스하는 방법
서비스에 대한 세부 정보를 확인하고 종속성을 식별하고 시작 유형(startup type) 을 변경 하려면 먼저 서비스(Services ) 창을 열어야 합니다. 이를 수행하는 방법은 여러 가지가 있으며 이 문서에서 모두 다루었습니다 . Windows (모든 버전) 에서 서비스(Services) 에 액세스하는 9가지 방법.
바쁘고 서비스(Services) 창을 열어야 하는 경우 검색 기능(search feature) 을 사용하여 열 수 있습니다 . Windows 10 의 작업 표시줄, Windows 8.1 의 시작(Start) 화면 또는 Windows 7 의 시작 메뉴(Start Menu, ) 에 있는 검색 필드(search field) 에 있는 Cortana 의 검색 필드 에 (search field)서비스(services) 라는 단어를 입력합니다 . 그런 다음 서비스 또는 "로컬 서비스 보기" 검색 결과를 클릭(Services ) 하거나 탭("View local services") 하면 서비스(click or tap) 창이 열립니다(Services) .
Windows 서비스(Windows service) 의 종속성을 확인하는 방법
많은 경우에 Windows 서비스는 작동을 시작하기 전에 다른 시스템 구성 요소를 실행해야 합니다. 이러한 구성 요소를 종속성이라고 하며 자체 시작에 실패하면 이를 필요로 하는 서비스도 시작되지 않습니다.
서비스 시작에 실패하면 종속성을 검사하고 모든 서비스가 실행 중인지 확인할 수 있습니다. 서비스를 비활성화하려면 다른 시스템 구성 요소나 서비스가 해당 서비스에 의존하지 않는지 확인하는 것도 중요합니다.
서비스의 종속성 목록을 보려면 먼저 속성(Properties) 창을 열어야 합니다. 서비스(Services) 창 에서 해당 이름을 두 번 클릭(또는 두 번 탭)하거나 해당 이름을 마우스 오른쪽 버튼으로 클릭( 길게 탭 )한 다음 (tap and hold)속성(Properties) 을 선택하면 됩니다.
그런 다음 속성(Properties ) 창의 종속성(Dependencies) 탭에서 해당 서비스의 종속성을 볼 수 있습니다 .
종속성(Dependencies ) 탭은 두 섹션으로 나뉩니다.
- 첫 번째 섹션은 "이 서비스는 다음 시스템 구성 요소에 따라 달라집니다"라는("This service depends on the following system components") 내용으로 시작되며 서비스를 시작하기 위해 실행해야 하는 다른 모든 서비스를 나열합니다.
- 두 번째 섹션은 "다음 시스템 구성 요소는 이 서비스에 종속됩니다"라는("The following system components depend on this service") 내용 으로 시작한 다음 선택한 서비스에 종속된 서비스를 나열합니다.
위의 내용을 한 문장으로 설명하자면, 일반적인 개념은 dependencies work -> the selected service works -> services depending on the selected service work as well 입니다.
서비스를 비활성화하는 방법 및 수행할 때 발생하는 일
서비스가 실행되지 않는 것을 의미하는 비활성화하려는 이유가 있는 경우 속성(Properties ) 창의 일반(General ) 탭 에서 비활성화할 수 있습니다. "시작 유형"("Startup type" ) 목록 을 클릭하거나 탭 하고 사용 안 함(Disabled) 을 선택 합니다.
사용자가 서비스를 비활성화하는 것은 권장하지 않지만 일부 실행을 중지하려는 다양한 상황이 있습니다. 일부에서는 필요하지 않거나 원치 않는 서비스를 비활성화하면 리소스를 사용하지 않기 때문에 컴퓨터를 조정하여 부팅하거나 더 빠르게 실행할 수 있다고 말합니다. 이것은 어느 정도 사실이지만 대부분의 경우 개선 사항이 눈에 띄지 않습니다. 그러나 이러한 조정을 수행하려면 서비스를 비활성화하지 않고 "시작 유형"("Startup type" ) 을 수동(Manual) 으로 설정하는 것이 가장 좋습니다 . 이 튜토리얼의 다음 섹션에서 이것이 의미하는 바를 확인할 수 있습니다.
"시작 유형"("Startup type" ) 을 비활성화(Disabled ) 로 설정 하면 선택한 서비스를 절대 시작할 수 없습니다. 실행해야 하는 경우 수동으로 시작하거나 시작 유형(startup type) 을 다시 자동(Automatic) 으로 변경해야 합니다 .
수동으로 시작 하도록 Windows 서비스(Windows service) 를 설정하는 방법 및 수행할 때 발생하는 작업
서비스가 수동으로 시작되도록 설정하려면 속성(Properties) 창을 열고 일반 탭 으로 전환한 다음 (General tab)"시작 유형"("Startup type") 목록 에서 수동(Manual) 옵션 을 선택 합니다.
서비스를 수동으로만 시작하도록 설정하면 Windows(Windows) 가 시작될 때 지정된 서비스가 시작되지 않지만 다른 시스템 구성 요소나 서비스에서 서비스를 요청하면 Windows 에서 실행할 수 있습니다. 이 경우 서비스 는 필요할 때만 실행되기 때문에 Windows 가 부팅되거나 정기적으로 실행될 때 시스템의 리소스가 필요하지 않습니다. 이렇게 하면 서비스를 완전히 비활성화할 때 발생할 수 있는 문제가 발생하지 않도록 안전해야 합니다.
Windows 서비스를 지연하는 방법
덜 중요한 서비스에 대해 고려해야 하는 또 다른 설정은 자동(지연된 시작)(Automatic (Delayed Start)) 입니다. 이 설정을 사용하면 서비스가 자동으로 시작되지만 Windows 에서 (Windows)자동(Automatic) 으로 설정된 더 중요한 서비스 로드가 완료된 후에만 가능 합니다.
이것은 바로 실행할 필요가 없고 부팅 시간도 더 빨라지기를 원하는 서비스에 사용하기에 좋은 설정입니다.
서비스의 시작 유형(startup type) 을 변경하기 전에 서비스의 종속성을 확인 합니까?
불행히도 웹 사이트나 친구의 권장 사항에 따라 서비스를 비활성화하기로 선택할 때 Windows 서비스 간의 종속성을 확인하는 사람은 많지 않습니다 . 결정을 내리기 전에 조금 조사하고 서비스가 어떻게 사용되는지 이해하는 것이 좋습니다. 귀하를 돕기 위해 비활성화할 수 있는 서비스와 시기에 대한 유용하고 SAFE 권장 사항을 공유하는 기사도 게시했습니다. 여기에서 찾을 수 있습니다.
공유할 질문이나 팁이 있는 경우 주저하지 말고 아래 의견 섹션을 사용하여 저희와 이야기하십시오.
How to identify the dependencies of Windows services and change how they start
The services are a νital part of Windows, without which the operating system could not function properly. They are the small minions that do most of the work in the background and make things happen. Services are not doing their jobs on their own, as they often need one another to aсhieve their goals. When a Windоws service needs another service, for it to function it, is called that it has a dependency. In other words, some sеrvices rely on others, and that is why you should bе extra-careful when you intend tо disable, delay or change the way a Windows service starts. In this article, we ѕhow you how to identify the dependencieѕ of Windows servicеs and how to change their startup type:
How to access the Services from Windows
To be able to see details about services, identify their dependencies and change their startup type, you must first open the Services window. There is more than one way to do that, and we have covered them all in this article: 9 ways to access Services in Windows (all versions).
If you are in a hurry, and you need to open the Services window, you can open it by using the search feature. Type the word services in Cortana's search field on the taskbar in Windows 10, on the Start screen from Windows 8.1, or in the search field on the Start Menu, in Windows 7. Then, click or tap on the Services or "View local services" search result, and the Services window should open.
How to see the dependencies of a Windows service
In many instances, Windows services require other system components to run, before they can start operating. These components are known as dependencies and if they fail to start themselves, then the services that require them also fail to start.
When a service fails to start, you can examine its dependencies and make sure every one of them is running. If you want to disable a service, it is also essential to check that other system components or services do not depend on it.
To see the list of dependencies of a service, you must first open its Properties window. You can do it by double-clicking (or double-tapping) on its name in the Services window, or by right-clicking (tap and hold) on it and then choosing Properties.
You can then see the dependencies of that service, in the Dependencies tab from its Properties window.
The Dependencies tab is split into two sections:
- The first section starts by telling you that "This service depends on the following system components" and lists all the other services that must run for the service to be able to start.
- The second section starts by telling you that "The following system components depend on this service" and then lists the services that depend themselves on the selected service.
To explain the above in just one sentence, the general idea is: dependencies work -> the selected service works -> services depending on the selected service work as well.
How to disable a service and what happens when you do
If you have any reasons to want to disable a service, which means that it never runs, you can do it from the General tab of its Properties window. Click or tap on the "Startup type" list and select Disabled.
While we do not recommend that users disable services, there are various situations in which you might want to stop some of them from being run. Some say that, by disabling unneeded or unwanted services, you can tweak your computer so that it boots or runs faster, as it does not use any resources for them. While this is somewhat true, most times the improvements are not noticeable. However, if you want to make such tweaks, it is best not to disable services, but merely set their "Startup type" to Manual. You can see what this means, in the next section of this tutorial.
Setting the "Startup type" to Disabled means that the selected service can never be started. If you ever need it to run, you must start it manually, or change its startup type again to Automatic.
How to set a Windows service to start manually and what happens when you do
To set a service to start manually, open its Properties window, switch to the General tab, and then select the Manual option from the "Startup type" list.
When you set a service to start only manually, the specified service does not start when Windows starts but, if the service is requested by other system components or services, Windows can execute it. In this case, the service needs no resources from the system when Windows boots or when it runs regularly, as it only runs when it is needed. This way, you should be safe from encountering the issues you might see when you disable a service entirely.
How to delay a Windows service
Another setting you should consider for less critical services is Automatic (Delayed Start). This setting makes a service start automatically, but only after Windows is done loading the more essential services, which are set on Automatic.
This is an excellent setting to use for services that you do not need to run right away, and you also want the boot times to be faster.
Do you check the dependencies of services before changing their startup type?
Unfortunately, not many people look at the dependencies between Windows services when they choose to disable services based on the recommendations made by a website or a friend. We recommend that you investigate a bit and understand how a service is used before making any decisions. To help you out, we have also published an article sharing useful and SAFE recommendations on services that can be disabled and when. You can find it here.
If you have any questions or tips to share, do not hesitate to use the comments section below to talk to us.