Code Monkey home page Code Monkey logo

10sm's Introduction

10SM

Native Windows 10 Start Menu/Fullscreen Start for Windows 11

Tested on build .376

*While this works right now, it may or may not continue to work in the future. More on this below

*Installing the files required to restore the start menu requires modifying system files, please proceed with caution


Manual Install Instructions

  1. Backup and replace files with the ones in the "Files" directory. You will need to take ownership of these files, as well as kill startmenuexperiencehost.exe to do this.
  2. Install registry entry
  3. 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

Discoveries:

Windows 10 notification center/action center can be made restorable and mostly functional, but I am not currently working on it. Please comment if this interests you!

the next thing I want to tackle is the slow exit. I've been probing startmenuexperiencehost.exe and what I've found is that on exit, the thread times out waiting for a broken xaml animation effect called ExpressionAnimantion https://docs.microsoft.com/en-us/uwp/api/windows.ui.composition.expressionanimation?view=winrt-22000 The thread hangs, the system tells startmenuexperiencehost.exe to destroy the event, and the menu exits without technically crashing.

The reason I believe the animation is broken right now is that it relies on WRL, or Windows Runtime Library https://docs.microsoft.com/en-us/cpp/cppcx/wrl/windows-runtime-cpp-template-library-wrl?view=msvc-170 but in windows 11, you need to invoke the animation using WinRT https://docs.microsoft.com/en-us/windows/uwp/cpp-and-winrt-apis/ Or at least all of this is as best as I can understand it at the moment! I have no idea at the moment how I would fix this.

Progress on this will be slow on my end for the next few weeks at least, as I am currently in the middle of a lot of real life things at the moment that will be taking my attention away for a while. But that doesn't mean I am not going to post any progress reports at all, so keep checking back occasionally!

cheers everyone!

10sm's People

Contributors

bbmaster123 avatar huangsijun17 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.