Information
This service provides support for viewing, sending and deletion of system-level problem reports for the Problem Reports and Solutions control panel.
The recommended state for this setting is: Disabled
This service is involved in the process of displaying/reporting issues & solutions to/from Microsoft. In a high security environment, preventing this information from being sent can help reduce privacy concerns for sensitive corporate information.
Solution
Remediation of this service is currently not possible through Settings Catalog or a custom profile OMA-URI. Instead, it can be scripted and deployed through the Intune Scripts or Remediations blade or by other means.
To establish the recommended configuration via PowerShell, run the following cmdlet:
Set-Service -Name wercplsupport -StartupType Disabled
Impact:
Sending and viewing system-level problem reports and solutions to and from Microsoft may no longer function.