How to Make Windows 11 Start All Startup Applications Before Logging In
Introduction
Many users prefer to have certain applications start automatically when they log into Windows. This can be useful for applications that need to run in the background, such as antivirus software or cloud storage clients. However, in Windows 11, startup applications are not started until after the user has logged in. This can be a problem for applications that need to be running before the user logs in, such as remote desktop clients or applications that automate tasks.
Fortunately, there is a way to make Windows 11 start all startup applications before the user logs in. This can be done by modifying the registry. Here are the steps:
Steps
- Press the Windows key + R to open the Run dialog box.
- Type "regedit" and click OK.
- Navigate to the following key:
- Right-click on the "Winlogon" key and select New > Key.
- Name the new key "Shell".
- Right-click on the "Shell" key and select New > String Value.
- Name the new value "UserInit".
- Double-click on the "UserInit" value and enter the following value:
- Click OK.
- Close the Registry Editor.
- Restart your computer.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
%windir%\System32\userinit.exe,ApplicationAsService
After restarting your computer, all startup applications will be started before you log in. Please note that you can replace "ApplicationAsService" with the name of any application you want to start before logging in. Just make sure to include the full path to the application's executable file.
Conclusion
By following these steps, you can make Windows 11 start all startup applications before the user logs in. This can be useful for applications that need to run in the background or for automating tasks.
Komentar