stop explorer.exe from starting with windows?

Why do you want to do that? explorer.exe is probably one of the most important windows processes, without it windows itself becomes mostly unusable. So my first best guess would be to say that no it's not possible or at the very least not advisable.
 
I know it was possible on much older versions of Windows, but why would you want to? It is pretty much the front end of the graphical user interface. Were you trying to apply your own custom GUI? Otherwise it'd serve no real purpose to keep Explorer from starting. Windows would be largely unusable.
 


Because I have my PC set to automatically boot steam into big picture startup, and my clunky ass desktop looks like shit and it shows until Steam loads up. I'm going to create a task to start explorer.exe AFTER steam boots through the task scheduler.
 
you could do a selective startup in MSCONFIG, untick explorer.,exe in the services tab and click apply. That was how it worked in win 7. I can't find a lot on if that would work in 10

we do get people who come in and ask to do things they shouldn't. Just had to check :)
 


Can't find explorer.exe in there. My best guess is it's somewhere in the regedit but not sure.

 
https://en.wikipedia.org/wiki/List_of_alternative_shells_for_Windows

edit reg key:
HKEY_LOCAL_MACHINE -> Software -> Microsoft -> Windows NT -> CurrentVersion -> Winlogon

take a look at the keys. there is a key for alternateshells
there is even a place to change the name of the main shell (explorer.exe)

it is not any type of license agreement that would require you to run the explorer.exe shell.

you should be able to set up a autologin then run a cmd.exe shell of your own.
that would give you access to all of the system functions if you need them.

I would think you could remove the explorer.exe shell and leave it blank.
then use the task switcher to spawn a copy of explorer.exe if you needed it for something.


if you want the program to never to be run you can deny execute permissions to all users/system

 
MERGED QUESTION
Question from danjrowe27 : "Delay explorer.exe from starting on startup?"