From 8a23ebf24a83bba90299e3bf106819b5bce0ef4d Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 6 Nov 2023 07:52:31 -0700 Subject: [PATCH] Disable more cloud content Signed-off-by: Tommy --- Group Policies/Computer Configuration/Cloud Content.md | 10 ++++++++++ Group Policies/User Configuration/Cloud Content.md | 6 +++++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 Group Policies/Computer Configuration/Cloud Content.md diff --git a/Group Policies/Computer Configuration/Cloud Content.md b/Group Policies/Computer Configuration/Cloud Content.md new file mode 100644 index 0000000..b85c01f --- /dev/null +++ b/Group Policies/Computer Configuration/Cloud Content.md @@ -0,0 +1,10 @@ +# Cloud Content + +`Computer Configuration\Administrative Templates\Windows Components\Cloud Content` + +I mostly disable all cloud content because they are way too annoying. There are also a few group policies relating to "personalization", so I am not entirely sure on the privacy implication of that either. + +Turn off cloud optimized content -> Enabled +Turn off cloud consumer account state content -> Enabled +Do not show Windows tips -> Enabled +Turn of Microsoft consumer experiences -> Enabled \ No newline at end of file diff --git a/Group Policies/User Configuration/Cloud Content.md b/Group Policies/User Configuration/Cloud Content.md index fd86182..1d80a60 100644 --- a/Group Policies/User Configuration/Cloud Content.md +++ b/Group Policies/User Configuration/Cloud Content.md @@ -2,4 +2,8 @@ `User Configuration\Administrative Templates\Windows Components\Cloud Content` -Turn off all Windows spotlight features -> Enable \ No newline at end of file +I mostly disable all cloud content because they are way too annoying. There are also a few group policies relating to "personalization", so I am not entirely sure on the privacy implication of that either. + +Do not use diagnostic data for tailored experiences -> Enabled +Turn off all Windows spotlight features -> Enabled +Turn off the Windows Welcome Experience -> Enabled \ No newline at end of file