How can you modify the shell in the registry, restart the computer, and no matter what you do, you can't call the windows desktop?

zxc0818 1 Reputation point
2023-01-10T05:49:23.37+00:00

Skip the windows background desktop program (that is, modify the shell in the registry, change explorer.exe to other applications), restart the computer, the system automatically starts the software program set, skip the windows desktop, then no matter what you do, can not call out the windows desktop, how to achieve this?

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,751 Reputation points
    2023-01-12T16:36:03.1+00:00

    Hi,

    Thank you for posting your query.

    Kindly follow the steps provided below to resolve your issue.

    Try this.

    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d """"c:\Program Files (x86)\Google\Chrome\Application\Chrome.exe""" --no-default-browser-check --kiosk http://Servername/Folder/index.html /f

    Go to this link for your reference and other troubleshooting procedures https://learn.microsoft.com/answers/questions/249751/windows-10-kiosk-scripting-registry-change-for-she.html

    https://learn.microsoft.com/en-us/windows/configuration/kiosk-shelllauncher

    Do not hesitate to message us if you need further assistance.

    If the answer is helpful kindly click "Accept as Answer" and up vote it.

    0 comments No comments

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.