システムの診断・テレメトリ無効化レジストリエントリ
🟡 とりあえず、設定できる値すべて
以下は、Microsoft Docsの「Policy CSP - System」ページに記載されている各ポリシーを無効化するためのレジストリエントリ
https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-system
1. AllowBuildPreview
Insider Preview ビルドへの参加を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\PreviewBuilds 値名: AllowBuildPreview 種類: REG_DWORD データ: 0
2. AllowCommercialDataPipeline
商用データパイプラインへの診断データ送信を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: AllowCommercialDataPipeline 種類: REG_DWORD データ: 0
3. AllowDesktopAnalyticsProcessing
Desktop Analytics 用のデータ処理を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: AllowDesktopAnalyticsProcessing 種類: REG_DWORD データ: 0
4. AllowDeviceNameInDiagnosticData
診断データにデバイス名を含めることを禁止
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: AllowDeviceNameInDiagnosticData 種類: REG_DWORD データ: 0
5. AllowEmbeddedMode
組み込み / 専用端末向けモードを無効化
キー: (MDM専用、レジストリキー情報なし) 値名: AllowEmbeddedMode 種類: REG_DWORD データ: 0
6. AllowExperimentation
Microsoft による A/B テストや実験機能を無効化
キー: (MDM専用、レジストリキー情報なし) 値名: AllowExperimentation 種類: REG_DWORD データ: 0
7. AllowFontProviders
オンラインフォントプロバイダーの利用を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\System 値名: EnableFontProviders 種類: REG_DWORD データ: 0
8. AllowLocation
位置情報サービスを無効化
キー: HKLM\Software\Policies\Microsoft\Windows\LocationAndSensors 値名: DisableLocation 種類: REG_DWORD データ: 1
9. AllowMicrosoftManagedDesktopProcessing
Microsoft Managed Desktop 向けのデータ処理を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: AllowMicrosoftManagedDesktopProcessing 種類: REG_DWORD データ: 0
10. AllowOOBEUpdates
OOBE(初期設定画面)中の更新取得を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\OOBE 値名: AllowOOBEUpdates 種類: REG_DWORD データ: 0
11. AllowStorageCard
リムーバブルストレージ(主にSDカード)の使用を無効化
キー: (MDM専用、レジストリキー情報なし) 値名: AllowStorageCard 種類: REG_DWORD データ: 0
12. AllowTelemetry
Windows テレメトリ(診断データ送信)を最小限または実質無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: AllowTelemetry 種類: REG_DWORD データ: 0
注意: Enterpriseエディション以外では値0は値1と同等に扱われます。
13. AllowUpdateComplianceProcessing
更新プログラム適用状況の分析・送信を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: AllowUpdateComplianceProcessing 種類: REG_DWORD データ: 0
14. AllowUserToResetPhone
PC から接続された電話デバイスのリセット操作を無効化
キー: (MDM専用、レジストリキー情報なし) 値名: AllowUserToResetPhone 種類: REG_DWORD データ: 0
15. AllowWUfBCloudProcessing
Windows Update for Business のクラウド分析を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: AllowWUfBCloudProcessing 種類: REG_DWORD データ: 0
16. BootStartDriverInitialization
起動時ドライバー評価(ELAM)の制御を無効寄りに設定
キー: HKLM\System\CurrentControlSet\Policies\EarlyLaunch 値名: DriverLoadPolicy 種類: REG_DWORD データ: (無効化の値は文書に記載なし、設定を削除するか0)
17. ConfigureTelemetryOptInChangeNotification
診断データ設定変更時の通知を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: ConfigureTelemetryOptInChangeNotification 種類: REG_DWORD データ: 1
18. ConfigureTelemetryOptInSettingsUx
診断データに関する設定UIを無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: ConfigureTelemetryOptInSettingsUx 種類: REG_DWORD データ: 1
19. DisableCHPE
CHPE(ARM向け x86 エミュレーション最適化)を無効化
キー: (MDM専用、レジストリキー情報なし) 値名: DisableCHPE 種類: REG_DWORD データ: 1
20. DisableDeviceDelete
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: DisableDeviceDelete 種類: REG_DWORD データ: 1
21. DisableDiagnosticDataViewer
診断データビューアーを無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: DisableDiagnosticDataViewer 種類: REG_DWORD データ: 1
22. DisableDirectXDatabaseUpdate
DirectX データベースの自動更新を無効化
キー: (MDM専用、レジストリキー情報なし) 値名: DisableDirectXDatabaseUpdate 種類: REG_DWORD データ: 1
23. DisableEnterpriseAuthProxy
企業認証用プロキシの使用を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: DisableEnterpriseAuthProxy 種類: REG_DWORD データ: 1
24. DisableOneDriveFileSync
OneDrive のファイル同期を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\OneDrive 値名: DisableFileSyncNGSC 種類: REG_DWORD データ: 1
25. DisableOneSettingsDownloads
設定同期用データのダウンロードを無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: DisableOneSettingsDownloads 種類: REG_DWORD データ: 1
26. DisableSystemRestore
システムの復元機能を無効化
キー: HKLM\Software\Policies\Microsoft\Windows NT\SystemRestore 値名: DisableSR 種類: REG_DWORD データ: 1
27. EnableHotpatchAutoRemediation
Hotpatch の自動修復を無効化
キー: (MDM専用、レジストリキー情報なし) 値名: EnableHotpatchAutoRemediation 種類: REG_DWORD データ: 0
28. EnableOneSettingsAuditing
設定同期(OneSettings)の監査ログを無効化
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: EnableOneSettingsAuditing 種類: REG_DWORD データ: 0
29. FeedbackHubAlwaysSaveDiagnosticsLocally
Feedback Hub が診断データを常に保存する動作を無効化
キー: (MDM専用、レジストリキー情報なし) 値名: FeedbackHubAlwaysSaveDiagnosticsLocally 種類: REG_DWORD データ: 0
30. HideUnsupportedHardwareNotifications
非対応ハードウェア警告を非表示にしない (通知を表示)
キー: HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System 値名: HideUnsupportedHardwareNotifications 種類: REG_DWORD データ: 0
31. LimitDiagnosticLogCollection
診断ログ収集の制限を解除(=制限しない)
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: LimitDiagnosticLogCollection 種類: REG_DWORD データ: 0
32. LimitDumpCollection
クラッシュダンプ収集の制限を解除
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: LimitDumpCollection 種類: REG_DWORD データ: 0
33. LimitEnhancedDiagnosticDataWindowsAnalytics
高度な診断データの制限を解除
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: LimitEnhancedDiagnosticDataWindowsAnalytics 種類: REG_DWORD データ: 0
34. TelemetryProxy
テレメトリ送信用プロキシを未使用
キー: HKLM\Software\Policies\Microsoft\Windows\DataCollection 値名: TelemetryProxy 種類: REG_SZ データ: (空白または削除)
35. TurnOffFileHistory
ファイル履歴機能を無効化
キー: HKLM\Software\Policies\Microsoft\Windows\FileHistory 値名: Disabled 種類: REG_DWORD データ: 1
🟧 注意事項
レジストリエントリ
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\PreviewBuilds] "AllowBuildPreview"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DataCollection] "AllowCommercialDataPipeline"=dword:00000000 "AllowDesktopAnalyticsProcessing"=dword:00000000 "AllowDeviceNameInDiagnosticData"=dword:00000000 "AllowMicrosoftManagedDesktopProcessing"=dword:00000000 "AllowTelemetry"=dword:00000000 "AllowUpdateComplianceProcessing"=dword:00000000 "AllowWUfBCloudProcessing"=dword:00000000 "ConfigureTelemetryOptInChangeNotification"=dword:00000001 "ConfigureTelemetryOptInSettingsUx"=dword:00000001 "DisableDeviceDelete"=dword:00000001 "DisableDiagnosticDataViewer"=dword:00000001 "DisableEnterpriseAuthProxy"=dword:00000001 "DisableOneSettingsDownloads"=dword:00000001 "EnableOneSettingsAuditing"=dword:00000000 "LimitDiagnosticLogCollection"=dword:00000000 "LimitDumpCollection"=dword:00000000 "LimitEnhancedDiagnosticDataWindowsAnalytics"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\System] "EnableFontProviders"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\LocationAndSensors] "DisableLocation"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\OOBE] "AllowOOBEUpdates"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\OneDrive] "DisableFileSyncNGSC"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\SystemRestore] "DisableSR"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System] "HideUnsupportedHardwareNotifications"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\FileHistory] "Disabled"=dword:00000001