diff --git a/Group Policies Objects/Computer Configuration/Windows Components/Cloud Content.md b/Group Policies Objects/Computer Configuration/Windows Components/Cloud Content.md deleted file mode 100644 index bd303f7..0000000 --- a/Group Policies Objects/Computer Configuration/Windows Components/Cloud Content.md +++ /dev/null @@ -1,10 +0,0 @@ -# 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 Objects/Need Imports/Cloud Content.md b/Group Policies Objects/Need Imports/Cloud Content.md new file mode 100644 index 0000000..c64a46d --- /dev/null +++ b/Group Policies Objects/Need Imports/Cloud Content.md @@ -0,0 +1,16 @@ +# 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. + +`Computer Configuration\Administrative Templates\Windows Components\Cloud Content` + +- Turn off cloud optimized content -> Enabled +- Turn off cloud consumer account state content -> Enabled (**Does not show on Windows Server 2022 by default**) +- Do not show Windows tips -> Enabled +- Turn of Microsoft consumer experiences -> Enabled + +`User Configuration\Administrative Templates\Windows Components\Cloud Content` + +- 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