Jump to content

Start menu layout data location


Maelstorm

Recommended Posts

I know quite a few people have been looking for this.  So here it is.  The location in the registry for the content, layout, position, and size of items on the Windows 10 Start Menu is here:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CloudStore

I am going to warn you though, much of the data is binary.  It looks something like a C struct or attributes of a C++ class.  There does appear to be UTF-16 encoded strings in the data too, so it looks like it copies the shortcut information into the database.  I wouldn't try to modify the data as it may corrupt your user profile and make your start menu unusable.  So using regedit.exe, you can export the key and then reload it at a later date to restore your start menu.  You will have to restart StartMenuExperienceHost.exe for any changes to take effect.

Enjoy.

 

Link to comment
Share on other sites


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...