Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » How to export and import Windows Start layout

How to export and import Windows Start layout

Posted on 11/09/202030/08/2023 Christian By Christian No Comments on How to export and import Windows Start layout
Windows Start menu layout,

The layout of your Start menu includes a full screen, that is how the tiles of pinned items are sized, arranged into groups, group names, and used in Live Folders. If you like, you can specify a default Start a layout in Windows 10 for users and prevent them from changing it via GPO, etc. For related content, see Single App Kiosk Mode Configuration using MDM Bridge WMI Provider and also how to deploy Kiosk mode on Windows 10 with an AD Domain User Account.

The easiest method for creating a customized Start layout to apply to other Windows 10 devices is to set up the Start screen on a test computer and then export the layout. After you export the layout, decide whether you want to apply a full Start layout or a partial Start layout.

Export and import Windows Start layout

When a full Start layout is applied, the users cannot pin, unpin, or uninstall apps from Start. Users can view and open all apps in the All Apps view, but they cannot pin any apps to Start.

Export the Start layout file and modify it. From the Start menu
– Right-click on Windows PowerShell
– Launch PowerShell with Administrators privilege (or else Access will be denied when you run the cmdlets).
– At the Windows PowerShell command prompt, enter the following command.

Export-StartLayout –path <path><file name>.xml
This image has an empty alt attribute; its file name is 13b63-picture1-159.png
Export-StartLayout –path <path><file name>.xml

Run the following command
- PS C:WINDOWSsystem32> export-startlayout -path .start1.xml 

The output will be saved in this location: C:WindowsSystem32 as shown below.

Let’s discuss the structure of the XML file

  • A configuration XML can define multiple profiles. Each profile has a unique Id and defines a set of applications that are allowed to run, whether the taskbar is visible, and can include a custom Start layout.
  • A configuration XML can have multiple config sections. Each config section associates a non-admin user account to a default profile Id.
  • Multiple config sections can be associated with the same profile.
  • A profile has no effect if it’s not associated with a config section.

Import the Start Layout:
You can deploy (import) the resulting .xml file to devices using one of the following methods below:
– Group Policy
– Windows Configuration Designer provisioning package
– Mobile device management (MDM)

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Windows 10

Post navigation

Previous Post: Create a Bootable USB Drive Using dd Command on Linux
Next Post: Mounting remote directory using sshfs

Related Posts

  • taskbar1
    Hide or Remove Search Button from Windows 11 Taskbar Windows
  • PIN9 1
    How to increase Windows PIN complexity Windows
  • Disable automatic updates
    Turn off Automatic Updates in Windows via Windows Registry and Group Policy Windows
  • Disk Cleanup
    Create Disk Cleanup Shortcut: Perform disk cleanup in Windows Windows
  • ADO Self hosted agent
    How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
  • Featured image System Tray icons
    How to Fix System Tray Icons not showing in Taskbar on Windows 11 Windows

More Related Articles

taskbar1 Hide or Remove Search Button from Windows 11 Taskbar Windows
PIN9 1 How to increase Windows PIN complexity Windows
Disable automatic updates Turn off Automatic Updates in Windows via Windows Registry and Group Policy Windows
Disk Cleanup Create Disk Cleanup Shortcut: Perform disk cleanup in Windows Windows
ADO Self hosted agent How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
Featured image System Tray icons How to Fix System Tray Icons not showing in Taskbar on Windows 11 Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • RDS Collection 1
    How to add and remove RDS Collection Windows
  • header picture 1
    Azure CI/CD: Configuring Email Notifications in Azure DevOps AWS/Azure/OpenShift
  • image 81
    How to generate your trial SSL Certificate using DigiCert PKI platform Windows
  • Driver Automation Tool
    Windows Driver Management: Upgrade Driver Automation Tool Windows
  • Banner
    How to Stop OneDrive from Starting Up Automatically on Windows 11 Windows
  • LAMP
    How to setup and configure a Lamp stack on CentOS Linux
  • SU
    How to switch users in Linux Linux
  • ADUC Appcrash fix
    Faulting Application Name: mmc.exe: Unable to launch ADUC Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,808 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.