diff --git a/Group Policies/Computer Configuration/Windows Components/File Explorer.md b/Group Policies/Computer Configuration/Windows Components/File Explorer.md new file mode 100644 index 0000000..59110d1 --- /dev/null +++ b/Group Policies/Computer Configuration/Windows Components/File Explorer.md @@ -0,0 +1,5 @@ +# 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/User Configuration/File Explorer.md b/Group Policies/User Configuration/File Explorer.md new file mode 100644 index 0000000..8de2542 --- /dev/null +++ b/Group Policies/User Configuration/File Explorer.md @@ -0,0 +1,5 @@ +# File Explorer + +`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 even though the description does not mention it.) \ No newline at end of file