Help - Search - Members - Calendar
Full Version: remove explorer from boot
MSFN Forums > Customizing Windows and Graphics > Customizing Windows

   
Google Internet Forums Unattended CD/DVD Guide
djhell
hi, i want remove explorer from boot, i need explorer not started automatic.
I want logon, and in the automatic execution i put my program and i want use only this..
how can i do this?

ps: i don't want unistall explorer.exe, but only not start it on windows boot..

ps: sry 4 my english..
Shindo_Hikaru
Explorer is the program that allows you to interact with your computer and programs. Disableing it would be insane.

If you wish to have a logon screen appear prior to Explorer, you must go to Start > Settings Control Panel > User Accounts.
SiMoNsAyS
let me remember that without explorer, there's no startbar nor desktop icons.

for customization, litestep can replace explorer shell.
IcemanND
look in registry at
HKLM\software\microsoft\windows NT\currentversion\winlogon

I seem to recall, it's been a long time, that you can changed the "Shell", "UIHost", and "Userinit" values to your own to not have explorer run and only have your own app run in their place.

Do some research first, my brains a little rusty on this, but it should get you pointed in the right direction.
djhell
tnx!
i temoranely solved using a .bat file like this:

taskkill /F /IM explorer.exe

but if i can not run, it's better..

tnx all, now i try smile.gif
Shindo_Hikaru
why do you wish to disable explorer
Innocent Devil
try those keys IcemanND told to blank

u will probably get a plain screen

then CTRL+ALT+DEL give taskmgr and so....
djhell
because in mine farm there are 25 new industrial pc with windows xp embedded preinstalled.
I need run only a software, and i solved changing shell = "c:\myprogram.exe" and not exploerer.exe..

it works fine newwink.gif

tnx all!
Doctor Trout
SysInternals "Autoruns" will let you disable a number of options that load at startup (you'll be surprised at what it finds). One option is to stop explorer.exe loading at startup.

Link: http://www.sysinternals.com/Utilities/Autoruns.html

Hope that helps.
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.