Skip to content

[Feature Request] Spy Mocrsoft - Disable CDPUserSvc#4861

Description

@FatBastard0

馃挕 Describe the solution you'd like

You may have this installed, I so do not Know

can this be added to this to stop MS spying:

Disable the main Connected Devices Platform Service

Stop-Service -Name "CDPSvc" -Force
Set-Service -Name "CDPSvc" -StartupType Disabled

Disable the per-user service (CDPUserSvc) via registry

Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\CDPUserSvc" -Name "Start" -Value 4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions