Home  >  Article  >  System Tutorial  >  How to turn off startup disk detection in Win10 Tutorial on how to turn off startup disk detection in Win10

How to turn off startup disk detection in Win10 Tutorial on how to turn off startup disk detection in Win10

王林
王林forward
2024-02-29 19:01:031197browse

Some users want to perform disk detection on the computer every time Win10 is turned on. So how to turn off boot disk detection in Win10? Here the editor will give you a detailed introduction to the tutorial of turning off the boot disk detection in Win10. If you are interested, please come and take a look with the editor.

Tutorial on turning off boot disk detection in Win10

Method 1: Command modification method

1. Click the search icon in the taskbar, enter "cmd", and select "Command Prompt" , click "Run as administrator".

Win10如何关闭开机磁盘检测 Win10关闭开机磁盘检测教程

2. If we want to turn off the disk detection of the C drive, first check the disk to see if it is faulty. In the command prompt window, enter "chkdsk c: / f ", press Enter to execute the command.

Win10如何关闭开机磁盘检测 Win10关闭开机磁盘检测教程

#3. Then enter the "chknts /t:0" command and press Enter to execute.

Win10如何关闭开机磁盘检测 Win10关闭开机磁盘检测教程

Method 2: Modify the registry method

1. Shortcut key "win R", enter "regedit", and press Enter to open.

Win10如何关闭开机磁盘检测 Win10关闭开机磁盘检测教程

2. After entering the registry editor, click "ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession Manager" on the left, find "BootExecute" on the right, and double-click to open it.

Win10如何关闭开机磁盘检测 Win10关闭开机磁盘检测教程

#3. In the window, clear the data in "Numeric Data" and click OK to save. Finally, just restart the computer.

Win10如何关闭开机磁盘检测 Win10关闭开机磁盘检测教程

The above is the detailed content of How to turn off startup disk detection in Win10 Tutorial on how to turn off startup disk detection in Win10. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:jb51.net. If there is any infringement, please contact admin@php.cn delete