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?

AndronikosG 40 Reputation points
2024-09-01T14:29:22.7033333+00:00

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?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,760 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,532 questions
0 comments No comments
{count} votes

Accepted answer
  1. S.Sengupta 19,741 Reputation points MVP
    2024-09-03T02:06:46.4866667+00:00

    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.


1 additional answer

Sort by: Most helpful
  1. 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.


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.