windows10-spotlight
This is an old revision of the document!
Reset Windows 10 Spotlight / Blickpunkt
<code powershell> Get-AppxPackage Microsoft.Windows.ContentDeliveryManager -allusers | foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmanifest.xml” -DisableDevelopmentMode} <code>
windows10-spotlight.1620190627.txt.gz · Last modified: 2021/05/05 06:57 by baumi