bbmaster123 / 10SM

Native Windows 10 Start Menu for Windows 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

10SM

Native Windows 10 Start Menu/Fullscreen Start for Windows 11

Tested on build 22000.652 & 22610

Now that I have a little more free time, I have started to revisit this project. Initally, I wanted to solve the exit delay issue before working on anything less important. Because of this, my first version of 10SM was done entirely with BAT scripting, before dropping that concept in favour of manual installation. I am also a novice at developing windows apps, although I know some HTML, CSS, Java, and PHP from when I was learning to make self hosted websites, so I'm not starting at 0 thankfully. Unfortunately, implementing a fix for the exit delay in 10SM is still beyond my level of understanding, so I still have some learning to do!

Going forward, I will release a GUI (coming soon) capable of installing and uninstalling the start menu and changing start menu settings as a learning experience. This will get me familiar with Visual Studio and creating GUI interfaces, but it wont be clean, ideal code yet, and it wont solve the exit delay, sorry. I'll have to work up to that.

As well, due to multiple requests, I will integrate the windows 10 action center into 10SM for those running the stable releases shortly after the GUI is posted.

-bbmaster123
May 4 2022

*ExplorerPatcher has implemented the Windows 10 start menu as a feature in a recent update. I encourage both users and non users of 10SM to check it out here: https://github.com/valinet/ExplorerPatcher
Please remember to remove 10SM before doing so to avoid any potential issues

Manual Install Instructions
*Installing the files required to restore the start menu requires manually replacing system files, please proceed with caution
*While this works right now, it may or may not continue to work in future versions of Windows 11

  1. Take ownership of required files
  2. Backup and replace files with the ones in the "Files" directory; you will need to kill startmenuexperiencehost.exe to do this.
  3. Install registry entry
  4. Restart Explorer/sign out

*Be sure not to miss any files. The most common bugs when when failing to correctly replace all files are:

  • Right click crashing the start menu
  • Start Menu not working at all
  • Tray icons not working

Known issues:

  • Start menu is slow to exit

cheers everyone!

About

Native Windows 10 Start Menu for Windows 11