VideoHelp Forum




+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 30 of 46
  1. I would like to know how to delete the computer (C, D, E partitions) on xp with the minimum number of clicks. For example on this computer, if I click
    Start>Run>cmd
    then I will see
    C:\Documents and Settings\VIC>
    prompt. If I type in
    format *.*
    and click enter
    will this delete all the drives? Or is it necessary to go back to the root directory prompt (type cd \)
    C:\>
    and type in
    format*.*
    and click enter? In this case, will this only delete the C drive? In that case, I won't be able to use Windows to delete the remaining D and E partitions.
    Quote Quote  
  2. I don't want to use any software to do this.
    Quote Quote  
  3. Member
    Join Date
    May 2001
    Location
    United States
    Search Comp PM
    Windows won't let
    Code:
    format *.*
    work. You MUST provide a drive letter (ie, >FORMAT D:).

    As for the partitions, you have to use the DISK MANAGEMENT tool in CONTROL PANEL>ADMINISTRATIVE TOOLS>COMPUTER MANAGEMENT>STORAGE>DISK MANAGEMENT to delete the partitions. While Windows is running, you can only delete partitions that the operating system is NOT on.

    I'm not exactly sure what you are up to, but the above is the Windows method. There are other, third party applications that can do this, too.

    To remove the system drive information, you need to run the program from another operating system (like a BartPE system CD disk).
    ICBM target coordinates:
    26° 14' 10.16"N -- 80° 16' 0.91"W
    Quote Quote  
  4. Member gadgetguy's Avatar
    Join Date
    Feb 2002
    Location
    West Mitten, USA
    Search Comp PM
    Originally Posted by jimdagys
    I don't want to use any software to do this.
    If you're doing this to prevent the data from being accessed, then you're wasting your time. Without using some type of software to wipe and overwrite the drive, everything on it would be recoverable. But if you want to go ahead anyway...

    format E:
    format D:
    format C:
    "Shut up Wesley!" -- Captain Jean-Luc Picard
    Buy My Books
    Quote Quote  
  5. Thanks for the reply. In other words, if I type in
    FORMAT C:
    will that delete the operating system (assuming Windows is on C)?
    Do I have to be in the C directory prompt (C:\>) for this to work, or can I be in the default prompt, which on this computer is
    C:\Documents and Settings\VIC>

    Edit: You said:
    While Windows is running, you can only delete partitions that the operating system is NOT on.
    Then in that case, it seems that it is impossible to do this (delete C drive) without software?
    Quote Quote  
  6. Member gadgetguy's Avatar
    Join Date
    Feb 2002
    Location
    West Mitten, USA
    Search Comp PM
    You haven't told us anything about this computer or why you're doing this, but if you have a floppy drive you can use a boot floppy and issue the commands from there. Or a boot CD...
    "Shut up Wesley!" -- Captain Jean-Luc Picard
    Buy My Books
    Quote Quote  
  7. Format has a /X switch which will force a dismount. I don't know if it works with the boot drive.

    If you're trying to secure a drive before selling it or giving it away, be aware that it's pretty easy to unformat a formatted drive. You need to wipe it instead.
    Quote Quote  
  8. I want to be clear about this. Above was stated:
    While Windows is running, you can only delete partitions that the operating system is NOT on.
    Question: Does that mean it is impossible to delete the contents of the C drive without the use of software? I don't want to use any additional software, or CD drive or floppy to do this.
    Quote Quote  
  9. Originally Posted by jimdagys
    I want to be clear about this. Above was stated:
    While Windows is running, you can only delete partitions that the operating system is NOT on.
    Question: Does that mean it is impossible to delete the C drive without the use of software?
    You can't do anything on a computer without software. You cannot format the boot drive with the Windows format program while Windows is running.
    Quote Quote  
  10. Greetings Supreme2k's Avatar
    Join Date
    Feb 2003
    Location
    Right Here, Right Now
    Search Comp PM
    As gadgetguy said, you would have to do it using a boot floppy, CD or usb drive. You cannot delete the drive that holds the operating system while you are in that operating system.

    You basically have to be detached from the drives (in a software sense, not physically) in order to erase them.
    Quote Quote  
  11. You could open a CLI, start up debug, type in a virus that takes over the computer and clobbers the partition table, then run it.
    Quote Quote  
  12. Member Number Six's Avatar
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Take the drive out of the computer, install it in another computer as a slave, and format it there.
    "I will not be pushed, filed, stamped, indexed, briefed, debriefed, or numbered! My life is my own" - the Prisoner
    (NO MAN IS JUST A NUMBER)
    be seeing you ( RIP Patrick McGoohan )
    Quote Quote  
  13. So then, Windows cannot be deleted using standard commands from Start>Run>cmd.
    I find it interesting how much mis-information there is on this topic.
    There seems to be a lot of info on the web that says you can do this (delete Windows from Windows). For example, if you go to a university web site called Essential Dos Commands:
    http://www.colorado.edu/geography/gcraft/tips/doshelp.html
    you will see:
    IMPORTANT WARNING: This command [erase] is easy to use, but it is the most dangerous one you will encounter in DOS (apart form FORMAT). If you aren't careful, you may delete a file which you--or someone else--needs. And, unless you have saved a backup of that file, the erased file is gone for good. For this reason it is good practice to use only complete file specifications with the ERASE command (and to keep backups of your most valuable files). As a safety precaution, never use the wild-card characters '*' and '?' in ERASE commands.
    BEWARE: I will rescind your laboratory privileges for a full week if you ever knowingly use either the command: erase c:*.*, or the command: erase *.*. Guess what happens?
    Reading this seems to imply that you can delete Windows from Start>Run>cmd. So I don't know why there is conflicting information.
    Quote Quote  
  14. I believe Win95/98/ME can format the boot drive. Certainly DOS could.
    Quote Quote  
  15. Member Number Six's Avatar
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    When you are running a command prompt from within Windows - Windows is still active, and therefore cannot format itself into oblivion. Windows has to be inactive to do any destructive format to its partition. This is why a scandisk has to be scheduled to run at startup, before Windows becomes active.
    "I will not be pushed, filed, stamped, indexed, briefed, debriefed, or numbered! My life is my own" - the Prisoner
    (NO MAN IS JUST A NUMBER)
    be seeing you ( RIP Patrick McGoohan )
    Quote Quote  
  16. Member Number Six's Avatar
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Originally Posted by jagabo
    I believe Win95/98/ME can format the boot drive. Certainly DOS could.
    Yes - I do believe that this is true, but these operating systems are antiquated and had a true DOS environment. Later operating systems run in a more protected mode, and do not have a true DOS environment.
    "I will not be pushed, filed, stamped, indexed, briefed, debriefed, or numbered! My life is my own" - the Prisoner
    (NO MAN IS JUST A NUMBER)
    be seeing you ( RIP Patrick McGoohan )
    Quote Quote  
  17. Greetings Supreme2k's Avatar
    Join Date
    Feb 2003
    Location
    Right Here, Right Now
    Search Comp PM
    Actually, that article is from 1994, so it's (almost) completely irrelevant in a Windows system.

    The only relevant part is that the instructions are for DOS, in which a boot floppy will start.



    Basically, it works like painting a floor: You can paint the floor only around you (the operating system),. Once you get to a certain point, you can't paint anymore. If you go out of (the) window and reach in, you can finish painting.
    Quote Quote  
  18. Got it. Can't delete Windows from Windows command prompt.
    Quote Quote  
  19. Renegade gll99's Avatar
    Join Date
    May 2002
    Location
    Canadian Tundra
    Search Comp PM
    Can you explain why you want to do this?
    There's not much to do but then I can't do much anyway.
    Quote Quote  
  20. Won't explain. I just wanted a quick way to make some xp computers so they wouldn't boot into Windows. I really don't know very much about this. So I took a Windows install disk and started to install Windows and then removed the disk after several minutes. That caused the computer to not boot up. I just thought there would be a faster way (maybe less than 10 seconds), preferably without using a disk.
    Quote Quote  
  21. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    If you can't give a valid reason then the assumption is that you are up to no good, in which case why should we aid you in something that may well be illegal.

    I also wonder why you seem completely incapable of doing any research yourself on seemingly any topic ? Surely you can spell google ?
    Read my blog here.
    Quote Quote  
  22. Member edDV's Avatar
    Join Date
    Mar 2004
    Location
    Northern California, USA
    Search Comp PM
    Originally Posted by jimdagys
    Won't explain. I just wanted a quick way to make some xp computers so they wouldn't boot into Windows. I really don't know very much about this. So I took a Windows install disk and started to install Windows and then removed the disk after several minutes. That caused the computer to not boot up. I just thought there would be a faster way (maybe less than 10 seconds), preferably without using a disk.
    You can resort to sledge hammer and sandpaper but a reformat won't hide your data from a police or divorce lawyer capture of your drive. Formatting doesn't destroy data on the drive. The magnetic bits remain. Tell it to the Judge. He may put you in Madoff's cell but probably a worse pain in the ass than Madoff.
    Recommends: Kiva.org - Loans that change lives.
    http://www.kiva.org/about
    Quote Quote  
  23. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    The approved army method is to shoot a bullet through the hard disk. Takes a second, no software or disk required.

    It definitely will not boot after that.
    Quote Quote  
  24. Formatting a drive is like removing the table of contents from a book. All the pages of text are still there for someone who knows how to find them.
    Quote Quote  
  25. Member
    Join Date
    Oct 2007
    Location
    United Kingdom
    Search Comp PM
    get the windows machine to make a 'boot disk' on floppy, start the pc with the floppy in and once you get the command prompt just type in format C: or whatever your drive is labelled.
    Quote Quote  
  26. Member
    Join Date
    Oct 2006
    Location
    Canada
    Search Comp PM
    Originally Posted by jagabo
    Formatting a drive is like removing the table of contents from a book. All the pages of text are still there for someone who knows how to find them.
    This is only true if you just format the drive without reinstalling something new. After that there is very little chance to get back what you had on before.
    There are software that overwrite deleted files so they cannot be restored any more, but he does not want to use any.
    Quote Quote  
  27. Greetings Supreme2k's Avatar
    Join Date
    Feb 2003
    Location
    Right Here, Right Now
    Search Comp PM
    guns1inger,
    I wonder where are all the "LEAVE BRITNEY ALONE!" people? There's usually a landslide of them whenever anything even slightly negative is said about these people who "don't spend all day on heir computer" (though they've been here 6 years).
    Quote Quote  
  28. Originally Posted by tinker
    Originally Posted by jagabo
    Formatting a drive is like removing the table of contents from a book. All the pages of text are still there for someone who knows how to find them.
    This is only true if you just format the drive without reinstalling something new. After that there is very little chance to get back what you had on before.
    That's why I didn't say "formatting a drive and filling it with new files is like removing the table of contents..."
    Quote Quote  
  29. Member
    Join Date
    Oct 2004
    Location
    United States
    Search PM
    Hey guys..how can I kill myself and then dispose of my own body?

    I don't want anyone else to help.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!