How to pre-load my applications (with GUI) in Windows OS, before user authenticates?

Researcher 6 Reputation points
2024-10-03T12:51:38.25+00:00

I am having certain in-house applications that we require to launch and keep ready in the PC before the user's logon, so that when the user enters the Windows login password, these applications will be 'pre-loaded' using the Windows OS setting and kept ready. We would like the pre-loading based on last successful authentication, or in a way that if those apps were open and running in previous session at the time of shutdown or sign-out, to be loaded in the background and kept when the user is shown the Windows logon screen. (Let us assume these applications require some form of authentication, but not linked to Windows authentication ).

Our goal is to minimize the waiting time for the user because presently these applications take around 2 minutes to open and there are around five such applications. These applications are opened from a network path which resides on another server. (These applications are based on VB .NET.)

We have checked the setting "Automatically save my restartable apps when I sign out and restart them after I sign in" and another option "Application Recovery and Restart", also this setting is for recovering applications after an exception is encountered. It seems that the former is applicable to our case but we are not exactly sure. As these are interactive application, Task Scheduler is not an option and running these applications as a service is also not feasible as it runs in background and do not show any user interface.

We came across a forum question where the user also mentions a feature which points to "pre-loading" of applications. Looks like the what the OP wants to disable is actually what we would like to enable! Is there any such default setting in Windows 8 or Windows 10 that pre-loads the applications?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,731 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,507 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,243 questions
Windows 10 Compatibility
Windows 10 Compatibility
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Compatibility: The extent to which hardware or software adheres to an accepted standard.
480 questions
0 comments No comments
{count} votes

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.