|
| | |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
| | LinkBack | Thread Tools |
| |||
| My Desktop folder opens when windows xp startup Windows XP Home SP2 For some reason all of a sudden recently, when Windows starts up, my desktop folder opens up. I have no idea why such batch program started running. Can someone be kind enough to tell me how I can stop this from happening. All I want is the display of my desktop when Windows starts up. sn |
| |||
| Re: My Desktop folder opens when windows xp startup On Nov 4, 5:06*pm, "snomazushi" <snomanos...@snomazushi.com> wrote: > Windows XP Home SP2 > > For some reason all of a sudden recently, when Windows starts up, my desktop > folder opens up. I have no idea why such batch program started running. > > Can someone be kind enough to tell me how I can stop this from happening. > All I want is the display of my desktop when Windows starts up. > > sn Perform some scans for malicious software first, then fix any remaining issues: Download, install, update and do a full scan with these free malware detection programs: Malwarebytes (MBAM): http://malwarebytes.org/ SUPERAntiSpyware: (SAS): http://www.superantispyware.com/ They can be uninstalled later if desired. |
| |||
| Re: My Desktop folder opens when windows xp startup If not malware, take a look in Start, Programs, Startup. snomazushi wrote: > Windows XP Home SP2 > > For some reason all of a sudden recently, when Windows starts up, my > desktop > folder opens up. I have no idea why such batch program started running. > > Can someone be kind enough to tell me how I can stop this from happening. > All I want is the display of my desktop when Windows starts up. > > sn > > |
| |||
| Re: My Desktop folder opens when windows xp startup I agree with Bob basically but it could also be the registry run keys having an invalid path START | RUN | type REGEDIT & press ENTER Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run and HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Run Check in the right pane for the offending item & delete it Close the registry editor Remember: before deleting anything in the registry use FILE menu | EXPORT, choose a filename & path then click SAVE to make a backup -- SPAMCOP User "Bob I" <birelan******.com> wrote in message news:%238ZGz6ZXKHA.1268@TK2MSFTNGP04.phx.gbl... > If not malware, take a look in Start, Programs, Startup. > > snomazushi wrote: >> Windows XP Home SP2 >> >> For some reason all of a sudden recently, when Windows starts up, my >> desktop >> folder opens up. I have no idea why such batch program started running. >> >> Can someone be kind enough to tell me how I can stop this from happening. >> All I want is the display of my desktop when Windows starts up. >> >> sn >> >> > |
| |||
| Re: My Desktop folder opens when windows xp startup Thank you for your comments. No, it isn't a malware. Legitimate folder opens up. I looked inside the startup but am unable to find entry for such folder staring up. Per other gentleman's comments, I believe it may be the registry run keys having an invalid path sn "Bob I" <birelan******.com> wrote in message news:%238ZGz6ZXKHA.1268@TK2MSFTNGP04.phx.gbl... > If not malware, take a look in Start, Programs, Startup. > > snomazushi wrote: >> Windows XP Home SP2 >> >> For some reason all of a sudden recently, when Windows starts up, my >> desktop >> folder opens up. I have no idea why such batch program started running. >> >> Can someone be kind enough to tell me how I can stop this from happening. >> All I want is the display of my desktop when Windows starts up. >> >> sn >> >> > |
| |||
| Re: My Desktop folder opens when windows xp startup Thank you for your comments. No, it isn't a malware. Legitimate folder opens up. I looked inside the startup but am unable to find entry for such folder staring up. sn "Bob I" <birelan******.com> wrote in message news:%238ZGz6ZXKHA.1268@TK2MSFTNGP04.phx.gbl... > If not malware, take a look in Start, Programs, Startup. > > snomazushi wrote: >> Windows XP Home SP2 >> >> For some reason all of a sudden recently, when Windows starts up, my >> desktop >> folder opens up. I have no idea why such batch program started running. >> >> Can someone be kind enough to tell me how I can stop this from happening. >> All I want is the display of my desktop when Windows starts up. >> >> sn >> >> > |
| |||
| Re: My Desktop folder opens when windows xp startup hi thank you for your comments. Let me take a look at your suggestion. sn from zushi, japan "SPAMCOP User" <spamcop_user@no_mail.haha> wrote in message news:uyGFZEaXKHA.1280@TK2MSFTNGP04.phx.gbl... >I agree with Bob basically but it could also be the registry run keys >having an invalid path > > START | RUN | type REGEDIT & press ENTER > > Navigate to: > > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run > > and > > HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Run > > Check in the right pane for the offending item & delete it > > Close the registry editor > > Remember: before deleting anything in the registry use FILE menu | EXPORT, > choose a filename & path then click SAVE to make a backup > > -- > SPAMCOP User > > "Bob I" <birelan******.com> wrote in message > news:%238ZGz6ZXKHA.1268@TK2MSFTNGP04.phx.gbl... >> If not malware, take a look in Start, Programs, Startup. >> >> snomazushi wrote: >>> Windows XP Home SP2 >>> >>> For some reason all of a sudden recently, when Windows starts up, my >>> desktop >>> folder opens up. I have no idea why such batch program started running. >>> >>> Can someone be kind enough to tell me how I can stop this from >>> happening. >>> All I want is the display of my desktop when Windows starts up. >>> >>> sn >>> >>> >> > |
| |||
| Re: My Desktop folder opens when windows xp startup snomazushi wrote: > Windows XP Home SP2 > > For some reason all of a sudden recently, when Windows starts up, my desktop > folder opens up. I have no idea why such batch program started running. > > Can someone be kind enough to tell me how I can stop this from happening. > All I want is the display of my desktop when Windows starts up. > > sn Use Autoruns from SysInternals (now owned by Microsoft). It shows all the startup locations, not just those with which users are familiar or shown by the msconfig.exe tool. My guess is that you removed malware but left some remnants behind. The malware's executable file may have been removed as a startup item but not its parameters. Without the parameters, and if they specify a path to a folder, then what is left is just a "command" that points at the folder. With just the path specified, Windows Explorer opens to show the contents of that path. |
| |||
| Re: My Desktop folder opens when windows xp startup thank you for your comments sn from zushi japan "VanguardLH" <V@nguard.LH> wrote in message news:hctsf1$pua$1@news.albasani.net... > snomazushi wrote: > >> Windows XP Home SP2 >> >> For some reason all of a sudden recently, when Windows starts up, my >> desktop >> folder opens up. I have no idea why such batch program started running. >> >> Can someone be kind enough to tell me how I can stop this from happening. >> All I want is the display of my desktop when Windows starts up. >> >> sn > > Use Autoruns from SysInternals (now owned by Microsoft). It shows all > the startup locations, not just those with which users are familiar or > shown by the msconfig.exe tool. My guess is that you removed malware > but left some remnants behind. The malware's executable file may have > been removed as a startup item but not its parameters. Without the > parameters, and if they specify a path to a folder, then what is left is > just a "command" that points at the folder. With just the path > specified, Windows Explorer opens to show the contents of that path. |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Documents folder opens at startup!! | DaveD | Windows Vista | 0 | 03-24-2009 08:41 AM |
| System32 folder opens at startup | John | Windows XP | 7 | 06-25-2008 11:50 PM |
| notepad opens Desktop.ini file on Windows startup! | Jack | Windows XP | 3 | 06-13-2008 02:10 PM |
| Folder Window Opens on Startup | GTifeld | Windows XP | 4 | 05-12-2007 07:40 PM |
| Documents folder opens at startup | Marco | Windows XP | 1 | 01-09-2007 08:30 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |