From 9903c3489e3f0ed3a1cee759d6679b6d50bd9a26 Mon Sep 17 00:00:00 2001 From: Karsten Kleinschmidt <31703575+KarstenKleinschmidt@users.noreply.github.com> Date: Tue, 17 Sep 2019 20:11:28 -0700 Subject: [PATCH] Fixed layout error --- windows/client-management/mandatory-user-profile.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/windows/client-management/mandatory-user-profile.md b/windows/client-management/mandatory-user-profile.md index 9197370e84..9c370aa404 100644 --- a/windows/client-management/mandatory-user-profile.md +++ b/windows/client-management/mandatory-user-profile.md @@ -67,10 +67,8 @@ First, you create a default user profile with the customizations that you want, 3. Uninstall any application you do not need or want from the PC. For examples on how to uninstall Windows 10 Application see [Remove-AppxProvisionedPackage](https://docs.microsoft.com/powershell/module/dism/remove-appxprovisionedpackage?view=winserver2012-ps). For a list of uninstallable applications, see [Understand the different apps included in Windows 10](https://docs.microsoft.com/windows/application-management/apps-in-windows-10). -~~~ >[!NOTE] >It is highly recommended to uninstall unwanted or unneeded apps as it will speed up user sign-in times. -~~~ 3. At a command prompt, type the following command and press **ENTER**.