diff --git a/windows/client-management/mdm/policy-csp-newsandinterests.md b/windows/client-management/mdm/policy-csp-newsandinterests.md
index 280fdbcd41..53d736c546 100644
--- a/windows/client-management/mdm/policy-csp-newsandinterests.md
+++ b/windows/client-management/mdm/policy-csp-newsandinterests.md
@@ -1,86 +1,99 @@
---
-title: Policy CSP - NewsAndInterests
-description: Learn how Policy CSP - NewsandInterests contains a list of news and interests.
+title: NewsAndInterests Policy CSP
+description: Learn more about the NewsAndInterests Area in Policy CSP
+author: vinaypamnani-msft
+manager: aaroncz
ms.author: vinpa
-ms.topic: article
+ms.date: 12/20/2022
+ms.localizationpriority: medium
ms.prod: windows-client
ms.technology: itpro-manage
-author: vinaypamnani-msft
-ms.localizationpriority: medium
-ms.date: 09/27/2019
-ms.reviewer:
-manager: aaroncz
+ms.topic: reference
---
+
+
+
# Policy CSP - NewsAndInterests
-
+
+
+
-
-## NewsAndInterests policies
+
+## AllowNewsAndInterests
-
- -
- NewsAndInterests/AllowNewsAndInterests
-
+
+| Scope | Editions | Applicable OS |
+|:--|:--|:--|
+| :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later |
+
-
+
+```Device
+./Device/Vendor/MSFT/Policy/Config/NewsAndInterests/AllowNewsAndInterests
+```
+
-
-**NewsAndInterests/AllowNewsAndInterests**
+
+
+This policy specifies whether the widgets feature is allowed on the device.
+Widgets will be turned on by default unless you change this in your settings.
+If you turned this feature on before, it will stay on automatically unless you turn it off.
+
-
+
+
-|Edition|Windows 10|Windows 11|
-|--- |--- |--- |
-|Home|No|No|
-|Pro|No|Yes|
-|Windows SE|No|Yes|
-|Business|No|Yes|
-|Enterprise|No|Yes|
-|Education|No|Yes|
+This policy applies to the entire widgets experience, including content on the taskbar.
-
-
+
-
-[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+**Description framework properties**:
-> [!div class = "checklist"]
-> * Device
+| Property name | Property value |
+|:--|:--|
+| Format | int |
+| Access Type | Add, Delete, Get, Replace |
+| Default Value | 1 |
+
-
+
+**Allowed values**:
-
+| Value | Description |
+|:--|:--|
+| 0 | Not allowed. |
+| 1 (Default) | Allowed. |
+
-
-This policy specifies whether to allow the entire widgets experience, including the content on taskbar.
+
+**Group policy mapping**:
-
+| Name | Value |
+|:--|:--|
+| Name | AllowNewsAndInterests |
+| Friendly Name | Allow widgets |
+| Location | Computer Configuration |
+| Path | Windows Components > Widgets |
+| Registry Key Name | SOFTWARE\Policies\Microsoft\Dsh |
+| Registry Value Name | AllowNewsAndInterests |
+| ADMX File Name | NewsAndInterests.admx |
+
-
+
+
+
-The following are the supported values:
+
-- 1 - Default - Allowed.
-- 0 - Not allowed.
+
+
+
-
+
-
-ADMX Info:
-- GP Friendly name: *Specifies whether to allow the entire widgets experience, including the content on taskbar*.
-- GP name: *AllowNewsAndInterests*
-- GP path: *Network/NewsandInterests*
-- GP ADMX file name: *NewsandInterests.admx*
-
-
-
-
-
-
-
-
-## Related topics
+## Related articles
[Policy configuration service provider](policy-configuration-service-provider.md)