mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
fixed markdown headers that needed preceding line break
This commit is contained in:
@ -46,8 +46,8 @@ You can deploy the resulting .xml file to devices using one of the following met
|
||||
- [Mobile device management (MDM)](customize-windows-10-start-screens-by-using-mobile-device-management.md)
|
||||
|
||||
<span id="bkmkcustomizestartscreen" />
|
||||
## Customize the Start screen on your test computer
|
||||
|
||||
## Customize the Start screen on your test computer
|
||||
|
||||
To prepare a Start layout for export, you simply customize the Start layout on a test computer.
|
||||
|
||||
@ -58,6 +58,7 @@ To prepare a Start layout for export, you simply customize the Start layout on a
|
||||
2. Create a new user account that you will use to customize the Start layout.
|
||||
|
||||
<a href="" id="bmk-customize-start"></a>
|
||||
|
||||
**To customize Start**
|
||||
|
||||
1. Sign in to your test computer with the user account that you created.
|
||||
@ -82,8 +83,8 @@ To prepare a Start layout for export, you simply customize the Start layout on a
|
||||
>In earlier versions of Windows 10, no tile would be pinned.
|
||||
|
||||
<span id="bmk-exportstartscreenlayout" />
|
||||
## Export the Start layout
|
||||
|
||||
## Export the Start layout
|
||||
|
||||
When you have the Start layout that you want your users to see, use the [Export-StartLayout](https://docs.microsoft.com/powershell/module/startlayout/export-startlayout?view=win10-ps) cmdlet in Windows PowerShell to export the Start layout to an .xml file. Start layout is located by default at C:\Users\username\AppData\Local\Microsoft\Windows\Shell\
|
||||
|
||||
|
Reference in New Issue
Block a user