Skip to content

Spy Mocrsoft #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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions