DisableWindowsSpotlightFeatures

This commit is contained in:
jestxfot
2022-07-11 00:20:33 +03:00
parent 55b8ba85dc
commit cdffc7b8d3
+9
View File
@@ -152,6 +152,15 @@ https://uup.rg-adguard.net/
```
</details>
<details><summary><b>🖼 Disable Screenlock Spotlight</b></summary>
```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
```
</details>
<details><summary><b><img width=20px src="https://site-iota-coral.vercel.app/icon/explorer.png"></img> Clean Explorer</b></summary>
Force File Explorer to open to This PC instead of Quick Access