Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



DOS for Defragmentation of Drives

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 05-01-2010
Member
 
Join Date: Nov 2009
Posts: 715
DOS for Defragmentation of Drives

Hello, I want to know the way from which I can defragment my drives of the windows with the help of Dos. Can anyone give me steps to follow for doing this. I know the way for defragmentation with the help of GUI in Windows xp, but for the knowledge I want to do it with the help of DOS. So, please give me some solution regarding this.
Reply With Quote
  #2  
Old 05-01-2010
Devasis's Avatar
Member
 
Join Date: Jan 2008
Posts: 3,367
Re: DOS for Defragmentation of Drives

You need to use simply defrag command in your dos prompt to defragment your drive in windows xp. After the defrag command just provide the drive name as follows:
Code:
defrag c:
Use above code if you want to degragment the c drive.
If you want to know the details about the whole defragmentation then just use the command below:
Code:
defrag c: -v
Reply With Quote
  #3  
Old 05-01-2010
Solomon's Avatar
Member
 
Join Date: May 2008
Posts: 4,056
Re: DOS for Defragmentation of Drives

In the Windows vista you need to follow the steps below to Defragment the drive with the command prompt:
  • Start your command prompt.
  • Now type the command as defrag with the drive name which you want to defragment.
eg.
Code:
defrag -c -v
This will defragment all the drives.

There are some more options which can be pass as parameter if you want to use:
  • -a: It is use for drive analysis
  • -c: For defragmenting all the drives
  • -f: It will defragment drive even if it is having low space
  • -v: It shows extra information
  • -w: For total defragmentation
  • -?: For help
Reply With Quote
  #4  
Old 05-01-2010
MrChris-'s Avatar
Member
 
Join Date: Apr 2008
Posts: 3,237
Re: DOS for Defragmentation of Drives

This is quiet simple thing. If you are using DOS 6.0 or later one then Microsoft Defragmenter is already exist in your dos. Then you can simply use the command as below for defragmentation:
Code:
DEFRAG
For this you must be in the C:\> prompt only.
Reply With Quote
  #5  
Old 05-01-2010
Calvin K's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,479
Re: DOS for Defragmentation of Drives

You can make use of the following applications which perform the dos based defragmentation :
  • O&O Defrag Server Edition 8.0
  • O&O Defrag Professional Edition 8.0
  • Paragon Total Defrag 2007 1.0
  • Ashampoo Magical Defrag 2 2.20
  • SpeeDefrag 3.0
Reply With Quote
  #6  
Old 05-01-2010
Lillebror's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,259
Re: DOS for Defragmentation of Drives

If you are using windows xp then you need to use simply command as below for defragmentation of the drive :
Code:
defrag c:
For getting details you need to use the -v parameter with the command as below:

Code:
defrag c: -v
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "DOS for Defragmentation of Drives"
Thread Thread Starter Forum Replies Last Post
Eset NOD32 lock sata drives while using external drives Ecchumati Networking & Security 9 24-11-2011 02:13 PM
My Windows XP laptop has stopped recognising/working with my external hard-drives and USB flash-drives HowlCat Operating Systems 1 30-09-2011 01:00 PM
SYSTEM process (USBPORT.SYS) takes 50% CPU power + USB drives n mobiles not recognized + NADFOLDER & Autorun.inf issue with USB drives and PC's rahularoracream XP Hardware 3 16-10-2010 11:22 PM
What is Defragmentation? Ikshud Operating Systems 5 26-11-2008 09:28 PM
Missing drives (harddrive, cdrom and maaped network drives) Martin Rhodin Vista Help 1 27-02-2008 01:50 AM


All times are GMT +5.5. The time now is 02:33 AM.