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

  • Prevent Windows from Saving RDP Connection
    Prevent Windows from Saving RDP Connection History Windows
  • gns3
    GNS3 Setup: Error opening file for writing, click on Abort to stop installation, Retry to try again, or Ignore to skip this file Windows
  • SSH Keys Generation
    How to Generate SSH keys in Windows 11 Windows
  • Screensaver
    How to Enable or Disable Screen Saver on Windows Windows
  • xxxxxx 1
    Have the taskbar appear on one or both displays in Windows Windows
  • image 38
    How to Fix “Unknown hard error” on Windows Server and Windows 10 Windows

More Related Articles

Prevent Windows from Saving RDP Connection Prevent Windows from Saving RDP Connection History Windows
gns3 GNS3 Setup: Error opening file for writing, click on Abort to stop installation, Retry to try again, or Ignore to skip this file Windows
SSH Keys Generation How to Generate SSH keys in Windows 11 Windows
Screensaver How to Enable or Disable Screen Saver on Windows Windows
xxxxxx 1 Have the taskbar appear on one or both displays in Windows Windows
image 38 How to Fix “Unknown hard error” on Windows Server and Windows 10 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

sysadmin top30a

  • Fix OneDrive Error
    How to Fix OneDrive Error 0x80071129: The tag present in the reparse point buffer is invalid Windows
  • Server Manager
    How to reinstall Server Manager and disable Server Manager at startup for all users and login users Windows Server
  • certificate import and export on windows
    Export and Convert Private Keys to .PEM Format in Windows Windows
  • scandium
    How to Test Web Applications Using Scandium Configuration Management Tool
  • Windows 10 new Start menu
    Make Cortana search with a different web browser instead of Edge Windows
  • feature image mongo
    How to Install MongoDB on a Linux System Linux
  • BitLocker Loop fix
    Bypassing BitLocker Loop by Unlocking or Disabling or PC Reset Windows
  • images copy
    How to clean packages lying around in Linux Linux

Subscribe to Blog via Email

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

Join 1,824 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

Active Directory AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.