From cdffc7b8d36c948b2ab2b50e2acaa596ab01b882 Mon Sep 17 00:00:00 2001
From: jestxfot <87380272+jestxfot@users.noreply.github.com>
Date: Mon, 11 Jul 2022 00:20:33 +0300
Subject: [PATCH] DisableWindowsSpotlightFeatures
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
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