Windows 10 system boots skip the desktop background and launch its own customization program

Tips:This article was last updated in2025-07-29 12:56:29, some articles are time-sensitive, if there are errors or the download address is invalid, please in the comment area at the end of the articlemessage

When doing custom systems, we often want the computer to start only loading its own system programs, not to enter Windows The system desktop environment, so that the system looks more professional! Ha ha!

Eleven (www.11zhang.com) share a simple setup method by modifying the registry of the Windows system to achieve the goal, simple operation and easy to use.

Setup steps

1. Press [Win+R] key, as shown in the figure below;

Picture [1] - Windows 10 system boot skip the desktop background and start its own customization program - eleven

2. Enter in the Run dialog box regedit command, enter and open the registry editor, as shown in the figure below;

regedit
Picture [2] - Windows 10 system boot skip the desktop background and start your own custom program - eleven

3. Navigate to "计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon"Path, found on the right Shell The table item is as shown in the figure below.

计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Picture [3] - Windows 10 system boot skip the desktop background and start your own customization program - eleven sheets

4. Double-click to open Shell table key, we can see that Windows default startup program is explorer.exe(This program is a file explorer and a background desktop program), as shown in the figure below.

Picture [4] - Windows 10 system boot skip the desktop background and start its own customization program - eleven

5. We can modify the value of the shell table key to the customized program directory you need to start, for example, I want to start the D:\11zhang\WiseCare.exe program, and then click [OK] to save, as shown in the figure below.

Picture [5] - Windows 10 system boot skip the desktop background and start your own customization program - eleven

PS: After testing, the key value of this shell key can only accept the executable file path (exe/com/bat, etc.), and cannot directly run the VBS script, because the VBS needs to be interpreted and executed by the script host program (wscript.exe or cscript.exe).

6. Restart the computer, and you will find that only the interface of the program can be operated, there is no Windows system background desktop, no taskbar, and no file explorer. Below, I use a video to demonstrate the effect.

7. If you want to re-enter the desktop, press at the same time Ctrl+Alt+Del Shortcut key start"Task Managerand click [file] - [Run a new task], type explorer.exe Enter, as shown in the figure below;

Picture [6] - Windows 10 system boot skip the desktop background and start your own customization program - eleven
Picture [7] - Windows 10 system boot skip the desktop background and start its own customization program - eleven
Picture [8] - Windows 10 system boot skip the desktop background and start its own customization program - eleven sheets
Picture [9] - Windows 10 system boot skip the desktop background and start its own customization program - eleven

PS: In the same way, if you want to restart your computer, you can run a new task execution shutdown /r /t 1 Restart command, as shown in the figure below;

shutdown /r /t 1
Picture [10] - Windows 10 system boot skips the desktop background and starts its own customization program - eleven

8. If you want to restore computer settings, you can do it regedit command to open the registry editor and put the modified one Shell The table item is restored to explorer.exe Yes, as shown in the figure below.

Picture [11] - Windows 10 system boot skips the desktop background and starts its own customization program - eleven
Picture [12] - Windows 10 system boot skip the desktop background and start its own customization program - eleven
© Copyright Notice
THE END
If you find this article helpful, you can bookmark this website for easy access next time!
Like19 share
comments Grab the sofa

Please log in to post a comment

    No comments yet