Windows 11 Start Layout Customization

~OSD~ 2,201 Reputation points
2021-10-07T12:38:38.837+00:00

Hi,

I am trying to customize the start layout in Windows 11 and have some challenges.

Here is what I am trying to achieve:

  1. Customize the start layout by unpinning the unwanted apps as:
    138533-image.png
  2. Exported the layout in .json (LayoutModification.json) using PowerShell (this looks like as follows:) {"pinnedList":[{"desktopAppId":"MSEdge"},{"packagedAppId":"Microsoft.WindowsStore_8wekyb3d8bbwe!App"},{"packagedAppId":"Microsoft.Windows.Photos_8wekyb3d8bbwe!App"},{"packagedAppId":"windows.immersivecontrolpanel_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel"}]}
  3. Mount the WIM image and copy the LayoutModification.json file at
    C:\Mount\Users\Default\Appdata\Local\Microsoft\Windows\Shell
  4. Unmount the image and Commit changes.
  5. Here the start layout looks like (before connecting to the internet)
    138542-image.png
  6. And looks like this as soon as internet connection is available: 138571-image.png

What might I am doing wrong here. How I can override default layout completely and have only my selected pinned apps?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 39,921 Reputation points
    2021-10-08T08:44:42.48+00:00

    Hello @~OSD~ ,

    Thank you for your question.

    As the problem is within windows 11 I recommend that you post your question on the windows 11 forum, because you will receive a more appropriate answer.

    To do this, just click on the link below by clicking on the top menu in the option "Ask a question" and describe the entire problem, including images:

    https://answers.microsoft.com/en-us/windows/forum?sort=LastReplyDate&dir=Desc&tab=All&status=all&mod=&modAge=&advFil=&postedAfter=&postedBefore=&threadType=All&isFilterExpanded=false&page=1

    ----------------------------------------------------------------------------------------------------------------------------

    If the answer is helpful, please vote positively and accept as an answer.


  2. VARADHARAJAN K 86 Reputation points Volunteer Moderator
    2021-10-11T12:54:57.41+00:00

    You could use some commands, those are described in below site
    https://learn.microsoft.com/en-us/windows/configuration/customize-and-export-start-layout

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.