The VBScript or AutoHotkey methods are likely the easiest to implement quickly, while the custom shell approach would give you the most control but require more development effort.
How can I go to the full screen start menu instead of the desktop when I sign in to my user in modern versions of Windows 10 without tablet mode?
I wanted to mimic this really cool feature that windows 8 had where you could boot straight into the start screen on user logon. Unfortunately this feature was discontinued in modern versions of Windows 10 (22h2). I tried enabling tablet mode but this isn't what I really want because I don't like programs to open in full screen, I want something hybrid. For now I tried making vbs script that sends the win key however when i set it to start at user logon in task scheduler it does nothing. it only works when pressing run task. Is there any way I can achieve this?
1 additional answer
Sort by: Most helpful
-
Ian Xue 37,721 Reputation points Microsoft Vendor
2024-09-03T02:01:31.0933333+00:00 Hi AndronikosG
Thanks for your post.
As per your query, I like to inform you that; there is not any settings in Windows 10 to display Start Screen directly after boot. It is by design.
I would suggest you provide your feedback using Windows 10 feedback app. You can open the Edge, press Shift+Alt+I to feedback the uservoice to the develop team. Thanks a lot for your understanding.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.