Posted On October 8, 2021

How to Remove Windows Junk via GPO – Chat, Weather, Hello, Shopping

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to Remove Windows Junk via GPO – Chat, Weather, Hello, Shopping
  1. Download and install Administrative Templates (.admx)

    • Windows 11 October 2021 Update [21H2] – https:// www.microsoft.com/en-us/download/details.aspx?id=103507

    • Windows 10 May 2021 Update (21H1) – https:// www.microsoft.com/download/103124
  2. Update your Central Store in AD (.admx and .adml)

    • \\intranet.kimconnect.com\SYSVOL\contoso.com\policies\PolicyDefinitions-21H2
    • \\intranet.kimconnect.com\SYSVOL\contoso.com\policies\PolicyDefinitions-21H1
  3. Remove Chat & Other Junks
    • GPO path to control Chat is: Computer Configuration > Administrative Templates > Windows Components > Chat

Read Microsoft documentation: https:// docs.microsoft.com/en-us/troubleshoot/windows-client/group-policy/create-and-manage-central-store

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Deploy Certs on Remote Windows Servers

Quick Script for Local Machines: $certPath="C:\kimconnect_cert.pfx" $certPlaintextPassword='PASSWORD' $certEncryptedPassword=ConvertTo-SecureString $certPlaintextPassword -AsPlainText -Force Import-PfxCertificate -CertStoreLocation Cert:\LocalMachine\My -FilePath…

Domino Server Restore Procedure

1. In AWS, verify that a new instance of a Domino Server has been launched…

Disk Partitioning & Formatting Reference

Refer to this table as a reference on sector/cluster size leading to maximum storage per…