Disabling the SQL Server telemetry service manually - Security Center 5.10.0.0

Security Center Installation and Upgrade Guide 5.10.0.0

Applies to
Security Center 5.10.0.0
Last updated
2021-08-13
Content type
Guides
Guides > Installation guides
Language
English
Product
Security Center
Version
5.10

If the Security Center installer fails to disable the SQL Server telemetry service, you can disable it manually after Security Center is installed.

What you should know

Microsoft installs the SQL Server Telemetry or CEIP (Customer Experience Improvement Program) Services as part of the SQL Server 2019 Express Edition installation. The telemetry service sends feature usage info back to Microsoft. The Security Center installer always tries to disable this service. When it fails, you get a warning message at the end of the Security Center installation so you can disable it manually.

Procedure

  1. Run services.msc in Windows, and disable the SQL Server CEIP service.
  2. In the Windows Start menu, type regedit, and then press ENTER.
  3. In the Registry Editor, set the following registry entries to zero (0):
    • Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\150
      • CustomerFeedback REG_DWORD
      • EnableErrorReporting REG_DWORD
    • Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Microsoft SQL Server\150
      • CustomerFeedback REG_DWORD
      • EnableErrorReporting REG_DWORD
    • Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL15.<InstanceName>\CPE
      • CustomerFeedback REG_DWORD
      • EnableErrorReporting REG_DWORD