WinRE.wim problem. Please help.

dangerdred

New member
Local time
7:50 AM
Messages
7
In every guide I follow to deploy a Customized Windows 7 Image the way I want to do it, the disk is divided in 3 partitions - system, recovery, and windows. I can follow all the guides to Diskpart my disk and to apply my windows 7 image to my c:\ partition. my problem is that in all the guides, the next step is to copy this windows install.wim to the recovery partition - R:\Recovery\WindowsRE\, along with winre.wim file. My problem that there is no winre.wim file at the location C:\Windows\System32\Recovery\. I turned on system and hidden files but still the file is not there. I did find a winre.wim in a hidden system file at C:\Recovery although using this led to further problems. When i was in winPE and trying to copy over this winre.wim, I had to unhide (-h) and unsystem (-s) this c:\Recovery folder, it's sub-folder and the winre.wim file. I then managed to copy it over successfully to R:\Recovery\WindowsRE\ along with the install.wim. my problem is that when I try to reagentc /setREimage I get error - Operation FailedL b7 'Cannot create a file when that file already exists'. Does anyone know where I'm going wrong?
 

My Computer

OS
Windows 7 Ultimate N x64
reagentc.exe /disable

reagentc.exe /setreimage /path R:\recovery\windowsre\ etc.
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
I forgot to add, after I getting the error at reagentc.exe /setreimage /path R:\recovery\windowsre\ etc. I successfully did the reagentc.exe /setosimage /path R:\recovery\windowsre\ etc. Then after reboot I had no repair option on the advanced startup menu. I went into windows and did a reagentc /enable at an elevated command prompt and after another reboot I had the repair option on the advanced startup menu although if the repair option is selected, nothing happens other than windows starting normally. Any ideas? Or any ideas why I don't have a winre.wim in my C:\Windows\System32\Recovery\ folder? My installation is Windows 7 Ultimate N SP1 Retail.
 

My Computer

OS
Windows 7 Ultimate N x64
You will find winre.wim in sys32\recovery on the install dvd.

After 7 is installed it is in c:\recovery\longguidfolder.

Did you assign a scan code like this:

reagentc.exe /disable

reagentc.exe /setreimage /path C:\recovery\windowsre\ /target C:\windows /bootkey 3b00

reagentc.exe /enable
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Thanks for the replies.
Just so that we're on the same page...the image that I captured is of my optimised windows installation with applications and updates installed. I want to place this image on a recovery partition and be able to 'reset' the PC to this image at anytime from WinRE.
Do I need to assign a bootkey for this? Can I not access this from the Repair option on the advanced startup menu?

I'm getting very confused about this. On looking at a Microsoft Deployment Labs document, I'm not sure if it's written incorrectly, but it talks about putting the winre.wim on the system partition and not the recovery partition? Although this is for a setup install which is not what I'm doing, although it also says it doesn't really matter where the winre.wim is placed once you configure the path to it.
The guide I had been following instructs that you apply your image to c: and afterwards copy winre.wim from c:Windows\System32\Recovery\ - how is this possible if it's only in this location on the install DVD? Might I be using the wrong guide for my application?
 

My Computer

OS
Windows 7 Ultimate N x64
Yes, it is a little confusing.

If you have a normal installation from the dvd using setup.exe - then winre.wim will be in c:\recovery\longnumber.

However, oem installs have been altered and often do not have that - Dell for example leaves winre.wim in system32\recovery.


I wanted the to boot either standard winre using F8 - from c:\recovery\longnumber\

or my own customized winre.

I did that from within windows ( that is why I disabled reagentc first ).

I copied winre.wim and boot.sdi to D:\Recovery\Winre\ and assigned a scan code as per my previous post.

It worked fine - F8 booted the standard winre and F9 booted the customized winre.
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
You will find winre.wim in sys32\recovery on the install dvd.

After 7 is installed it is in c:\recovery\longguidfolder.

Did you assign a scan code like this:

reagentc.exe /disable

reagentc.exe /setreimage /path C:\recovery\windowsre\ /target C:\windows /bootkey 3b00

reagentc.exe /enable

Si will this work generally to re-enable Repair My Computer on F8 Advanced Boot Tools menu, for retail installs and from Elevated CMD? :geek:
 
It is for adding another winre.wim on another partition , using another f key.

(It usually fixes F8 as well, if it it isn't working )

See Here
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Hold on...you're losing me...lol.
I have a retail DVD that I installed and captured an image off so winre.wim is in C:\Recovery\longstring\. If I move that to my R:\Recovery\WindowsRE folder along with my install.wim, will I be able to apply that image from the repair option on the advanced startup menu, or do I have to add some sort of factory restore application to a customised winre??
 

My Computer

OS
Windows 7 Ultimate N x64
I would copy it - instead of moving it.

After booting winre from the R partition , you will need some way to apply the image from install.wim.

Normally that is done by having a copy of imagex in your custom winre.wim

You could pop the files out of this View attachment NT6INSTALLERx64.zip into system32 of your winre.wim, the just type NT6INSTALLER at the command prompt.

(32 bit version here View attachment NT6INSTALLER.zip ).

You need to mount your winre.wim with dism , copy the files from the zip (not the folder they are in - just copy the files into the mounted system 32 ), then unmount with commit .
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
help please

Hi, I am unable to use the recovery console by using F8. My D drive has the oriiginal image which i want to use to get my laptop back to factory settings. I am fairly capable in navigating my way around laptop, files, editing regestry settings (with step by step guidence) etc.
This laptop has the oem version of windows 7 pro 32 bit, And I never got round to making a recovery disk, however I managed to get one for my version of windows. However there is no reinstall option. and if i try to use the back up and restore in control panel - recover - advanced - use system image to recover your pc. i get windows cannot restart the computer into windows recovery enviroment...
If you think your method would work for me, would you be able to give me step by step guide?
Thanks
jewels.
 

My Computer

Computer Manufacturer/Model Number
toshiba satellite pro L450D-12X
OS
windows 7 pro 32bit
You say you obtained a Recovery Disk for your make/model. Can you boot from it? This should reinstall the System Recovery Options and Factory Recovery.

The System Image referred to in Backup & Recovery is for a Win7 backup image you make of your finished install. Backup Complete Computer - Create an Image Backup

If unable to boot the Recovery Disk try booting the Recov partition by marking it Active then rebooting: Partition - Mark as Active.
You may need to use Method Two to mark the existing System partition Active again, even run Startup Repair repeatedly from System Repair Disk so make one now.

Finally you can consider a superior clean reinstall using a Win7 installation DVD for your licensed version which we can provide if you still have a readable Product Key on the COA sticker on machine. This is a leaner install without the preinstalled factory crapware and useless utilities which have better versions built into Win7: Clean Reinstall steps
 
Last edited:
Hi jewels,

What kind of image do you have on your d drive?

Is it a windows system image you made- or do you mean the manufacturer recovery image?
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
(toshiba satalite pro L450d-12x)is the actual laptop
Its the Manufactures recovery Image
there is a recovery.wim and a winpe.wim

if i go into disk managment i can see

(C:)

recovery_data (D:)

(unnamed) (OEM partition)

all of these have status of healthy.
I have tried to make a system repair disc, it comes up with could not be created (0x80070057)
I can get to the advanced boot options and all is normal except the repair option is not there.
There is alot of education software that came on the laptop which i do not have on cd.
is there a way to reinstal/repair toshiba repair console? so that i can then do a full factory recovery?
do i need the
windows 7 oem pro 32 bit recovery disc (the windows version i am using) or the toshiba satalite pro L450d-12x recovery disc?
thanks for you time
 
Last edited:

My Computer

Computer Manufacturer/Model Number
toshiba satellite pro L450D-12X
OS
windows 7 pro 32bit
Hi jewels.

There may be a different key you need to use for your machine - F8 is normally reserved for winre.

Might be F10 or Del or something else - what does the manual say?

If you can't get to it that way:

It is not unusual to fail to create windows repair cd with oem preinstalled o/s.

It sounds like you have what you need on the recovery partition.

First of all, make sure you have some kind of boot media - partition wizard free boot cd will be fine .

Partition Wizard Bootable CD allows user to boot computer directly to manage partition.

Mark the recovery partition Active.

Restart pc - with luck the recovery program will start up.
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Back
Top