From 9465fed6d313a207f5dcc81f4694c9f0acd1fc4b Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 30 Dec 2023 22:46:30 -0700 Subject: [PATCH] Merge File Explorer policies Signed-off-by: Tommy --- .../Windows Components/File Explorer.md | 5 ----- Group Policies Objects/File Explorer.md | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 Group Policies Objects/Computer Configuration/Windows Components/File Explorer.md diff --git a/Group Policies Objects/Computer Configuration/Windows Components/File Explorer.md b/Group Policies Objects/Computer Configuration/Windows Components/File Explorer.md deleted file mode 100644 index 59110d1..0000000 --- a/Group Policies Objects/Computer Configuration/Windows Components/File Explorer.md +++ /dev/null @@ -1,5 +0,0 @@ -# File Explorer - -`Computer Configuration\Administrative Templates\Windows Components\File Explorer` - -- Turn off account-based insights, recent, favorite, and recommended files in File Explorer -> Enabled (Not sure if this is actually privacy invasive or not, but best to keep it off anyways.) \ No newline at end of file diff --git a/Group Policies Objects/File Explorer.md b/Group Policies Objects/File Explorer.md index 610e972..672c3c5 100644 --- a/Group Policies Objects/File Explorer.md +++ b/Group Policies Objects/File Explorer.md @@ -1,5 +1,9 @@ # File Explorer +`Computer Configuration\Administrative Templates\Windows Components\File Explorer` + +- Turn off account-based insights, recent, favorite, and recommended files in File Explorer -> Enabled (Not sure if this is actually privacy invasive or not, but best to keep it off anyways.) + `User Configuration\Administrative Templates\Windows Components\File Explorer` - Turn off display of recent search entries in the File Explorer search box -> Enabled (**EXTREMELY INVASIVE**. This stores your search history in the registry according to the docs, and is also responsible for the Bing search in the Start Menu just like the policies in Search even though the description does not mention it.) \ No newline at end of file