Results 1 to 5 of 5

Thread: XP: Not able to run chkdsk,defragment or scandsk

  1. #1
    Join Date
    May 2009
    Posts
    1,952

    XP: Not able to run chkdsk,defragment or scandsk

    I need help figuring out a good script to write for running ScanDisk and Defrag. Whenever i am trying to run Defrag or chkdsk, i am getting error. Windows says, "Cannot open volume for direct access" for chkdsk and "Disk Defragmenter could not start" for defrag.I am up to date on all updates.. Could any one of you help me out in this problem ? Please.. Thanks in advance..

  2. #2
    Join Date
    Apr 2008
    Posts
    3,295

    Re: XP: Not able to run chkdsk,defragment or scandsk

    It sounds like your pc may have a virus or spyware. Try working out for malware removal. Once done, try to run chkdsk and defragment in safe mode. Or try typing "fsutil dirty set c:" into your cmd prompt. Where c: is your drive letter. Then restart. This should mark your drive as "dirty," as in having problems and force chkdsk to run before the next time Windows starts. Once that finishes, I think defrag will work since your errors are gone.

    You can also try to restore your pc, it helps to fix this error.Click start,all programs,accessories,system tools.You will see system restore.Also you can use DEFRAG.EXE from the command line. You can't run it remotely. You might try setting up a scheduled task to do it. You can do that remotely using SCHTASKS.EXE. You could do the same thing with CHKDSK.EXE.

  3. #3
    Dr. V Guest

    Re: XP: Not able to run chkdsk,defragment or scandsk

    it might also be the cause of auto update that may have created a new Windows profile.Look in your c: drive and go to the Documents and Settings folder. You'll probably see your name or user name appear twice. One of them with a digit at the end. If you see that just copy the contents of the original name to the new one. Hope this will fix this error. If not than you can go to start all programs accessories and right click on "command prompt" select "run as administrator" at the command prompt type chkdsk /r press enter you will get a message about the volume being in use and would you like to run at boot press"Y" press enter and reboot.

  4. #4
    Join Date
    Feb 2009
    Posts
    162

    Re: XP: Not able to run chkdsk,defragment or scandsk

    You could make it part of a user's logon script, assuming their account has
    rights to run defrag. Another option would be to make it part of a computer
    startup-script.You could try booting from a Windows install disc and running chkdsk from the recovery console.If you have task scheduler enabled and windows defrag is saying not installed than type the following code in the command and enter

    net localgroup Administrators /add localservice
    press enter then type:
    exit
    press enter and restart your computer

  5. #5
    Join Date
    Feb 2009
    Posts
    161

    Re: XP: Not able to run chkdsk,defragment or scandsk

    For more information on the similar error, You can find out in this:-

    defragment & chkdsk error
    Unable to Start Disk Defragment & also unable to Create Restore

Similar Threads

  1. Replies: 3
    Last Post: 12-12-2010, 07:12 PM
  2. CHKDSK not allowing to Defragment Hard drive in Windows XP
    By Aandaleeb151 in forum Operating Systems
    Replies: 5
    Last Post: 21-12-2009, 04:46 PM
  3. defragment & chkdsk error
    By Abbe in forum Windows Software
    Replies: 5
    Last Post: 22-04-2009, 09:33 PM
  4. CHKDSK /R or CHKDSK /F permission issues.
    By Viking_Magic in forum Vista Help
    Replies: 5
    Last Post: 26-02-2008, 06:57 AM
  5. Which is better Chkdsk or Scandsk?
    By m3pilot in forum Windows XP Support
    Replies: 2
    Last Post: 22-01-2006, 08:22 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,009,284.79953 seconds with 17 queries