Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Vista - chkdsk /r

Reply
 
Old 12-01-2008   #1 (permalink)
Bob Brazie


 
 

chkdsk /r

How can I do a chkdsk /r?



If I try from a command prompt in Vista it tells me Access denied as you do
not have sufficient privileges. You have to invoke this utility running in
elevated mode.



If I try it form the tools menu at the drive letter it asks if I want to
schedule this event the next time windows starts. I say ok to that but
windows does not seem to do it when it starts again. It doesn't take any
longer to start.



If I try it from the install disk it says that this drive is locked.



Can someone help?



Thanks in advance, Bob.


My System SpecsSystem Spec
Old 12-01-2008   #2 (permalink)
Tom Ferguson


 
 

Re: chkdsk /r


"Bob Brazie" <bbrazie@xxxxxx> wrote in message
newsB93AA06-8FDB-438F-818A-4BE329F34139@xxxxxx
Quote:

> How can I do a chkdsk /r?
>
>
>
> If I try from a command prompt in Vista it tells me Access denied as you
> do not have sufficient privileges. You have to invoke this utility running
> in elevated mode.
>
>
>
> If I try it form the tools menu at the drive letter it asks if I want to
> schedule this event the next time windows starts. I say ok to that but
> windows does not seem to do it when it starts again. It doesn't take any
> longer to start.
>
>
>
> If I try it from the install disk it says that this drive is locked.
>
>
>
> Can someone help?
>
>
>
> Thanks in advance, Bob.
>

Well, do it from an "elevated" command prompt. Go to "Orb" All
Programs Accessories. Right mouse click on Command Prompt and
choose "Run as administrator" from the context menu. Click on Continue.

When the command processor opens a window, type chkdsk /r and press
enter. Choose to execute the command when Windows reboots.
--

Tom
MSMVP 1998-2007


My System SpecsSystem Spec
Old 12-01-2008   #3 (permalink)
Bob b.


 
 

Re: chkdsk /r

Thanks Tom. I did as your mentioned.

Upon rebooting it started and then went to a blank, dark screen with nothing
showing.

Is this unusual during the chkdsk /r procedure?



"Tom Ferguson" <tom.newsgroups@xxxxxx> wrote in message
news:endTf2AVJHA.3964@xxxxxx
Quote:

>
> "Bob Brazie" <bbrazie@xxxxxx> wrote in message
> newsB93AA06-8FDB-438F-818A-4BE329F34139@xxxxxx
Quote:

>> How can I do a chkdsk /r?
>>
>>
>>
>> If I try from a command prompt in Vista it tells me Access denied as you
>> do not have sufficient privileges. You have to invoke this utility
>> running in elevated mode.
>>
>>
>>
>> If I try it form the tools menu at the drive letter it asks if I want to
>> schedule this event the next time windows starts. I say ok to that but
>> windows does not seem to do it when it starts again. It doesn't take any
>> longer to start.
>>
>>
>>
>> If I try it from the install disk it says that this drive is locked.
>>
>>
>>
>> Can someone help?
>>
>>
>>
>> Thanks in advance, Bob.
>>
>
>
> Well, do it from an "elevated" command prompt. Go to "Orb" All
> Programs Accessories. Right mouse click on Command Prompt and
> choose "Run as administrator" from the context menu. Click on
> Continue.
>
> When the command processor opens a window, type chkdsk /r and press
> enter. Choose to execute the command when Windows reboots.
> --
>
> Tom
> MSMVP 1998-2007
>
>
My System SpecsSystem Spec
Old 12-01-2008   #4 (permalink)
Bob b.


 
 

Re: chkdsk /r

Also, will there be a report of some kind that I can review?


"Tom Ferguson" <tom.newsgroups@xxxxxx> wrote in message
news:endTf2AVJHA.3964@xxxxxx
Quote:

>
> "Bob Brazie" <bbrazie@xxxxxx> wrote in message
> newsB93AA06-8FDB-438F-818A-4BE329F34139@xxxxxx
Quote:

>> How can I do a chkdsk /r?
>>
>>
>>
>> If I try from a command prompt in Vista it tells me Access denied as you
>> do not have sufficient privileges. You have to invoke this utility
>> running in elevated mode.
>>
>>
>>
>> If I try it form the tools menu at the drive letter it asks if I want to
>> schedule this event the next time windows starts. I say ok to that but
>> windows does not seem to do it when it starts again. It doesn't take any
>> longer to start.
>>
>>
>>
>> If I try it from the install disk it says that this drive is locked.
>>
>>
>>
>> Can someone help?
>>
>>
>>
>> Thanks in advance, Bob.
>>
>
>
> Well, do it from an "elevated" command prompt. Go to "Orb" All
> Programs Accessories. Right mouse click on Command Prompt and
> choose "Run as administrator" from the context menu. Click on
> Continue.
>
> When the command processor opens a window, type chkdsk /r and press
> enter. Choose to execute the command when Windows reboots.
> --
>
> Tom
> MSMVP 1998-2007
>
>
My System SpecsSystem Spec
Old 12-02-2008   #5 (permalink)
Tom Ferguson


 
 

Re: chkdsk /r

Expected behaviour:

The system sill start to boot Vista. Very early in that process, command
will transfer to a low-level command processor which will execute the chkdsk
command. The screen will go black. After a short delay, you should see some
output to the screen which gives you some indication of progress. A report
will be put on the screen. Control will return to Vista which will complete
its boot sequence.

By the way, if you want to do chkdsk on anything other than the Vista system
volume, you will have to issue a change disk command before starting chkdsk:
At the command prompt, type the letter of the desired drive followed by :.

If you are experiencing problems with this approach, plan 'B' is:

Navigate to Computer Right mouse click on the listing for the desired
drive. select Properties from the context menu which opens. Select
Tools Check now. Follow the prompts.

If the system can lock/dismount the disk (this prevents any other use of the
disk while it is being checked), it will proceed. If it cannot, it will
offer the option to do the check on the next system boot/start.
--

Tom
MSMVP 1998-2007


--

Tom
MSMVP 1998-2007


"Bob b." <bbrazie@xxxxxx> wrote in message
news:9A6F2F0C-EE0C-47E8-8B3E-B467E3EBD16E@xxxxxx
Quote:

> Thanks Tom. I did as your mentioned.
>
> Upon rebooting it started and then went to a blank, dark screen with
> nothing showing.
>
> Is this unusual during the chkdsk /r procedure?
>
>
>
> "Tom Ferguson" <tom.newsgroups@xxxxxx> wrote in message
> news:endTf2AVJHA.3964@xxxxxx
Quote:

>>
>> "Bob Brazie" <bbrazie@xxxxxx> wrote in message
>> newsB93AA06-8FDB-438F-818A-4BE329F34139@xxxxxx
Quote:

>>> How can I do a chkdsk /r?
>>>
>>>
>>>
>>> If I try from a command prompt in Vista it tells me Access denied as you
>>> do not have sufficient privileges. You have to invoke this utility
>>> running in elevated mode.
>>>
>>>
>>>
>>> If I try it form the tools menu at the drive letter it asks if I want to
>>> schedule this event the next time windows starts. I say ok to that but
>>> windows does not seem to do it when it starts again. It doesn't take any
>>> longer to start.
>>>
>>>
>>>
>>> If I try it from the install disk it says that this drive is locked.
>>>
>>>
>>>
>>> Can someone help?
>>>
>>>
>>>
>>> Thanks in advance, Bob.
>>>
>>
>>
>> Well, do it from an "elevated" command prompt. Go to "Orb" All
>> Programs Accessories. Right mouse click on Command Prompt and
>> choose "Run as administrator" from the context menu. Click on
>> Continue.
>>
>> When the command processor opens a window, type chkdsk /r and press
>> enter. Choose to execute the command when Windows reboots.
>> --
>>
>> Tom
>> MSMVP 1998-2007
>>
>>
>
My System SpecsSystem Spec
Old 12-02-2008   #6 (permalink)
Bob b.


 
 

Re: chkdsk /r

Thanks Tom, I think that did the trick!
"Tom Ferguson" <tom.newsgroups@xxxxxx> wrote in message
news:%236aQ6YKVJHA.1188@xxxxxx
Quote:

> Expected behaviour:
>
> The system sill start to boot Vista. Very early in that process, command
> will transfer to a low-level command processor which will execute the
> chkdsk command. The screen will go black. After a short delay, you should
> see some output to the screen which gives you some indication of progress.
> A report will be put on the screen. Control will return to Vista which
> will complete its boot sequence.
>
> By the way, if you want to do chkdsk on anything other than the Vista
> system volume, you will have to issue a change disk command before
> starting chkdsk: At the command prompt, type the letter of the desired
> drive followed by :.
>
> If you are experiencing problems with this approach, plan 'B' is:
>
> Navigate to Computer Right mouse click on the listing for the desired
> drive. select Properties from the context menu which opens. Select
> Tools Check now. Follow the prompts.
>
> If the system can lock/dismount the disk (this prevents any other use of
> the disk while it is being checked), it will proceed. If it cannot, it
> will offer the option to do the check on the next system boot/start.
> --
>
> Tom
> MSMVP 1998-2007
>
>
> --
>
> Tom
> MSMVP 1998-2007
>
>
> "Bob b." <bbrazie@xxxxxx> wrote in message
> news:9A6F2F0C-EE0C-47E8-8B3E-B467E3EBD16E@xxxxxx
Quote:

>> Thanks Tom. I did as your mentioned.
>>
>> Upon rebooting it started and then went to a blank, dark screen with
>> nothing showing.
>>
>> Is this unusual during the chkdsk /r procedure?
>>
>>
>>
>> "Tom Ferguson" <tom.newsgroups@xxxxxx> wrote in message
>> news:endTf2AVJHA.3964@xxxxxx
Quote:

>>>
>>> "Bob Brazie" <bbrazie@xxxxxx> wrote in message
>>> newsB93AA06-8FDB-438F-818A-4BE329F34139@xxxxxx
>>>> How can I do a chkdsk /r?
>>>>
>>>>
>>>>
>>>> If I try from a command prompt in Vista it tells me Access denied as
>>>> you do not have sufficient privileges. You have to invoke this utility
>>>> running in elevated mode.
>>>>
>>>>
>>>>
>>>> If I try it form the tools menu at the drive letter it asks if I want
>>>> to schedule this event the next time windows starts. I say ok to that
>>>> but windows does not seem to do it when it starts again. It doesn't
>>>> take any longer to start.
>>>>
>>>>
>>>>
>>>> If I try it from the install disk it says that this drive is locked.
>>>>
>>>>
>>>>
>>>> Can someone help?
>>>>
>>>>
>>>>
>>>> Thanks in advance, Bob.
>>>>
>>>
>>>
>>> Well, do it from an "elevated" command prompt. Go to "Orb" All
>>> Programs Accessories. Right mouse click on Command Prompt and
>>> choose "Run as administrator" from the context menu. Click on
>>> Continue.
>>>
>>> When the command processor opens a window, type chkdsk /r and press
>>> enter. Choose to execute the command when Windows reboots.
>>> --
>>>
>>> Tom
>>> MSMVP 1998-2007
>>>
>>>
>>
>
My System SpecsSystem Spec
Old 12-04-2008   #7 (permalink)
Tom Ferguson


 
 

Re: chkdsk /r

You are welcome.

Tom

"Bob b." <bbrazie@xxxxxx> wrote in message
news:eHtx7cNVJHA.200@xxxxxx
Quote:

> Thanks Tom, I think that did the trick!
> "Tom Ferguson" <tom.newsgroups@xxxxxx> wrote in message
> news:%236aQ6YKVJHA.1188@xxxxxx
Quote:

>> Expected behaviour:
>>
>> The system sill start to boot Vista. Very early in that process, command
>> will transfer to a low-level command processor which will execute the
>> chkdsk command. The screen will go black. After a short delay, you should
>> see some output to the screen which gives you some indication of
>> progress. A report will be put on the screen. Control will return to
>> Vista which will complete its boot sequence.
>>
>> By the way, if you want to do chkdsk on anything other than the Vista
>> system volume, you will have to issue a change disk command before
>> starting chkdsk: At the command prompt, type the letter of the desired
>> drive followed by :.
>>
>> If you are experiencing problems with this approach, plan 'B' is:
>>
>> Navigate to Computer Right mouse click on the listing for the
>> desired drive. select Properties from the context menu which opens.
>> Select Tools Check now. Follow the prompts.
>>
>> If the system can lock/dismount the disk (this prevents any other use of
>> the disk while it is being checked), it will proceed. If it cannot, it
>> will offer the option to do the check on the next system boot/start.
>> --
>>
>> Tom
>> MSMVP 1998-2007
>>
>>
>> --
>>
>> Tom
>> MSMVP 1998-2007
>>
>>
>> "Bob b." <bbrazie@xxxxxx> wrote in message
>> news:9A6F2F0C-EE0C-47E8-8B3E-B467E3EBD16E@xxxxxx
Quote:

>>> Thanks Tom. I did as your mentioned.
>>>
>>> Upon rebooting it started and then went to a blank, dark screen with
>>> nothing showing.
>>>
>>> Is this unusual during the chkdsk /r procedure?
>>>
>>>
>>>
>>> "Tom Ferguson" <tom.newsgroups@xxxxxx> wrote in message
>>> news:endTf2AVJHA.3964@xxxxxx
>>>>
>>>> "Bob Brazie" <bbrazie@xxxxxx> wrote in message
>>>> newsB93AA06-8FDB-438F-818A-4BE329F34139@xxxxxx
>>>>> How can I do a chkdsk /r?
>>>>>
>>>>>
>>>>>
>>>>> If I try from a command prompt in Vista it tells me Access denied as
>>>>> you do not have sufficient privileges. You have to invoke this utility
>>>>> running in elevated mode.
>>>>>
>>>>>
>>>>>
>>>>> If I try it form the tools menu at the drive letter it asks if I want
>>>>> to schedule this event the next time windows starts. I say ok to that
>>>>> but windows does not seem to do it when it starts again. It doesn't
>>>>> take any longer to start.
>>>>>
>>>>>
>>>>>
>>>>> If I try it from the install disk it says that this drive is locked.
>>>>>
>>>>>
>>>>>
>>>>> Can someone help?
>>>>>
>>>>>
>>>>>
>>>>> Thanks in advance, Bob.
>>>>>
>>>>
>>>>
>>>> Well, do it from an "elevated" command prompt. Go to "Orb" All
>>>> Programs Accessories. Right mouse click on Command Prompt and
>>>> choose "Run as administrator" from the context menu. Click on
>>>> Continue.
>>>>
>>>> When the command processor opens a window, type chkdsk /r and press
>>>> enter. Choose to execute the command when Windows reboots.
>>>> --
>>>>
>>>> Tom
>>>> MSMVP 1998-2007
>>>>
>>>>
>>>
>>
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Solved CHKDSK won't General Discussion
CHKDSK /R or CHKDSK /F permission issues. Vista General
Can't Run ChkDsk on C: Vista performance & maintenance
anything better than chkdsk? Vista performance & maintenance
Chkdsk won't run Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46