Reformat Windows 7 Ultimate Without Installation Disk

mash36

New member
Local time
3:53 PM
Messages
3
I had a retail version of the genuine edition of Windows 7 Ultimate edition, but I threw away the disk upon moving. However I do still have the CD key for it.

I'm wondering how I can do a reformat of the hard drive without a CD/DVD. If there's an official ISO file out there anywhere, I could just enter my CD key again.

I have no way of getting to the desktop right now because of BSOD on boot (please see my other thread if you can help!), so any solutions that involves actually logging into windows will not work for me.

Thank you guys so much
 

My Computer

OS
Windows 7
I had a retail version of the genuine edition of Windows 7 Ultimate edition, but I threw away the disk upon moving. However I do still have the CD key for it.

I'm wondering how I can do a reformat of the hard drive without a CD/DVD. If there's an official ISO file out there anywhere, I could just enter my CD key again.

I have no way of getting to the desktop right now because of BSOD on boot (please see my other thread if you can help!), so any solutions that involves actually logging into windows will not work for me.

Thank you guys so much

You can use a System Repair Disc to only format or prepare your drive for a clean install.

If the destination machine is 32 bit then you need to make the System Repair Disk on a 32 bit machine.

If the desitnation machine is 64 bit then you need to make the System Repair Disc on a 64 bit machine.

:orb: | type Create a system repair | Enter
Insert the CD

Now that takes care of making the CD.

You boot from the CD,
go to a command prompt,
use diskpart to prepare the drive for a clean install.

GO TO A COMMAND PROMPT USING A SYSTEM REPAIR DISC

1) Insert System Repair Disc into optical reader.
2) Shutdown computer.
3) Boot up computer from the System Repair Disc
If your computer doesn’t boot from the optical drive, then
Immediately after pushing your Power ON button,
start tapping the F2 key to get to the BIOS to change the boot order

On some computers, Immediately after pushing the Power ON button, start tapping the F12 key and choose CD/DVD to change the boot order only for this time.
4) Wait while a mini-version of Windows is loaded and finally the SYSTEM RECOVERY OPTIONS dialog appears.
5) NEXT | SYSTEM RECOVERY OPTIONS dialog
will search your system for installed versions of Windows.
6) select the Use recovery tools that can help fix problems starting Windows radio button |
7) NEXT | Choose Command Prompt

Run desired commands and type EXIT when finished.
Remove the System Repair Disc.
Shutdown computer.
Power on computer.
=========================================
=========================================
PREPARE A DISK OR A USB FLASH DRIVE FOR USE

Go to a command pomptEnter following commands, each followed by hitting ENTER:
· DiskPart
· List disk (lists disks in your system)
· Select disk <numeral> (without the < and the >)
· Detail disk (info should let you know if you selected correctly)
· Clean ALL (your entire disk is being overwritten with zeros.
This can take a considerable amount of time. Leave off the
ALL for a much shorter clean which only cleans the boot sectors)
· CREATE PARTITION PRIMARY (create a primary partition)
· FORMAT FS=NTFS (format the partition)
· ACTIVE (the partition can contain operating system startup files)
· ASSIGN (the next available letter is assigned to disk)
or
ASSIGN Letter=X (Assign X as drive letter. Use the letter of your choice)
· EXIT (only type after Clean is finished. Exits from DiskPart)
· EXIT (this exits from the command shell)
 

My Computer

Computer Manufacturer/Model Number
Toshiba Satellite S875D-S7239 laptop
OS
MS Windows 7 Ultimate SP1 64-bit
CPU
AMD A10-4600M
Motherboard
AMD Pumori (Socket FT1)
Memory
6.00 GB Dual-Channel DDR3 @ 798MHz (11-11-12-28)
Graphics Card(s)
AMD Radeon HD 7660G
Sound Card
High Definition Audio Device
Monitor(s) Displays
Generic PnP Monitor (1600x900@60Hz)
Screen Resolution
1600x900@60Hz
Hard Drives
SSD 119GB Corsair CSSD-V128GB2 ATA Device
Keyboard
Standard PS/2 Keyboard
Mouse
HP Wireless Optical Mobile Mouse Model FHA-3410
Internet Speed
What the local pub, local coffee shop offers.
Other Info
Optical Drive:MATSHITA BD-CMB UJ160B ATA Device


Also have an Asus ha1002xp netbook with Win 7 Ultimate installed.
Why would you throw away the disk for a $100+ OS?

I would borrow one from a friend, extract the ISO with Imgburn and unlock all versions if necessary, burn to DVD to reinstall your licensed version.

Or you can search the web for "official Win7 ISO downloads" from Digital Life to get a safe download.
 
Back
Top