JJD,
Actually, there is:
- Make yourself a System Repair Disk
- Use Windows Backup and Restore to create a system image of your E drive on an external USB drive.
- Boot from the system repair disk
- Go to a command prompt
- Run DiskPart and the Clean All command
- exit out of diskpart
- Shutdown your system
- Boot from the system repair disk
- Choose the option to install a previous system image
- Connect your external usb drive
- Tell the system image repair program where the image is.
- Let system restore.
Procedure is actually quite simple.
I've done this before myself a couple of times.
Here are some "how-to" infos
[FONT="]CREATE A SYSTEM REPAIR DISK[/FONT]
START | type
System Repair |
Enter key |
Create Disk button
CREATE A SYSTEM IMAGE BACKUP
· START | type
Backup your computer |
Enter key
· In left-hand pane, select
Create a System Image
· select where you want to save the backup |
Next
· Select the drives you want to backup |
Next
· Start Backup button
· Finish button after completion
GO TO A COMMAND PROMPT USING A SYSTEM REPAIR DISK & clean a drive
1) Make a System Repair Disk (
WIN key| type
Create System Repair Disk |
ENTER key)
2) Insert
System Repair Disk into optical reader.
3)
Shutdown your computer.
4)
Boot up your computer from the System Repair Disk (if needed, Power on button, immediately hit F2 key, change boot order to have boot from cd/dvd first).
5) Wait while a mini-version of Windows is loaded and finally the System Recovery Options dialog appears.
6)
SYSTEM RECOVERY OPTIONS dialog |
will show
Select a keyboard input method |
NEXT button
7)
SYSTEM RECOVERY OPTIONS dialog
will search your system for installed versions of Windows.
8)
SYSTEM RECOVERY OPTIONS dialog |
select the
Use recovery tools that can help fix problems starting Windows radio button |
NEXT button
9)
SYSTEM RECOVERY OPTIONS |
will show
Choose a recovery tool and list the following |
System Repair
System Restore
System Image Recovery
Windows Memory Diagnostic
Command Prompt
10) Click on
command prompt
11)
[FONT="]WIPE A DISK CLEAN[/FONT]
· type
DiskPart,
Enter key
· type
List disk, Enter key
note the numeral of the disk you want to clean
for example purposes, I’ll be using the numeral 0
· type
Select disk 0, Enter key
· type
Detail disk, Enter key
this info will let you know if you selected correctly
· type
Clean ALL, Enter key
your entire disk is being overwritten with zeros.
This can take a considerable amount of time
· type
EXIT, Enter key (only after Clean is finished)
· type
EXIT, Enter key (this gets you back where you were)
12)
SHUTDOWN button
Now you can boot backup from that repair disk and do the actual restore.
Hope you manage to follow all of my cut/paste operations.
It's easier and quicker to do all of this and it is to document such.