Skip to content

Commit c2e3b26

Browse files
authored
Corrected config steps to disable Windows Store
The steps and policy setting to disable the Windows Store app were not accurate and needed to be updated. The correct setting name is "Turn off the Store Application" and it should be set to "Enabled", not "Disabled".
1 parent 74af90e commit c2e3b26

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/virtual-desktop/windows-10-multisession-faq.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ sections:
8787
8888
To disable the Store app:
8989
90-
1. Create a new Group Policy.
91-
2. Select **Computer Configuration** > **Administrative Templates** > **Windows Components**.
92-
3. Select **Store**.
93-
4. Select **Store Application**.
94-
5. Select **Disabled**, then select **OK**.
95-
6. Select **Apply**.
90+
1. Create and edit a new Group Policy Object.
91+
2. Select **Computer Configuration** > **Policies** > **Administrative Templates** > **Windows Components** > **Store**.
92+
3. Open the **Turn off the Store Application** setting.
93+
4. Select the **Enabled** option.
94+
5. Click the **Apply** button.
95+
6. Click the **OK** button.
9696
9797
- question: Can Windows 10 Enterprise multi-session and 11 Enterprise multi-session receive feature updates through Windows Server Update Services (WSUS)?
9898
answer: |

0 commit comments

Comments
 (0)