How to stop Rescue & Recovery popup at bootup?
How to stop Rescue & Recovery popup at bootup?
I have a x60x 1704, and some time ago replaced the 80GB DD with a 80GB SSD.
In the process of the HD change I lost the R&R partition - basically because Acronis Trueimage was not capable of copying it over. This didn't matter as I use TI for image backups anyway...
But recently something has changed and I keep getting the above popups appearing; just once at bootup.
I cannot see any program or Service whose name appears related to R&R. I also can't see anything in Msconfig, though obviously there are processes which might be doing it, but I don't want to mess with that because it might stop the computer booting.
Can anybody suggest how to stop this?
The OS is WinXP SP2. This is one of those computers where SP3 trashes the HD (tried it several times). I have another x60s which went to SP3 OK. But I cannot see this is related.
I would appreciate any help.
In the process of the HD change I lost the R&R partition - basically because Acronis Trueimage was not capable of copying it over. This didn't matter as I use TI for image backups anyway...
But recently something has changed and I keep getting the above popups appearing; just once at bootup.
I cannot see any program or Service whose name appears related to R&R. I also can't see anything in Msconfig, though obviously there are processes which might be doing it, but I don't want to mess with that because it might stop the computer booting.
Can anybody suggest how to stop this?
The OS is WinXP SP2. This is one of those computers where SP3 trashes the HD (tried it several times). I have another x60s which went to SP3 OK. But I cannot see this is related.
I would appreciate any help.
-
RealBlackStuff
- Admin
- Posts: 17510
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
Re: How to stop Rescue & Recovery popup at bootup?
Check in your Backup scheduling: http://www.microsoft.com/resources/docu ... x?mfr=true
It probably wants to make a backup and cannot find the space for it (would have been on the (missing) R&R partition).
Cancel this schedule and you should be grand.
It probably wants to make a backup and cannot find the space for it (would have been on the (missing) R&R partition).
Cancel this schedule and you should be grand.
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
Re: How to stop Rescue & Recovery popup at bootup?
Many thanks.
I had a look in Backup and cannot see any scheduled jobs.
I cannot see anything resembling "backup" in the list of services, either.
The thing is that the box which pops up is, IIRC, titled "Rescue and Recovery". That is a separate Thinkpad program, which AFAICR I uninstalled a long time ago.
I had a look in Backup and cannot see any scheduled jobs.
I cannot see anything resembling "backup" in the list of services, either.
The thing is that the box which pops up is, IIRC, titled "Rescue and Recovery". That is a separate Thinkpad program, which AFAICR I uninstalled a long time ago.
-
RealBlackStuff
- Admin
- Posts: 17510
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
Re: How to stop Rescue & Recovery popup at bootup?
Maybe re-install R&R and then UNinstall it again?
I have no clue otherwise.
I have no clue otherwise.
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
Re: How to stop Rescue & Recovery popup at bootup?
I have no idea how to install R&R.
There are many posts on the net from people who upgraded their HDs and lost that extra partition. In principle, there is no reason why IBM/Lenovo could not supply a simple program which creates that partition and writes the stuff into it, etc. But last time I was installing a SSD in a Thinkpad, I could not find anything.
I will try to go a global search for a file containing that text string, next time it appears. It is certainly getting started by a registry entry.
There are many posts on the net from people who upgraded their HDs and lost that extra partition. In principle, there is no reason why IBM/Lenovo could not supply a simple program which creates that partition and writes the stuff into it, etc. But last time I was installing a SSD in a Thinkpad, I could not find anything.
I will try to go a global search for a file containing that text string, next time it appears. It is certainly getting started by a registry entry.
Re: How to stop Rescue & Recovery popup at bootup?
I have a screenshot here
http://www.zen74158.zen.co.uk/temp-files-ph/window.jpg
which shows the Rescue and Recovery popup, and a process monitor showing that csrss.exe appears to be the culprit, but csrss is used for a whole load of other stuff too.
It seems to happen once per day, after boot-up. So it seems to be a scheduled process of some sort.
http://www.zen74158.zen.co.uk/temp-files-ph/window.jpg
which shows the Rescue and Recovery popup, and a process monitor showing that csrss.exe appears to be the culprit, but csrss is used for a whole load of other stuff too.
It seems to happen once per day, after boot-up. So it seems to be a scheduled process of some sort.
Re: How to stop Rescue & Recovery popup at bootup?
Progress report:
I have gradually disabled every "Lenovo" item in the Startup section of MSCONFIG but it still pops up...
I have gradually disabled every "Lenovo" item in the Startup section of MSCONFIG but it still pops up...
Re: How to stop Rescue & Recovery popup at bootup?
This is the popup:
http://www.zen74158.zen.co.uk/temp-file ... -popup.gif
I wonder how it can be stopped? It appears after a startup, every few days.
http://www.zen74158.zen.co.uk/temp-file ... -popup.gif
I wonder how it can be stopped? It appears after a startup, every few days.
Re: How to stop Rescue & Recovery popup at bootup?
i would say that the easiest thing, but not the quickest!!, is to download the R &R program from Lenovo's website and install it. Shut down and restart as the program asks, and then un-install it. This way maybe you can remove all the registry entries without 'breaking' anything. Obviously it would seem that Acronis has copied everything relating to R & R except the partition itself, including the scheduled back-ups that R & R likes to try to do.
TP 380Z (2635-JGU), TP 240 (2609-21G), TP 240X (2609-62G), TP X61t (7762-B6G), TP 770 (9548-30U), TP770ED (9549-5AU), TP 770X (9549-720), TP 701C (2630-TF4), TP Z61P (0674-KSG), TP 750 (9545), Transnote (2675)
Re: How to stop Rescue & Recovery popup at bootup?
Will the R&R program re-write the recovery partition? I don't actually want to do that.
I am sure a clever programmer could find where that text message comes from in no time at all (even allowing for the fact that text messages are normally stored separately from the program using them, for internationalisation reasons) and then wipe out the program which is triggering it.
Perhaps significantly, it doesn't appear immediately on startup. It appear about 30 seconds after the login prompt appears, and it appears even if you have not logged in.
I am sure a clever programmer could find where that text message comes from in no time at all (even allowing for the fact that text messages are normally stored separately from the program using them, for internationalisation reasons) and then wipe out the program which is triggering it.
Perhaps significantly, it doesn't appear immediately on startup. It appear about 30 seconds after the login prompt appears, and it appears even if you have not logged in.
-
RealBlackStuff
- Admin
- Posts: 17510
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
Re: How to stop Rescue & Recovery popup at bootup?
Try a Search or Find for all files containing the text "Rescue and Recovery".
That should point to a directory, which might give you a clue from where this bugger comes.
That should point to a directory, which might give you a clue from where this bugger comes.
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
Re: How to stop Rescue & Recovery popup at bootup?
the R & R program doesn't re-write the partition. It is only a program to help back-up and restore from previous saved back-ups etc.
TP 380Z (2635-JGU), TP 240 (2609-21G), TP 240X (2609-62G), TP X61t (7762-B6G), TP 770 (9548-30U), TP770ED (9549-5AU), TP 770X (9549-720), TP 701C (2630-TF4), TP Z61P (0674-KSG), TP 750 (9545), Transnote (2675)
Re: How to stop Rescue & Recovery popup at bootup?
A search digs out about 50 files, some of which look like they contain text messages in different languages. Unfortunately those words are rather common on a Thinkpad 
I tried reinstalling R&R from the .msi file which comes with the computer, and about halfway through the process it complains that some file is missing, and aborts...
I wonder if I should just delete all registry entries entitled Rescue and Recovery? There is a number of them, including some which look like scheduled processes.
I tried reinstalling R&R from the .msi file which comes with the computer, and about halfway through the process it complains that some file is missing, and aborts...
I wonder if I should just delete all registry entries entitled Rescue and Recovery? There is a number of them, including some which look like scheduled processes.
-
RealBlackStuff
- Admin
- Posts: 17510
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
Re: How to stop Rescue & Recovery popup at bootup?
Rather than battle with an obnoxious R&R program, forget about it, and get Acronis TrueImage, to make regular images. It's faster and a lot less headachy.
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
Re: How to stop Rescue & Recovery popup at bootup?
You can't use the msi file from the computer. You would have to download it from lenovo. If you manage to find all the registry files on your own, that might help.peter-h wrote:A search digs out about 50 files, some of which look like they contain text messages in different languages. Unfortunately those words are rather common on a Thinkpad
I tried reinstalling R&R from the .msi file which comes with the computer, and about halfway through the process it complains that some file is missing, and aborts...
I wonder if I should just delete all registry entries entitled Rescue and Recovery? There is a number of them, including some which look like scheduled processes.
TP 380Z (2635-JGU), TP 240 (2609-21G), TP 240X (2609-62G), TP X61t (7762-B6G), TP 770 (9548-30U), TP770ED (9549-5AU), TP 770X (9549-720), TP 701C (2630-TF4), TP Z61P (0674-KSG), TP 750 (9545), Transnote (2675)
Re: How to stop Rescue & Recovery popup at bootup?
I use Trueimage for backups anyway, RealBlackStuff.
Where is the X60S R&R full installation program?
I do not want to create a new recovery partition, because the disk space for it is no longer available.
Where is the X60S R&R full installation program?
I do not want to create a new recovery partition, because the disk space for it is no longer available.
Re: How to stop Rescue & Recovery popup at bootup?
An update: I went into the registry and deleted some Lenovo keys which looked like scheduled processes, and that has fixed it 
Many thanks ALL for your suggestions
Many thanks ALL for your suggestions
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Keyboard & Thinkpoint Inert On Bootup After Bad Malware Fighter DeInstall
by jimwg » Tue May 16, 2017 11:01 am » in ThinkPad R, A, G and Z Series - 4 Replies
- 475 Views
-
Last post by Thinkpad4by3
Tue May 16, 2017 4:09 pm
-
-
-
Got a Vizio television? STOP it from spying
by RealBlackStuff » Tue Feb 07, 2017 2:50 pm » in Off-Topic Stuff - 4 Replies
- 578 Views
-
Last post by TonyJZX
Tue Feb 07, 2017 8:47 pm
-
-
-
Keyboard - some keys stop working - W540 hardware problem
by Snowflake » Tue May 02, 2017 9:12 pm » in ThinkPad W530 and later Series - 0 Replies
- 89 Views
-
Last post by Snowflake
Tue May 02, 2017 9:12 pm
-
-
-
Keyboard - some keys stop working - T540 hardware problem
by Snowflake » Wed May 03, 2017 4:31 pm » in ThinkPad T430/T530 and later Series - 0 Replies
- 136 Views
-
Last post by Snowflake
Wed May 03, 2017 4:31 pm
-
Who is online
Users browsing this forum: E350 and 3 guests



