One Column Start Layout

If you haven’t done it already, please read my post on how to deploy a customized start menu in your Windows 10 image.

Do you have a similar start layout that you would prefer to slim down and not have to do it manually for each profile?

Well you can do this by configuring LayoutModification.xml to display only one main column and all you have to do is edit the following line:

<LayoutOptions StartTileGroupCellWidth="6" />

And add StartTileGroupsColumnCount=”1″

<LayoutOptions StartTileGroupCellWidth="6" StartTileGroupsColumnCount="1" />

6 Comments

  1. I remembered this being simple, but couldn’t find the syntax till I found this page. Thank you!

  2. Just what i was looking for thank you!

  3. Hi Jose,
    I have and my users see layout as right image. How I can configure layout as left image?

    Thanks

Leave a Reply