In the Services Manager, some users have seen the “Failed to read description, Error Code: 15100” error message in the description of McpManagementService. In this article, we will see the cause of this error message and also talk about if there is a way to fix this error message.
Windows Services are the core components of the Windows Operating System. Windows Services start automatically when you start your system and keep running in the background until you shut down your system. Different Services on a Windows computer perform different tasks and are responsible for the proper functioning of a Windows computer. For example, the Print Spooler is a Service that manages print jobs by storing them temporarily in the computer’s memory until the printer is ready to print. You can view and manage Services on a Windows computer via the Services Manager. To view what a particular service does on your system, open its properties and read its description.
On Windows 11, you may see the “Failed to read description, Error Code: 15100” error message in the description of McpManagementService. The error message is not limited to Windows 11, as some Windows 10 users have also seen the same error message in the Services Manager app. Every Service in Windows operating system has the following four startup types. Before we discuss this error in detail, it will be better if you understand these four Startup types.
- Automatic (Delayed Start): If a Service is set to Automatic (Delayed Start), it starts a few minutes after the system starts (maybe 1 or 2 minutes later).
- Automatic: If a Service is set to Automatic, it starts automatically when you start your system.
- Manual: If a Service is set to Manual, you may find it running or stopped on your system. A Service in manual mode does not start by itself on the system startup. Windows can start it whenever required.
- Disabled: Disabling a particular Service stops it permanently and it will not start until you enable it again.
You can change the startup type of a Service via the Services Manager app. Apart from the above four Startup types, you may see two more Startup types, Automatic (Trigger Start) and Manual (Trigger Start). Trigger Start means that the service can be started or stopped by operating system events.
There is a DLL file in the Windows operating system named McpManagementService.dll. It belongs to McpManagementService. You will find this file at the following location on your system:
C:\Windows\System32
If you open the properties of the McpManagementService.dll file and go to the Details tab, you will see the Universal Print Management Service in its File Description. If you are wondering whether the McpManagementService.dll file is safe or not. It has a copyright of Microsoft Corporation which means it is a genuine file and not a virus or malware.
The Universal Print Management Service can be used to support remote printing. Universal Print is a modern cloud-based print solution that provides robust and centralized print management capabilities and a straightforward user experience to Microsoft Office 365 users.
By default, the McpManagementService is set to Manual. You can check this in the Services Manager app. Follow the steps below:
- Press the Win + R keys to open the Run command box.
- Type services.msc and click OK.
- The above command will open the Services Manager app. Scroll down and locate McpManagementService.
- Once you find it, right-click on it and select Properties. You will see its Startup type is set to Manual and its Service status is Stopped.
Fix McpManagementService Error Code 15100 on Windows 11
If you face this McpManagementService Error Code 15100 on your Windows 11 computer try the following suggestions:
1] Change McpManagementService startup type
If you see the Service as Disabled, change the McpManagementService startup type to Manual and start the service manually.
2] Tweak the Registry
The “Failed to read description, Error Code: 15100” error message in the Description of a Service also occurs when the particular Service fails to read its description or when the description string is not present.
So open Registry Editor and navigate to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\McpManagementService
Change the value data for DisplayName and Description values to Universal Print Management Service
Restart your PC and you will now see that the MMC shows Universal Print Management Service for the service name and description.
3] Run DISM Tool
The error message does not cause any issues with your system. But if you want, you can repair the System Disk Image using the DISM Tool.
Running the antimalware scan does not make any sense here, as the McpManagementService.dll file is signed by Microsoft. Hence, it is a genuine file located in the System32 folder and not a virus or malware.
Read: Windows could not connect to the System Event Notification Service.
How do I find Windows 11/10 error codes?
When an error occurs on a Windows device, it creates its log and saves it. These crash logs contain the crash information, such as the error code, error description, date and time when the error occurred on your system, etc. Event Viewer is a built-in application in Windows devices to view all error logs. You can view Windows error codes in Event Viewer.
How do I get rid of CDPUserSvc?
The CDPUserSvc stands for Connected Device Platform User Service. It is a part of CDPSvc, which is a Connected Devices Platform Service. As the name implies, it is a Service that manages the connected devices. When we say connected devices, we mean the devices that are connected to each other via a medium. This medium can be a wire, a USB cable, or a network, like Bluetooth.
You will find the Connected Devices Platform Service in the Services app. You can read the description of this service under the Description column in the Services Manager app or by opening the properties of CDPSvc. Its description says, “This service is used for Connected Devices Platform scenarios.” The description is not very clear. However, it lets us know that the service manages the connected devices.
The CDPUserSvc is one of the Windows Services. Therefore, you cannot get rid of it. However, you can disable it, but it is not recommended as it manages the connected devices, like printers, storage devices, Bluetooth devices, etc. Therefore, if you disable this service, you may experience issues with these devices. If CDPUserSvc or CDPSvc shows high disk usage, you can disable it via the Windows Services Manager, Command Prompt, or Registry Editor.
I hope this helps.
Read next: Client License Service (ClipSVC) service terminated unexpectedly, Error 1067.