Загрузка данных


Remove-ItemProperty -LiteralPath 'HKCU:\Software\Policies\Microsoft\Windows\Explorer' -Name DisableSearchBoxSuggestions -EA SilentlyContinue; Get-Process SearchHost,StartMenuExperienceHost -EA SilentlyContinue | Stop-Process -Force