Jump to content

Windows Explorer pops-up when rebooting.


Recommended Posts

Posted

Everytime I reboot, Windows Explorer pops up. I did not see it listed in

msconfig but did find it listed in autorun.exe and unchecked it. But it

still pops up.

  • Replies 6
  • Created
  • Last Reply
Posted

RE: Windows Explorer pops-up when rebooting.

 

On Explorer, Tools menu, Folder options, View tab, unselect "Restore previous

folder windows at logon".

 

--

#include <standard.disclaimer>

_

Kevin D Quitt USA 91387-4454 96.37% of all statistics are made up

Posted

RE: Windows Explorer pops-up when rebooting.

 

I looked at the view and it was already unchecked.

 

"Russ M" wrote:

> Everytime I reboot, Windows Explorer pops up. I did not see it listed in

> msconfig but did find it listed in autorun.exe and unchecked it. But it

> still pops up.

Posted

RE: Windows Explorer pops-up when rebooting.

 

It was already unchecked.

 

"KevinQ" wrote:

> On Explorer, Tools menu, Folder options, View tab, unselect "Restore previous

> folder windows at logon".

>

> --

> #include <standard.disclaimer>

> _

> Kevin D Quitt USA 91387-4454 96.37% of all statistics are made up

>

Posted

Re: Windows Explorer pops-up when rebooting.

 

Check these Registry keys for entries with paths that contain spaces, but have no quotes.

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

 

Example:

C:\Program Files\program path\app.exe

 

Change to:

"C:\Program Files\program path\app.exe"

 

 

ju.c

 

 

"Russ M" <RussM@discussions.microsoft.com> wrote in message

news:3DA10DBF-54FD-4B70-BB38-B3EE4EEEC2E2@microsoft.com...

> Everytime I reboot, Windows Explorer pops up. I did not see it listed in

> msconfig but did find it listed in autorun.exe and unchecked it. But it

> still pops up.

Posted

Re: Windows Explorer pops-up when rebooting.

 

I am so very pleased that people like you take the time to help others fix

problems.

Your suggestions did the trick.

"ju.c" wrote:

> Check these Registry keys for entries with paths that contain spaces, but have no quotes.

>

> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

>

> Example:

> C:\Program Files\program path\app.exe

>

> Change to:

> "C:\Program Files\program path\app.exe"

>

>

> ju.c

>

>

> "Russ M" <RussM@discussions.microsoft.com> wrote in message

> news:3DA10DBF-54FD-4B70-BB38-B3EE4EEEC2E2@microsoft.com...

> > Everytime I reboot, Windows Explorer pops up. I did not see it listed in

> > msconfig but did find it listed in autorun.exe and unchecked it. But it

> > still pops up.

>

>

Posted

Re: Windows Explorer pops-up when rebooting.

 

Glad it worked!

 

 

"Russ M" <RussM@discussions.microsoft.com> wrote in message

news:1C33E933-8A62-423E-989E-F418A47E49F4@microsoft.com...

> I am so very pleased that people like you take the time to help others fix

> problems.

> Your suggestions did the trick.

> "ju.c" wrote:

>

>> Check these Registry keys for entries with paths that contain spaces, but have no

>> quotes.

>>

>> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

>>

>> Example:

>> C:\Program Files\program path\app.exe

>>

>> Change to:

>> "C:\Program Files\program path\app.exe"

>>

>>

>> ju.c

>>

>>

>> "Russ M" <RussM@discussions.microsoft.com> wrote in message

>> news:3DA10DBF-54FD-4B70-BB38-B3EE4EEEC2E2@microsoft.com...

>> > Everytime I reboot, Windows Explorer pops up. I did not see it listed in

>> > msconfig but did find it listed in autorun.exe and unchecked it. But it

>> > still pops up.

>>

>>


×
×
  • Create New...