diff --git a/README.md b/README.md index eca783f..a20927b 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,15 @@ https://uup.rg-adguard.net/ ``` +
🖼 Disable Screenlock Spotlight + + ```powershell + reg add "HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\CloudContent" /v DisableWindowsSpotlightFeatures /t REG_DWORD /d 1 /f + reg add "HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\CloudContent" /v DisableWindowsSpotlightOnActionCenter /t REG_DWORD /d 1 /f + pause + ``` +
+
Clean Explorer Force File Explorer to open to This PC instead of Quick Access