Windows Spotlight downloads lock screen images en tips van Microsoft, wat telemetry genereert en onnodige cloud connectivity introduceert.
Aanbeveling
IMPLEMENT
Risico zonder
Low
Risk Score
2/10
Implementatie
1u (tech: 0.5u)
Van toepassing op:
โ Windows 10 โ Windows 11
SPOTLIGHT TELEMETRY: Lock screen images downloaded van Microsoft cloud, User interaction tracked (likes, dislikes), Location data used voor targeted content. PRIVACY: Microsoft knows: welke images users like, Lock screen interaction patterns, Approximate user location (via IP). ENTERPRISE: No business value (lock screen images irrelevant), Professional appearance (corporate lock screen better), Bandwidth (image downloads). COMPLIANCE: Data minimization, Unnecessary cloud connectivity.
PowerShell Modules Vereist
Primary API: Intune / Group Policy Connection:Registry Required Modules:
Implementatie
Schakel uit Spotlight: HKLM:\SOFTWARE\Policies\Microsoft\Windows\CloudContent\DisableWindowsSpotlightFeatures is 1. EFFECT: Static lock screen (no dynamic images), No tips/tricks, No telemetry, Can set corporate lock screen image via GPO.
Vereisten
Windows 10/11
Corporate lock screen image (optioneel)
Implementatie
Gebruik PowerShell-script allow-windows-spotlight-user-is-set-to-block.ps1 (functie Invoke-Remediation) โ Schakel uit Spotlight.
Intune: Cloud Content โ DisableWindowsSpotlightFeatures is 1
monitoring
Gebruik PowerShell-script allow-windows-spotlight-user-is-set-to-block.ps1 (functie Invoke-Monitoring) โ Verifieer DisableWindowsSpotlightFeatures is 1.
Compliance en Auditing
AVG - Data minimization
BIO 14.02 - Privacy
Remediatie
Gebruik PowerShell-script allow-windows-spotlight-user-is-set-to-block.ps1 (functie Invoke-Remediation) โ Herstellen.
Compliance & Frameworks
BIO: 14.02.01 - Privacy bescherming
ISO 27001:2022: A.18.1.4 - Privacy
Automation
Gebruik het onderstaande PowerShell script om deze security control te monitoren en te implementeren. Het script bevat functies voor zowel monitoring (-Monitoring) als remediation (-Remediation).