Check Disk (chkdsk) Runs Every Time Windows Starts磁盘检查( CHKDSK会)执行每一次Windows启动
Sometimes it happens that disk check always starts to check the file system on one or more drives for consistency.有时刚巧磁盘检查总是开始检查档案系统的一个或多个驱动器的一致性。 If any key is pressed, the disk checking is aborted.如有的话,关键是压力,磁盘检查是胎死腹中。 Actually this is because some data structure of the drive or some file is corrupted which can not be recovered and check disk is always run at Windows startup.其实这是因为有些数据结构的驱动器或一些文件已损坏,不能恢复和磁盘检查是始终运行在Windows启动。 Or sometimes it may take several hours for disk checking to scan all the drives.或有时可能需要几个小时的磁盘检查,以扫描所有驱动器。 So disabling it or postponing disk check is better.因此,停用或暂缓磁盘检查是更好。 There are several methods to disable disk checking at Windows startup.有几种方法来禁用磁盘检查在Windows启动。 Two of them are given below:他们两人是如下:
Method 1: Using CHKNTFS utility 方法1 :使用chkntfs公用事业
CHKNTFS is a utility that has been developed by Microsoft to disable disk checking on certain drives at Windows startup. chkntfs是一种实用工具,已经由Microsoft开发,以禁用磁盘检查对某些驱动器在Windows启动。 To use this utility go to Start –> Run –> cmd .要使用此实用工具去“开始->运行- >” c m d。
If you want to disable check disk on C: drive, use the following command on command prompt.如果您要停用检查磁盘上C :驱动器,使用下面的命令就命令提示符。
chkntfs /XC: chkntfs /越野:
If you want to disable check disk on two or more drives, just keep on adding the drives:如果您要禁用的磁盘检查对两个或两个以上的硬盘,只是不断地加入驱动器:
chkntfs /XC: D: E: chkntfs /越野:国内:电邮:
This will disable check disk on C, D and E drives.这将禁用所有内容在磁盘上C , D和E驱动器。
If you want to restore what you have done, that is, enable automatic disk checking on all the drives again, just run the following command:如果你想恢复什么你所做的,就是启用自动检查磁盘上的所有驱动器再次,公正运行以下命令:
chkntfs /D chkntfs /
This will restore all the drives to automatic disk checkup.这将恢复所有驱动器自动磁盘检查。
Method 2: Using Registry 方法2 :使用注册表
To disable automatic disk checking at Windows startup through registry, go to the following registry key:禁用自动磁盘检查在Windows启动通过登录,请转到以下注册表项:
HKEY_LOCAL_MACHINE\SYSTEM hkey_local_machine \系统
In the right hand pane, double click BootExecute .在右手窗格中,双击的BootExecute 。
The default value of the key is autocheck autochk *预设值,关键是自动检查autochk *
* means every drive is checked for consistency. *手段,每一个驱动器是检查的一致性。 Just add /K:C at the end before * .刚刚添加/支持: c在年底前* 。 /K switch will disable autocheck on C: drive at Windows startup. / k开关将禁用自动检查对C :驱动器在Windows启动。 So the final value should look like this:因此,最后值应该看起来就像这样:
autocheck autochk /k:C * 自动检查autochk / k中: C *
If you want to add more drives, the key should look like this: (disabling C and D drives)如果您要添加更多的驱动器上,关键是要看起来就像这样: (停用C和D驱动器)
autocheck autochk /k:C /k:D * 自动检查autochk /支持: /支持:采用d *
If you want to restore everything to default, just replace the key with the default one ie,如果您要还原到默认的一切,只是取代的关键,与预设的一即,
autocheck autochk * 自动检查autochk *
Popularity: 3%人气: 3 %
Written by magakos. 写magakos 。 Read more great feeds at is source 阅读更多伟大的饲料是来源 WEBSITE 网站
no comments 没有评论 . 。
Read more articles on 阅读更多的文章 Windows Hacks and Solutions 在Windows的窍门和解决方案 and 和 otherSoftware othersoftware and 和 Tips 秘诀 . 。
- [+] Digg [ + ] digg : Feature this article :特征此文章
- [+] Del.icio.us [ + ] del.icio.us : Bookmark this article :书签此文章
- [+] Furl [ + ] furl : Bookmark this article :书签此文章















