Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows XP Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Windows XP Support Find support for Windows XP here.

Reply
 
LinkBack Thread Tools
Old 07-02-2009, 06:18 PM   #1 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


[SOLVED] system restore missing

XP Home SP2
System restore has disappeared from system tools. My CD Rom drive is not working, is there another way to get it back other than installing from the windows\inf file? When I try to do it that way, I am requested to insert my XP disc. Can't do it beacuse the drive is not working. I also tried the c prompt command:%systemroot%\system32\restui.exe but the command is not recognized. Any help appreciated. Also, I have run a complete virus scan and adware scan..nothing found.

Last edited by steve20491; 07-02-2009 at 06:20 PM. Reason: More info
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 07-02-2009, 06:29 PM   #2 (permalink)
TSF Enthusiast
 
Join Date: Apr 2009
Location: Los Angeles
Posts: 2,485
OS: XP SP3, Vista SP2, Windows7


Re: system restore missing

Whats wrong with your CD drive? Have you checked to see if there is a yellow mark in the Device Manager next to it? If it won't read at all, why not replace it?
To access System Restore, right click My Computer and choose Properties. Go to the System Restore tab.
__________________
Spike Baron
A Plus, MCSE, MCAS (office 2007) MOUS, CNA
spike2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-02-2009, 06:36 PM   #3 (permalink)
Registered User
 
Join Date: Jul 2006
Posts: 181
OS: xp


Re: system restore missing

if you cant open your cd drive may be this will help. can't open Disc Drive
hes4l is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-02-2009, 06:45 PM   #4 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

I can open and insert discs. They won't run...all i get is a flashing light. Will replace drive when able to...but for now I am wondering if there is another way to get system restore back.
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-02-2009, 07:09 PM   #5 (permalink)
TSF Enthusiast
 
Join Date: Apr 2009
Location: Los Angeles
Posts: 2,485
OS: XP SP3, Vista SP2, Windows7


Re: system restore missing

You can access System Restore as stated in my previous post, by Right Clicking My Computer and choosing Properties and going to the Restore tab.
__________________
Spike Baron
A Plus, MCSE, MCAS (office 2007) MOUS, CNA
spike2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-02-2009, 07:14 PM   #6 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

Spike2me: on my system, when I go there I get the option to turn off system restore, (it is on) or select the amount of disc space to use. Thats all
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-02-2009, 11:22 PM   #7 (permalink)
TSF Enthusiast
 
Join Date: Jul 2009
Posts: 582
OS: XP Pro x64


Re: system restore missing

in the OP the command for system restore is wrong.

the correct command is
Code:
%systemroot%\system32\restore\rstrui.exe
atavist is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 03:29 AM   #8 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

I typed it correctly, but message says can not find the path
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 10:26 AM   #9 (permalink)
TSF Enthusiast
 
Join Date: Jul 2009
Posts: 582
OS: XP Pro x64


Re: system restore missing

start > run > type "cmd" without the quotes.

type

Code:
cd\
type

Code:
dir /s rstrui.exe
alternatively you can try

start > run > type "sfc -scannow" without the quotes.
atavist is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 02:31 PM   #10 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

I ran the command...it did something, what I don't know. 3 files found? As far as sfc, my cd rom drive does not work, and the disc is required.
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 04:36 PM   #11 (permalink)
TSF Enthusiast
 
Join Date: Apr 2009
Location: Los Angeles
Posts: 2,485
OS: XP SP3, Vista SP2, Windows7


Re: system restore missing

Start the registry editor Start/Run type regedit

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore.
If a "DisableSR" value doesn't exist, go to the Edit menu, select New, DWORD value, and create the value.
Set the value to 1 to disable System Restore or 0 to enable System Restore.

Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sr to prevent the System Restore service from starting.

Double-click Start, and set the value to 4 to stop the service from starting or to 0 for normal startup. Close the registry editor.
__________________
Spike Baron
A Plus, MCSE, MCAS (office 2007) MOUS, CNA
spike2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 05:42 PM   #12 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

The setting is at 0.....so i assume the settings are correct, so system restore should be listed in system tools, but it is not.
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 05:53 PM   #13 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

ANOTHER INTERESTING POINT: When I try to run the command %SystemRoot%\system32\restore\rstrui.exe I get the message that this command is not recognized. Also, I have double checked services and the system restore is started and on automatic. The registry also shows it as enabled.
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-04-2009, 02:56 PM   #14 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

I think that the problem is somewhere in Services. I checked the system restore service and found that it, and several other services were disabled, for some reason. I reset all that I think are necessary, including system restore, but still have the problem of a missing suystem restore tab in system tools. Does anyone know what services system resore depends on to operate correctly? I think I am just missing one that needs to be started.
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-04-2009, 03:57 PM   #15 (permalink)
TSF Enthusiast
 
Join Date: Apr 2009
Location: Los Angeles
Posts: 2,485
OS: XP SP3, Vista SP2, Windows7


Re: system restore missing

Go to Start/Run and paste this command in %SystemRoot%\system32\restore\rstrui.exe do not run it from the command prompt.
__________________
Spike Baron
A Plus, MCSE, MCAS (office 2007) MOUS, CNA
spike2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-04-2009, 05:27 PM   #16 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

Spike2me: Thanks for trying, but I get a message that windows can not find that command.
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-05-2009, 02:00 PM   #17 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

Still have the problem. This is strange, because I am able to create system restore points using Advanced System Care, but can not access system restore. I have checked and re-checked system services and all seem to be okay. Anyone with another suggestion to try would be appreciated. tks.
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-06-2009, 03:09 PM   #18 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

Here's a copy of hijackthis......if anyone can analyze it I would appreciate it.:

Logfile of Trend Micro HijackThis v2.0.2
Scan saved at 7:04:40 AM, on 7/6/2009
Platform: Windows XP SP2 (WinNT 5.01.2600)
MSIE: Internet Explorer v7.00 (7.00.6000.16850)
Boot mode: Normal

Running processes:
C:\WINDOWS\System32\smss.exe
C:\WINDOWS\system32\winlogon.exe
C:\WINDOWS\system32\services.exe
C:\WINDOWS\system32\lsass.exe
C:\WINDOWS\system32\svchost.exe
C:\WINDOWS\System32\svchost.exe
C:\WINDOWS\system32\spoolsv.exe
C:\Program Files\Avira\AntiVir Desktop\sched.exe
C:\Program Files\Avira\AntiVir Desktop\avguard.exe
C:\Program Files\Google\Update\GoogleUpdate.exe
C:\WINDOWS\Explorer.EXE
C:\Program Files\Avira\AntiVir Desktop\avgnt.exe
C:\WINDOWS\system32\ctfmon.exe
C:\Program Files\C-Organizer Std\C-Organizer.exe
C:\Program Files\Internet Explorer\iexplore.exe
C:\Documents and Settings\Stephen\Desktop\HiJackThis.exe

R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Start Page = http://www.yahoo.com/
R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = http://go.microsoft.com/fwlink/?LinkId=69157
R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Search_URL = http://go.microsoft.com/fwlink/?LinkId=54896
R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Search Page = http://go.microsoft.com/fwlink/?LinkId=54896
R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Start Page = http://go.microsoft.com/fwlink/?LinkId=69157
R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Local Page =
R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Local Page =
R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Window Title = Microsoft Internet Explorer
O2 - BHO: AcroIEHelperStub - {18DF081C-E8AD-4283-A596-FA578C2EBDC3} - C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\AcroIEHelperShim.dll
O2 - BHO: Skype add-on (mastermind) - {22BF413B-C6D2-4d91-82A9-A0F997BA588C} - C:\Program Files\Skype\Toolbars\Internet Explorer\SkypeIEPlugin.dll
O2 - BHO: RoboForm - {724d43a9-0d85-11d4-9908-00400523e39a} - C:\Program Files\Siber Systems\AI RoboForm\roboform.dll
O2 - BHO: (no name) - {78875F5C-A685-4405-8DC5-D48DC65452B0} - (no file)
O2 - BHO: Windows Live Sign-in Helper - {9030D464-4C02-4ABF-8ECC-5164760863C6} - C:\Program Files\Common Files\Microsoft Shared\Windows Live\WindowsLiveLogin.dll
O2 - BHO: Java(tm) Plug-In 2 SSV Helper - {DBC80044-A445-435b-BC74-9C25C1C588A9} - C:\Program Files\Java\jre6\bin\jp2ssv.dll
O2 - BHO: JQSIEStartDetectorImpl - {E7E6F031-17CE-4C07-BC86-EABFE594F69C} - C:\Program Files\Java\jre6\lib\deploy\jqs\ie\jqs_plugin.dll
O3 - Toolbar: &RoboForm - {724d43a0-0d85-11d4-9908-00400523e39a} - C:\Program Files\Siber Systems\AI RoboForm\roboform.dll
O4 - HKLM\..\Run: [avgnt] "C:\Program Files\Avira\AntiVir Desktop\avgnt.exe" /min
O4 - HKCU\..\Run: [ctfmon.exe] C:\WINDOWS\system32\ctfmon.exe
O4 - Startup: C-Organizer Std.lnk = C:\Program Files\C-Organizer Std\C-Organizer.exe
O6 - HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel present
O8 - Extra context menu item: Customize Menu - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComCustomizeIEMenu.html
O8 - Extra context menu item: Fill Forms - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComFillForms.html
O8 - Extra context menu item: RoboForm Toolbar - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComShowToolbar.html
O8 - Extra context menu item: Save Forms - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComSavePass.html
O9 - Extra button: Blog This - {219C3416-8CB2-491a-A3C7-D9FCDDC9D600} - C:\Program Files\Windows Live\Writer\WriterBrowserExtension.dll
O9 - Extra 'Tools' menuitem: &Blog This in Windows Live Writer - {219C3416-8CB2-491a-A3C7-D9FCDDC9D600} - C:\Program Files\Windows Live\Writer\WriterBrowserExtension.dll
O9 - Extra button: Fill Forms - {320AF880-6646-11D3-ABEE-C5DBF3571F46} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComFillForms.html
O9 - Extra 'Tools' menuitem: Fill Forms - {320AF880-6646-11D3-ABEE-C5DBF3571F46} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComFillForms.html
O9 - Extra button: Save - {320AF880-6646-11D3-ABEE-C5DBF3571F49} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComSavePass.html
O9 - Extra 'Tools' menuitem: Save Forms - {320AF880-6646-11D3-ABEE-C5DBF3571F49} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComSavePass.html
O9 - Extra button: RoboForm - {724d43aa-0d85-11d4-9908-00400523e39a} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComShowToolbar.html
O9 - Extra 'Tools' menuitem: RoboForm Toolbar - {724d43aa-0d85-11d4-9908-00400523e39a} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComShowToolbar.html
O9 - Extra button: Skype - {77BF5300-1474-4EC7-9980-D32B190E9B07} - C:\Program Files\Skype\Toolbars\Internet Explorer\SkypeIEPlugin.dll
O9 - Extra button: (no name) - {e2e2dd38-d088-4134-82b7-f2ba38496583} - C:\WINDOWS\Network Diagnostic\xpnetdiag.exe
O9 - Extra 'Tools' menuitem: @xpsp3res.dll,-20001 - {e2e2dd38-d088-4134-82b7-f2ba38496583} - C:\WINDOWS\Network Diagnostic\xpnetdiag.exe
O9 - Extra button: Messenger - {FB5F1910-F110-11d2-BB9E-00C04F795683} - C:\WINDOWS\System32\shdocvw.dll
O9 - Extra 'Tools' menuitem: Windows Messenger - {FB5F1910-F110-11d2-BB9E-00C04F795683} - C:\WINDOWS\System32\shdocvw.dll
O16 - DPF: Yahoo! Literati - http://origin.games.yahoo.net/games/clients/y/tt5_x.cab
O16 - DPF: {0E5F0222-96B9-11D3-8997-00104BD12D94} (PCPitstop Utility) - http://www.pcpitstop.com/betapit/PCPitStop.CAB
O16 - DPF: {6414512B-B978-451D-A0D8-FCFDF33E833C} (WUWebControl Class) - http://update.microsoft.com/windowsu...?1242428122654
O16 - DPF: {6E32070A-766D-4EE6-879C-DC1FA91D2FC3} (MUWebControl Class) - http://update.microsoft.com/microsof...?1243370021042
O16 - DPF: {8AD9C840-044E-11D1-B3E9-00805F499D93} (Java Runtime Environment 1.6.0) - http://dl8-cdn-09.sun.com/s/ESD7/JSC...ws-i586-jc.cab
O16 - DPF: {B1E2B96C-12FE-45E2-BEF1-44A219113CDD} (SABScanProcesses Class) - http://www.superadblocker.com/activex/sabspx.cab
O16 - DPF: {CF40ACC5-E1BB-4AFF-AC72-04C2F616BCA7} (get_atlcom Class) - http://wwwimages.adobe.com/www.adobe...bat/nos/gp.cab
O18 - Protocol: skype4com - {FFC8B962-9B40-4DFF-9458-1830C7DD7F5D} - C:\PROGRA~1\COMMON~1\Skype\SKYPE4~1.DLL
O20 - Winlogon Notify: !SASWinLogon - C:\Program Files\SUPERAntiSpyware\SASWINLO.dll
O23 - Service: Avira AntiVir Scheduler (AntiVirSchedulerService) - Avira GmbH - C:\Program Files\Avira\AntiVir Desktop\sched.exe
O23 - Service: Avira AntiVir Guard (AntiVirService) - Avira GmbH - C:\Program Files\Avira\AntiVir Desktop\avguard.exe

--
End of file - 6903 bytes
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-09-2009, 02:55 PM   #19 (permalink)
Registered User
 
Join Date: Nov 2003
Posts: 87
OS: Windows XP Pro


Re: system restore missing

I know everyone is busy, but it's been days and I still have the problem. Could someone please analyze the data I provided and give a suggestion. Thanks.
steve20491 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-09-2009, 03:02 PM   #20 (permalink)
Tech, Microsoft Support
 
MikenandezNST's Avatar
 
Join Date: Apr 2008
Location: California
Posts: 1,138
OS: Win Vista Ultimate EditionSP1/WinXPSP3


Blog Entries: 2
Re: system restore missing

Try disabling Advanced System Care and preventing it from starting up then reboot and check again.

Also click start>run type eventvwr.msc and post any errors within application and system.

How long has it been since you noticed this?
__________________
MikenandezNST is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:25 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85