diff --git a/windows/application-management/index.md b/windows/application-management/index.md index 4c1cd713d1..d6c32fbe93 100644 --- a/windows/application-management/index.md +++ b/windows/application-management/index.md @@ -13,7 +13,7 @@ ms.localizationpriority: medium **Applies to** - Windows 10 -Learn about managing applications in Window 10 and Windows 10 Mobile clients. +Learn about managing applications in Windows 10 and Windows 10 Mobile clients. | Topic | Description | diff --git a/windows/configuration/start-secondary-tiles.md b/windows/configuration/start-secondary-tiles.md index 687ad42976..43804a9a80 100644 --- a/windows/configuration/start-secondary-tiles.md +++ b/windows/configuration/start-secondary-tiles.md @@ -72,6 +72,7 @@ In Windows 10, version 1703, by using the PowerShell cmdlet `export-StartLayoutE 3. If you’d like to change the image for a secondary tile to your own custom image, open the layout.xml file, and look for the images that the tile references. - For example, your layout.xml contains `Square150x150LogoUri="ms-appdata:///local/PinnedTiles/21581260870/hires.png" Wide310x150LogoUri="ms-appx:///"` - Open `C:\Users\\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\LocalState` and replace those images with your customized images + >[!TIP] >A quick method for getting appropriately sized images for each tile size is to upload your image at [BuildMyPinnedSite](http://www.buildmypinnedsite.com/) and then download the resized tile images.