diff --git a/education/trial-in-a-box/itadmin-tib-get-started.md b/education/trial-in-a-box/itadmin-tib-get-started.md index 08c14e499d..f919d9d755 100644 --- a/education/trial-in-a-box/itadmin-tib-get-started.md +++ b/education/trial-in-a-box/itadmin-tib-get-started.md @@ -234,7 +234,7 @@ Update settings for all devices in your tenant by adding the **Documents** and * 2. Select **Group > All Devices > Settings** and expand **Windows interface settings**. 3. In **Choose folders that appear in the Start menu**, select **Documents** and **Downloads**. - ![Choose folders that appear in the Start menu](images/Bug.png) + ![Choose folders that appear in the Start menu](images/screenshot-bug.png) 4. **Save** your changes. diff --git a/windows/application-management/TOC.md b/windows/application-management/TOC.md index 5adf6e1def..310d18137e 100644 --- a/windows/application-management/TOC.md +++ b/windows/application-management/TOC.md @@ -2,6 +2,8 @@ ## [Sideload apps](sideload-apps-in-windows-10.md) ## [Remove background task resource restrictions](enterprise-background-activity-controls.md) ## [Enable or block Windows Mixed Reality apps in the enterprise](manage-windows-mixed-reality.md) +## [Understand apps in Windows 10](apps-in-windows-10.md) +## [Add apps and features in Windows 10](add-apps-and-features.md) ## [Application Virtualization (App-V) for Windows](app-v/appv-for-windows.md) ### [Getting Started with App-V](app-v/appv-getting-started.md) #### [What's new in App-V for Windows 10, version 1703 and earlier](app-v/appv-about-appv.md) @@ -104,6 +106,5 @@ ## [Service Host process refactoring](svchost-service-refactoring.md) ## [Per-user services in Windows](per-user-services-in-windows.md) ## [Disabling System Services in Windows Server](https://docs.microsoft.com/windows-server/security/windows-services/security-guidelines-for-disabling-system-services-in-windows-server) -## [Understand apps in Windows 10](apps-in-windows-10.md) ## [Deploy app upgrades on Windows 10 Mobile](deploy-app-upgrades-windows-10-mobile.md) ## [Change history for Application management](change-history-for-application-management.md) diff --git a/windows/application-management/add-apps-and-features.md b/windows/application-management/add-apps-and-features.md new file mode 100644 index 0000000000..d7320eab03 --- /dev/null +++ b/windows/application-management/add-apps-and-features.md @@ -0,0 +1,27 @@ +--- +title: Windows 10 - How to add apps from Apps & features +description: Learn how to add apps, like XPS Viewer, to your Windows 10 device with the Apps & features page in Settings +ms.prod: w10 +ms.mktglfcycl: manage +ms.sitesec: library +ms.pagetype: article +ms.author: elizapo +author: lizap +ms.localizationpriority: low +ms.date: 04/26/2018 +--- +# How to add apps and features to Windows 10 +> Applies to: Windows 10 + +Windows 10 includes a range of [applications](apps-in-windows-10.md), from [system apps](apps-in-windows-10.md#system-apps) that support the operating system (like Settings) to ["provisioned" apps](apps-in-windows-10.md#provisioned-windows-apps) (like Feedback Hub) that are installed the first time you run Windows. We also provide additional apps and features, called Features on Demand (like language packs or handwriting recognition), that you can install at any time. If you're working in a managed environment (like at work, where you have an administrator who manages your systems and resources), your admin can use [Windows Update to install Features on Demand](https://docs.microsoft.com/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities). If you're working on your own device, you can add apps and features from the Settings app. + +Here's how you do that: + +1. In the Search bar, search for "apps." +2. Select **Apps and features** in the results. +3. Select **Manage optional features**, and then select **Add a feature**. +4. Select the feature you want to add, like **XPS Viewer**, and then select **Install.** + +And that's it. You can see the apps you have installed on the **Apps & features** page and the features on **Manage optional features**. + +You can manage and uninstall apps and features from the same Settings page. Just select the app or feature, and then select **Uninstall**. \ No newline at end of file diff --git a/windows/client-management/mdm/configuration-service-provider-reference.md b/windows/client-management/mdm/configuration-service-provider-reference.md index aaf22f9dd8..dbd55b06f3 100644 --- a/windows/client-management/mdm/configuration-service-provider-reference.md +++ b/windows/client-management/mdm/configuration-service-provider-reference.md @@ -2573,6 +2573,7 @@ Footnotes: You can download the DDF files for various CSPs from the links below: +- [Download all the DDF files for Windows 10, version 1803](http://download.microsoft.com/download/6/2/7/6276FE19-E3FD-4254-9C16-3C31CAA2DE50/Windows10_1803_DDF_download.zip) - [Download all the DDF files for Windows 10, version 1709](http://download.microsoft.com/download/9/7/C/97C6CF99-F75C-475E-AF18-845F8CECCFA4/Windows10_1709_DDF_download.zip) - [Download all the DDF files for Windows 10, version 1703](http://download.microsoft.com/download/C/7/C/C7C94663-44CF-4221-ABCA-BC895F42B6C2/Windows10_1703_DDF_download.zip) - [Download all the DDF files for Windows 10, version 1607](http://download.microsoft.com/download/2/3/E/23E27D6B-6E23-4833-B143-915EDA3BDD44/Windows10_1607_DDF.zip) diff --git a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md index a5338c8831..2eb1f56941 100644 --- a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md +++ b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md @@ -10,7 +10,7 @@ ms.topic: article ms.prod: w10 ms.technology: windows author: nickbrower -ms.date: 04/25/2018 +ms.date: 04/26/2018 --- # What's new in MDM enrollment and management @@ -1358,6 +1358,10 @@ For details about Microsoft mobile device management protocols for Windows 10 s [Accounts CSP](accounts-csp.md)

Added a new CSP in Windows 10, version 1803.

+ +[CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download) +

Added the DDF download of Windows 10, version 1803 configuration service providers.

+ @@ -1660,6 +1664,10 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware

Added a new CSP in Windows 10, version 1803.

+[CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download) +

Added the DDF download of Windows 10, version 1803 configuration service providers.

+ + [Policy CSP](policy-configuration-service-provider.md)

Added the following new policies for Windows 10, version 1803: