미학적으로 만족스러운 컴퓨터 화면과 그 화면에서 할 수 있는 일의 끝없는 목록 뒤에는 모든 것을 가능하게 하는 여러 백그라운드 프로세스와 서비스가 있습니다. 일반 사용자에게는 프로세스와 서비스가 동일하지 않은 것처럼 보일 수 있습니다. 프로세스는 수동으로 시작하는 프로그램의 인스턴스이고 서비스는 운영 체제에서 시작하고 백그라운드에서 자동으로 실행되는 프로세스입니다. 서비스는 또한 데스크톱과 상호 작용하지 않습니다( Windows Vista 이후 ). 즉, 사용자 인터페이스가 없습니다.
서비스는 일반적으로 최종 사용자의 입력이 필요하지 않으며 운영 체제에서 자동으로 관리합니다. 그러나 특정 서비스를 구성해야 하는 드문 경우(예: 시작 유형 변경 또는 완전히 비활성화) Windows 에는 기본 제공 서비스 관리자 응용 프로그램이 있습니다. 작업 관리자, 명령 프롬프트 및 powershell에서 서비스를 시작하거나 중지할 수도 있지만 서비스 관리자(Services Manager) 의 시각적 인터페이스를 사용하면 작업이 더 쉬워집니다.
Windows 의 다른 모든 것과 마찬가지로 Services 응용 프로그램을 시작하는 방법에는 여러 가지가 있으며 이 문서에서는 모든 방법을 나열합니다.
Windows 서비스 관리자를 여는 8가지 방법(8 Ways to open Windows Services Manager)
Windows(Services Manager in Windows) 에서 기본 제공 서비스 관리자를 열 수 있는 방법에는 여러 가지가 있습니다 . 우리에 따르면 가장 쉽고 시간이 덜 걸리는 방법은 Cortana 검색 창 에서 직접 서비스(Services) 를 검색 하는 것이고 가장 비효율적인 방법 은 Windows 파일 탐색기 에서 (Windows File Explorer)services.msc 파일 을 찾은 다음 두 번 검색하는 것입니다. 그것을 클릭하십시오. 그럼에도 불구하고 아래의 서비스(Services) 응용 프로그램 을 시작하는 가능한 모든 방법 목록에서 원하는 방법을 선택할 수 있습니다 .
방법 1: 응용 프로그램 시작(Start Application) 목록 사용
시작 메뉴는 Windows 10(Windows 10) 에서 완전히 개편된 것 중 하나였으며 당연히 그렇게 되었습니다. 휴대폰의 앱 서랍과 유사하게 시작 메뉴는 컴퓨터에 설치된 모든 응용 프로그램을 표시하고 모든 응용 프로그램을 쉽게 여는 데 사용할 수 있습니다.
1. 시작 버튼을 클릭(Start button) 하거나 Windows 키(Windows key) 를 눌러 시작 메뉴를 불러옵니다.
2. 설치된 응용 프로그램 목록을 스크롤(Scroll) 하여 Windows 관리 도구(Windows Administrative Tools) 폴더를 찾습니다. 알파벳 머리글을 클릭(Click) 하여 개요 메뉴를 열고 W를 클릭하여 이동합니다.
3. Windows 관리 도구(Windows Administrative Tool) 폴더를 확장하고 서비스(Services) 를 클릭하여 엽니다.
방법 2: 서비스 검색
이것은 서비스를 시작하는 가장 쉬운 방법일 뿐만 아니라 개인용 컴퓨터에 설치된 다른 응용 프로그램(무엇보다도)을 실행하는 것입니다. 검색 시작(Start) 표시줄 이라고도 하는 Cortana 검색 표시줄은 (Cortana)파일 탐색기(File Explorer) 내에서 파일 및 폴더를 검색하는 데 사용할 수도 있습니다 .
1. Windows 키 + S를 눌러 (Windows)Cortana 검색 표시줄(Cortana search bar) 을 활성화합니다 .
2. Services 를 입력하고 검색 결과가 나타나면 오른쪽 패널에서 열기(Open) 를 클릭하거나 Enter 키를 눌러 응용 프로그램을 엽니다.
방법 3: 실행 명령 상자 사용
Cortana 검색 표시줄과 유사하게 실행 명령 상자를 사용하여 응용 프로그램(적절한 명령을 알고 있어야 함)이나 경로가 알려진 파일을 열 수 있습니다.
1. Windows 키 + R을 눌러 실행 명령 상자(open the Run command box) 를 열거 나 시작 검색 표시줄에서 실행 을 검색하고 Enter 키를 누릅니다.(Run)
2. 서비스 .msc(services .msc) 를 열려면 명령을 실행 하여 신중하게 입력하고 확인을 클릭하여 엽니다.
방법 4: 명령 프롬프트(Command Prompt) 및 Powershell 에서(Powershell)
명령 프롬프트(Command Prompt) 와 PowerShell 은 (PowerShell)Windows OS 에 내장된 매우 강력한 두 가지 명령줄 인터프리터 입니다. 둘 다 응용 프로그램 열기를 포함하여 다양한 작업을 수행하는 데 사용할 수 있습니다. 개별(Individual) 서비스는 둘 중 하나를 사용하여 관리(시작, 중지, 활성화 또는 비활성화)할 수도 있습니다.
1. 여기에 나열된 방법 중 하나를(one of the methods listed here) 사용하여 명령 프롬프트를 엽니 다 .
2. 관리자 권한 창에 s ervices.msc(ervices.msc in the elevated window) 를 입력하고 Enter 키를 눌러 명령을 실행합니다.
방법 5: 제어판에서
서비스 응용 프로그램은 기본적으로 제어판(Control Panel) 에서도 액세스할 수 있는 관리 도구입니다 .
1. 실행 명령 상자나 검색 표시줄에 Control 또는 Control Panel 을 입력하고 Enter 키를 눌러 엽니다.(Control or Control Panel)
2. 관리 도구(Administrative Tools) (첫 번째 제어판(Control Panel) 항목)를 클릭합니다.
3. 다음 파일 탐색기 창 에서 (File Explorer window)서비스(Services) 를 두 번 클릭 하여 시작합니다.
방법 6: 작업 관리자에서
사용자는 일반적으로 모든 백그라운드 프로세스, 하드웨어 성능, 작업 종료 등을 보기 위해 작업 관리자 를 엽니다. 그러나 (Task Manager)작업 관리자(Task Manager) 를 사용하여 새 작업을 시작할 수도 있다는 사실을 아는 사람은 거의 없습니다 .
1. 작업 관리자를 열(open Task Manager) 려면 화면 하단의 작업 표시줄 을 마우스 오른쪽 버튼으로 클릭하고 나타나는 메뉴에서 (taskba)작업 관리자(Task Manager) 를 선택 합니다. 작업 관리자(Task Manager) 를 여는 단축키 조합 은 Ctrl + Shift + Esc 입니다.
2. 먼저 자세히(More Details) 를 클릭하여 작업 관리자(Task Manager) 를 확장 합니다.
3. 상단의 파일 을 클릭하고 (File )새 작업 실행(Run New Task) 을 선택 합니다.
4. 열기 텍스트 상자에 services.msc 를 입력하고 (services.msc)확인 (Ok ) 을 클릭 하거나 Enter 키를 눌러 애플리케이션을 시작합니다.
방법 7: 파일 탐색기에서
모든 응용 프로그램에는 연결된 실행 파일이 있습니다. 파일 탐색기(File Explorer) 에서 응용 프로그램의 실행 파일을 찾아 실행하여 원하는 응용 프로그램을 시작합니다.
1. 바탕 화면 의 파일 탐색기 바로 가기 아이콘을 두 번 클릭 하여 엽니다.(Double-click on the File Explorer shortcut icon)
2. Windows(Windows) 가 설치된 드라이브를 엽니다 . (기본적으로 Windows 는 C 드라이브에 설치됩니다.)
3. Windows 폴더를 연 다음 System32 하위 폴더를 엽니다.
4. services.msc 파일을 찾아( System32(System32) 폴더에 수천 개의 항목이 포함되어 있으므로 오른쪽 상단에 있는 검색 옵션을 사용하고 싶을 수 있음 ) 파일을 마우스 오른쪽 버튼으로 클릭 (right-click ) 하고 이어지는 컨텍스트 메뉴에서 열기 (Open ) 를 선택 합니다.
방법 8: 바탕 화면에 서비스 바로 가기 만들기(Services)
위의 방법 중 하나를 사용하여 서비스를 여는 데 1분 이상 걸리지 않지만 Windows 서비스를 정기적으로 수정해야 하는 경우 서비스 관리자(Services Manager) 에 대한 바탕 화면 바로 가기를 만들 수 있습니다.(create a desktop shortcut)
1. 바탕 화면의 빈 공간을 마우스 오른쪽 버튼으로 클릭 하고 옵션 메뉴에서 새로 만들기와 (New )바로 가기 (Shortcut ) 를 차례로 선택합니다.
2. 찾아보기(Browse) 버튼을 클릭하고 C:WindowsSystem32services.msc 위치를 수동으로 찾거나 '항목 위치 입력' 텍스트 상자에 services.msc를 직접 입력하고 다음 (Next ) 을 눌러 계속합니다.
3. 바로 가기의 사용자 정의 이름(custom name) 을 입력하거나 그대로 두고 마침(Finish) 을 클릭합니다 .
4. 서비스( Services) 를 여는 또 다른 방법 은 먼저 컴퓨터 관리 응용 프로그램(Computer Management application firs) 을 연 다음 왼쪽 패널 에서 서비스(Services) 를 클릭하는 것입니다.
Windows 서비스 관리자를 사용하는 방법은 무엇입니까?(How to use the Windows Services Manager?)
이제 서비스 관리자(Services Manager) 를 여는 모든 방법을 알았 으므로 응용 프로그램 및 해당 기능도 숙지해야 합니다. 앞서 언급했듯이 응용 프로그램은 각각에 대한 추가 정보와 함께 컴퓨터의 모든 서비스를 나열합니다. 확장 탭에서 서비스를 선택하고 설명/사용을 읽을 수 있습니다. 상태 열은 특정 서비스가 현재 실행 중인지 여부를 표시하고 그 옆의 시작 유형 열은 서비스가 부팅 시 자동으로 시작되는지 아니면 수동으로 시작해야 하는지 알려줍니다.
1. 서비스를 수정하려면 서비스를 마우스 오른쪽 버튼으로 클릭 (right-click ) 하고 상황에 맞는 메뉴에서 속성 (Properties ) 을 선택 합니다. 서비스를 두 번 클릭하여 속성 창을 표시할 수도 있습니다.
2. 모든 서비스의 속성 창에는 4개의 탭이 있습니다. 일반(General) 탭 은 서비스 실행 파일에 대한 설명 및 파일 탐색기 경로 제공과 함께 사용자가 시작 유형을 변경하고 서비스를 시작, 중지 또는 일시적으로 일시 중지할 수 있도록 합니다. 특정 서비스를 비활성화하려면 해당 시작 유형을 disabled 로(startup type to disabled) 변경하십시오 .
3. 탭 의 로그(log on) 는 서비스가 컴퓨터 에 로그온 하는 방식을 변경하는 데 사용됩니다(로컬 계정 또는 특정 계정). (logged onto)이는 여러 계정이 있고 모두 리소스 및 권한 수준에 대한 액세스 권한이 다양한 경우에 유용합니다.
4. 다음으로 복구 탭에서는(recovery tab allows) 서비스가 실패할 경우 자동으로(automatically) 수행 할 작업을 설정할 수 있습니다. 설정할 수 있는 작업에는 서비스 다시 시작, 특정 프로그램 실행 또는 컴퓨터 다시 시작이 포함됩니다. 서비스가 실패할 때마다 다른 작업을 설정할 수도 있습니다.
5. 마지막으로 종속성 탭(dependencies tab) 에는 특정 서비스가 정상적으로 작동하기 위해 의존하는 다른 모든 서비스 및 드라이버와 이에 의존하는 프로그램 및 서비스가 나열됩니다.
추천:(Recommended:)
이것이 Windows 10에서 서비스 관리자( open the Services Manager on Windows 10) 를 여는 모든 방법 과 응용 프로그램 사용 방법에 대한 기본 연습이었습니다. 누락된 방법과 귀하가 서비스(Services) 를 시작하는 데 개인적으로 사용하는 방법이 있으면 알려주십시오 .
8 Ways to Open Windows Services Manager in Windows 10
Behind your aesthetically pleasing computer ѕcreen and the never-ending list of things yоu can do on it are several background processes and services that make everything possible. To a normal user, processes and services may sеem like the same thing, although they are not. A process іs an іnstance of a program that уou laυnch manually, while a service iѕ a process that is launched by the operating system and silentlу runs in the backgrоund. Servicеs also do not interact with the desktop (since Windows Vista), i.e., they do not have a user interface.
Services usually do not require any inputs from the end-user and are automatically managed by the operating system. However, in the rare case that you need to configure a particular service (for example – change its startup type or disable it entirely), Windows has a built-in services manager application. One can also start or stop services from the task manager, command prompt, and the powershell, but the visual interface of the Services Manager makes things easier.
Similar to everything else on Windows, there are multiple ways you can go about launching the Services application, and in this article, we will be listing all of them.
8 Ways to open Windows Services Manager
There are numerous ways via which one can open the built-in Services Manager in Windows. According to us, the easiest & least time-consuming method is to search for Services directly in the Cortana search bar, and the most inefficient way to open the same is to locate the services.msc file in the Windows File Explorer and then double-click on it. Nevertheless, you can choose your preferred way from the list of all the possible methods to launch the Services application below.
Method 1: Use the Start Application list
The start menu was one of the things that were completely revamped in Windows 10 and rightfully so. Similar to the app drawer on our phones, the start menu displays all the installed applications on the computer and can be used to easily open any of them.
1. Click on the Start button or press the Windows key to bring up the start menu.
2. Scroll through the list of installed applications to find the Windows Administrative Tools folder. Click on any alphabet header to open an overview menu and click on W to jump there.
3. Expand the Windows Administrative Tools folder and click on Services to open it.
Method 2: Search for Services
Not only is this the easiest way to launch Services but also any other application (among other things) installed on your personal computer. The Cortana search bar, also known as the Start search bar, can also be used to search for files and folders inside the File Explorer.
1. Press the Windows key + S to activate the Cortana search bar.
2. Type Services, and when the search result arrives, click on Open in the right panel or press enter to open the application.
Method 3: Use the Run Command Box
Similar to the Cortana search bar, the run command box can be used to open any application (although the appropriate commands should be known) or any file whose path is known.
1. Press the Windows key + R to open the Run command box or simply search for Run in the start search bar and press enter.
2. The run command to open services .msc so carefully type that in and click on Ok to open.
Method 4: From Command Prompt and Powershell
Command Prompt and PowerShell are two very powerful command-line interpreters built into Windows OS. Both of them can be used to perform a variety of tasks, including opening applications. Individual services can also be managed (started, stopped, enabled, or disabled) using either of them.
1. Open Command Prompt using any one of the methods listed here.
2. Type services.msc in the elevated window and press enter to execute the command.
Method 5: From the Control Panel
The services application is essentially an administrative tool that can also be accessed from the Control Panel.
1. Type Control or Control Panel in either the run command box or the search bar and press enter to open.
2. Click on Administrative Tools (the very first Control Panel item).
3. In the following File Explorer window, double-click on Services to launch it.
Method 6: From the Task Manager
Users generally open the Task Manager to have a look at all the background processes, hardware performance, end a task, etc. but very few know that the Task Manager can also be used to start a new task.
1. To open Task Manager, right-click on the taskbar at the bottom of your screen and select Task Manager from the ensuing menu. The hotkey combination to open Task Manager is Ctrl + Shift + Esc.
2. Firstly, expand Task Manager by clicking on More Details.
3. Click on File at the top and select Run New Task.
4. In the Open text box, enter services.msc and click on Ok or press enter to launch the application.
Method 7: From the File Explorer
Every application has an executable file associated with it. Look for the executable file of the application inside the File Explorer and run it to launch the desired application.
1. Double-click on the File Explorer shortcut icon on your desktop to open it.
2. Open the drive you have installed Windows on. (Be default, Windows is installed in the C drive.)
3. Open the Windows folder and then the System32 sub-folder.
4. Locate the services.msc file (you might want to use the search option present at the top right as the System32 folder contains thousands of items), right-click on it and select Open from the ensuing context menu.
Method 8: Create a Services shortcut on your desktop
While opening Services using any of the above methods doesn’t take more than a single minute, you might want to create a desktop shortcut for Services Manager if you need to tinker with Windows services regularly.
1. Right-click on any blank/empty area on your desktop and select New followed by Shortcut from the options menu.
2. Either click on the Browse button and manually locate the following location C:\Windows\System32\services.msc or directly enter services.msc in the ‘Type the location of the item textbox’ and press Next to continue.
3. Type a custom name for the shortcut or leave it as it is and click on Finish.
4. Another method to open Services is to open the Computer Management application first and then click on Services in the left panel.
How to use the Windows Services Manager?
Now that you know all the ways to open the Services Manager, you also ought to familiarize yourself with the application and its features. As mentioned earlier, the application lists all the services on your computer with additional information regarding each. On the extended tab, you can select any service and read its description/use. The status column displays whether a particular service is currently running or not and the startup type column next to it informs if the service automatically starts running on boot or needs to be manually initiated.
1. To modify a service, right-click on it and select Properties from the context menu. You can also double-click on service to bring forth its properties window.
2. The properties window of every service has four different tabs. The General tab, along with providing a description and the file explorer path for the service’s executable file, also allows the user to change the startup type and start, stop or temporarily pause the service. If you want to disable a particular service, change its startup type to disabled.
3. The log on the tab is used to change the way a service is logged onto your computer (local account or a specific one). This is particularly useful if there are multiple accounts, and they all have varying access to resources and permission levels.
4. Next, the recovery tab allows you to set the actions to be automatically performed if a service fails. The actions you can set include: restart the service, run a specific program, or restart the computer altogether. You can also set different actions for every failure of a service.
5. Finally, the dependencies tab lists all the other services and drivers a particular service depends upon to function normally and programs & services that are dependent on it.
Recommended:
So those were all the methods to open the Services Manager on Windows 10 and a basic walkthrough of how to use the application. Let us know if we missed any methods and the one you personally use to launch Services.