If the Connected Devices Platform Service service is causing high disk usage issues on Windows 11/10, you can disable it. It is possible to turn off or disable CDPSvc service using Windows Services Manager, Command Prompt/Terminal, and Registry Editor.
What is Connected Devices Platform Service (CDPSvc)?
While Microsoft’s information on the Connected Devices Platform Service doesn’t explain much, this service comes into action while connecting peripherals and external devices. It is associated with Bluetooth, Printers & Scanners as well as music players, storage devices, mobile phones, cameras, and many other types of connected devices. It provides a way for devices such as PCs and smartphones to discover and send messages between each other.
The details are as follows:
- Display name – Connected Devices Platform Service
- Path – %WinDir%\system32\svchost.exe -k LocalService -p
- File – %WinDir%\System32\CDPSvc.dll
Is it okay to disable the Connected Devices Platform Service?
If you are facing high disk usage, we recommend that you run System File Checker first and see. If it does not help, then you consider disabling it. Users who encountered the issue in the discussion considered disabling the service and faced no issues after doing so, thus giving the idea that the service isn’t absolutely important. However, disabling this service is not recommended if you use Xbox or any other Bluetooth device. If it causes problems, you can always enable it again.
Connected Devices Platform Service (CDPSvc) High Disk Usage
You can disable it using:
- Windows Services Manager
- Command Prompt
- Registry Editor
The methods to disable the Connected Devices Platform Service are as follows:
1] Disable Connected Devices Platform Service using Services Manager
Press Win+R to open the Run window and type the command services.msc. Hit Enter to open the Services Manager window.
Scroll to the Connected Devices Platform Service in the list and right-click on it. Select Properties.
Change the Startup Type of this service to Disabled.
Hit Apply and then on OK to save the settings.
2] Disable Connected Devices Platform Service using Command Prompt
You can disable the Connected Devices Platform Service using a command line in an elevated Command Prompt or Terminal. The procedure to do so is as follows:
Search for Command Prompt in the Windows Search bar and select Run as administrator in the right pane.
Alternatively, you can press Win+X and select the Terminal (admin) option. Then, make sure that you have opened a Command Prompt instance.
In the elevated Command Prompt/Terminal window, type the following command and hit Enter:
sc config CDP user SVC type=own
Restart the system after the command has been executed.
3] Disable Connected Devices Platform Service using Registry Editor
If you are unable to disable the Connected Devices Platform Service from the Services Manager or elevated Command Prompt, try disabling it through the Registry Editor as follows:
Press Win+R to open the Run window. In the Run window, type the command regedit. Hit Enter to open the Registry Editor window.
Navigate to the following path:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CDPUserSvc
On the right pane, double-click on Start to open its Properties.
Change the value of the Value Data from 2 to 4.
Click OK to save the settings.
We hope you found the post useful. If you have any observations to make, please add them in the comments section below.
Read: Connected Devices Platform User Services high Memory
What is the use of Connected Devices Platform Service?
The Connected Devices Platform Service establishes a link between your external devices and your computer through a secure line. It could be a Bluetooth device, external hard drive, pen drive, printer, or anything else. You might find problems using those devices if this service is not running.
Read: The Connected Devices Platform Service service terminated, Event ID 7023.