How to set up to shorten the wait time for startup disk error checking on boot power

Updated on technology 2024-05-27
4 answers
  1. Anonymous users2024-02-11

    When the computer shuts down for unexpected reasons, such as a sudden power outage or crash, the next time the computer restarts, the system will take about 10 seconds to run the disk scanner to check for errors. This is a serious waste of system startup time, so let's find ways to shorten and eliminate this inspection time:

    1. Skip the disk test waiting time.

    1. In the start menu, execute the "Program"-"Accessories"-"Command Prompt" command in turn, and in the command prompt state;

    2. Directly enter the "chkntfs t:0" command, click the enter key, and the system will automatically modify the waiting time of the check disk to 0;

    3. The next time you encounter an abnormal situation, after restarting the computer, the system does not need to wait when the disk scanning program is invoked.

    With this setting, the disk scan will be performed directly after the system restarts, instead of the default waiting time of 10 seconds.

    2. Turn off the boot disk detection function.

    Before we talk about turning off disk scan, let's take a look at what the chkntfs command does

    c:\\chkntfs/?

    Display or modify disk checks at startup.

    chkntfs volume [.

    chkntfs /d

    chkntfs /t[:time]\\chkntfs /x volume [.

    chkntfs /c volume [.

    volume: Specifies the drive (followed by a colon), mount point, or volume name.

    d Restore the computer to its default state, check all drives at startup, and execute the chkdsk command on the problematic drives.

    t:time changes the autochk initial decrement count time to a specified amount of time, in seconds. If no time is specified, the current settings are displayed.

    x Excludes drives that are not checked at boot time. The drive that was last excluded by this command is invalid at this time.

    c Schedule to check the drive at boot and run chkdsk if there is a problem with the drive.

    If no command option is specified, chkntfs displays the status of the problematic bits for each drive.

    As you can see from the above, input: chkntfs x c: can achieve illegal shutdown without scanning the C drive.

  2. Anonymous users2024-02-10

    Look in Group Policy. It seems that there is.

  3. Anonymous users2024-02-09

    The "waiting time for disk error found" here refers to a countdown before the self-test of the hard disk when the computer is restarted after the computer is shut down or the computer is running without power, and you can press any key to cancel the hard disk self-test during the countdown, but it is recommended not to skip the hard disk self-test.

    Shorten the waiting time to find disk errors" can change the countdown from 10 seconds to 5 seconds or less, saving self-test time.

    You can enter the command prompt by entering cmd in the start--run, and then entering chkntfs t:time (there is a space between it and chkntfs, and the time is in seconds) in the command prompt to shorten the waiting time before the self-test, such as chkntfs t:0

    **Hope it helps***

  4. Anonymous users2024-02-08

    This is the time when the system finds that there is a problem with the disk, and waits for the user to cancel (that is, not check) during the boot process, which is the time of the countdown, after which the check will be started, and it can be canceled during the period.

    However, it is normal to not check. It will only be checked if the system thinks there is a problem. It causes the boot to be slow, as if there is something wrong with this statement.

    The correct command is "chkntfs t:0".

Related questions
7 answers2024-05-27

My Computer --Properties--Advanced --- Boot & Failure Recovery --- Settings --Display the OS Time List--- Change it yourself, change as much as you like.

13 answers2024-05-27

Start-Run-Enter.

In the startup project, the first checkmark is the random startup project. >>>More

6 answers2024-05-27

Start menu--- run--- type msconfig to find the startup item, and remove the checkmark before the program you don't want to start automatically. >>>More

18 answers2024-05-27

1.As an administrator, log in to the Control Panel - User Accounts - select Remove Password. >>>More

9 answers2024-05-27

1.It can be solved with optimization software.

2.In the "Run" field, enter control userpasswords23Step 1: Run the registry, branch [hkey local machine software microsoft windows nt currentversion winlogon] and then double-click on "defaultusername" on the right window, then enter your login username. If you don't have a preset username, you can add this item by clicking "New String Value(s) defaultusername" in the menu bar of the registry, noting that it is case-sensitive. >>>More