From 115cccf03d47f87770920cf791c91f1cd6812e5e Mon Sep 17 00:00:00 2001 From: jestxfot <87380272+jestxfot@users.noreply.github.com> Date: Sat, 6 Aug 2022 23:39:20 +0300 Subject: [PATCH] locksreen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5682d3f..4f8de7a 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ https://github.com/Sycnex/Windows10Debloater -
Disable Screenlock Spotlight +
Disable LockScreen Spotlight ```powershell reg add "HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\CloudContent" /v DisableWindowsSpotlightWindowsWelcomeExperience /t REG_DWORD /d 1 /f