Repair your computer option not working (restoring factory backup)

Yes I saw "press any key to boot from DVD".
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit
In elevated command prompt:
Code:
e:
md  test
xcopy /h   c:\Recovery\WindowsRE\Winre.wim  e:\
dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test

All commands were succesful?

E:\test\Windows\System32\Boot\winload.exe is there? 6014192 bytes (in dutch version)
E:\test\Windows\System32\winload.exe is there? 6014192 bytes (in dutch version)
 
Last edited:

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
No.... xcopy commands gives file not found..... there is no Recovery Folder under C: drive.....

Code execute image attached

E:\test\Windows\System32\Boot\winload.exe is there? NOT THERE....
E:\test\Windows\System32\winload.exe is there? NOT THERE....
 

Attachments

  • Code Execute 1.jpg
    Code Execute 1.jpg
    30.6 KB · Views: 22

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit
If a command fails.... don't continue!!
Give partition "RECOVERY" in disk management a driver letter (right click on it). Give me the drive letter you gave it
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
i gave it F:
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit
First command fails because folder has already been made I think. But do this
Code:
md e:\test
xcopy /h  f:\Recovery\WindowsRE\Winre.wim  e:\
dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test

All succeed? Post output.
E:\test\Windows\System32\Boot\winload.exe is there?
E:\test\Windows\System32\winload.exe is there?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
E:\>md e:\test
A subdirectory or file e:\test already exists.

E:\>xcopy /h f:\Recovery\WindowsRE\Winre.wim e:\
F:\Recovery\WindowsRE\winre.wim
1 File(s) copied

E:\>dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test

Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


Error: 13

The data is invalid.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

E:\>



E:\test\Windows\System32\Boot\winload.exe is there? NOT THERE
E:\test\Windows\System32\winload.exe is there? NOT THERE


E:\test is empty.
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit
Extracting files from winre.wim failed, because it's corrupt. If not extracted it can't (of course) find the extracted stuff!

Please post last 100 lines of C:\Windows\Logs\DISM\dism.log
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Removed

Removed
 
Last edited:

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit
Do again:
dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test

And post log file again. Post everything logged after 16:16. And delete previous long post
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
2012-08-28 16:36:18, Info DISM PID=3540 Scratch directory set to 'C:\Users\Anmol\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2012-08-28 16:36:18, Info DISM PID=3540 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM Manager: PID=3540 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM.EXE:
2012-08-28 16:36:18, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2012-08-28 16:36:18, Info DISM DISM.EXE:
2012-08-28 16:36:18, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=amd64, Number of processors=4
2012-08-28 16:36:18, Info DISM DISM.EXE: Executing command line: dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Loading Provider from location C:\Windows\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Connecting to the provider located at C:\Windows\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Loading Provider from location C:\Windows\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Connecting to the provider located at C:\Windows\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2012-08-28 16:36:18, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2012-08-28 16:36:18, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
2012-08-28 16:36:18, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
2012-08-28 16:36:18, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
2012-08-28 16:36:18, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2012-08-28 16:36:18, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2012-08-28 16:36:18, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Getting Provider WimManager - CDISMProviderStore::GetProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2012-08-28 16:36:18, Error DISM DISM WIM Provider: PID=3540 WIM open failed. - CWimImageInfoCollection::Initialize(hr:0x8007000d)
2012-08-28 16:36:18, Error DISM DISM WIM Provider: PID=3540 d:\w7rtm\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimimageinfocollection.cpp:70 - CWimImageInfoCollection::CreateWimImageInfoCollection(hr:0x8007000d)
2012-08-28 16:36:18, Error DISM DISM WIM Provider: PID=3540 Failed to create the image info collection. - CWimManager::GetImageInfoCollection(hr:0x8007000d)
2012-08-28 16:36:18, Error DISM DISM WIM Provider: PID=3540 d:\w7rtm\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:940 - CWimManager::InternalOpGetImageByIndex(hr:0x8007000d)
2012-08-28 16:36:18, Error DISM DISM WIM Provider: PID=3540 d:\w7rtm\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:2239 - CWimManager::InternalCmdMount(hr:0x8007000d)
2012-08-28 16:36:18, Error DISM DISM WIM Provider: PID=3540 Error executing command - CWimManager::InternalExecuteCmd(hr:0x8007000d)
2012-08-28 16:36:18, Error DISM DISM WIM Provider: PID=3540 d:\w7rtm\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:516 - CWimManager::ExecuteCmdLine(hr:0x8007000d)
2012-08-28 16:36:18, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2012-08-28 16:36:18, Info DISM DISM.EXE:
2012-08-28 16:36:18, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2012-08-28 16:36:18, Info DISM DISM.EXE:
2012-08-28 16:36:18, Info DISM DISM Image Session: PID=3540 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2012-08-28 16:36:18, Info DISM DISM Provider Store: PID=3540 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit
The winre.wim file is corrupt!!
You can do now
Code:
dism /unmount-wim /mountdir:e:\test /discard
del e:\Winre.wim
rd e:\test
First command maybe fail because wim failed to mount. Anyway do all
What is the file modification date/time of f:\recovery\windowsre\winre.wim ? and what is it's size?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Code:
chkdsk/f  f:
Any errors?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
I'm not able to find the file modification date....... check the attachments.....

Appreciate your help.
 

Attachments

  • Recovery 1.jpg
    Recovery 1.jpg
    38.9 KB · Views: 12
  • Recovery 2.jpg
    Recovery 2.jpg
    54.5 KB · Views: 8

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit
ChkDsk results in the image attached
 

Attachments

  • Chkdsk.jpg
    Chkdsk.jpg
    56.2 KB · Views: 22

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Why do you want to recover to factory settings anyway?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Check the images attached after displaying hidden files & after unchecking "hide protected operating system files"....
 

Attachments

  • Recovery 1.jpg
    Recovery 1.jpg
    76.3 KB · Views: 10
  • Recovery 2.jpg
    Recovery 2.jpg
    59.5 KB · Views: 6

My Computer My Computer

At a glance

Windows 7 Home Premium 64bit
OS
Windows 7 Home Premium 64bit

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bits 7601...Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz4,00 GBATI Mobility Radeon HD 5400 Series
Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Back
Top