Windows 10 Autochk

Autochk.exe File Download and Fix For Windows OS, dll File and exe file download Home Articles Enter the file name, and select the appropriate operating system to find the files you need.

Active5 years, 7 months ago

What does the 'autocheck' in the default data of the registry value HKLMSYSTEMCurrentControlSetControlSession Managerbootexecute (Data is: autocheck autochk *) do?There's no autocheck.exe on a current (checked XP, Win7, Vista) standard Windows install, so it can't be launching an executable(?) I know what autochk does.

mynamemyname

migrated from stackoverflow.comJul 22 '12 at 15:23

This question came from our site for professional and enthusiast programmers.

4 Answers

It's an arbitrary name associated with the boot-time command autochk *.

The BootExecute value is a REG_MULTI_SZ, i.e., it can contain multiple separate strings. However, if you double-click it in the Registry Editor you will notice that the default value is not three separate strings, autocheck, autochk and * but rather a single string autocheck autochk *.

Each string in BootExecute contains an arbitrary descriptive name followed by the command to execute.

AutochkHarry JohnstonHarry Johnston
4,6495 gold badges24 silver badges50 bronze badges

From here. 'autocheck' tells windows to run 'autochk *' after previous illegal shutdown :)

By default, its value is 'autocheck autochk *' - this tells Windows to run Autochk on any drive whose dirty bit is set

MaximusMaximus
19k14 gold badges76 silver badges103 bronze badges

Autochk is standard Windows native application. AFAIK, is always present in fresh install of Windows XP.

Chkdsk Doesn't Run

Explain from Microsoft:

The Autochk (Autochk.exe) utility is a version of Chkdsk. For more information about Autochk, see the Windows XP Professional Resource Kit. To do this, visit the following Microsoft Web site: Troubleshooting Disks and File Systems

AminM
4611 gold badge9 silver badges21 bronze badges
Xearinox

Imho, this runs some internal system checks. For example, when there is a folder C:Program, windows warn about it (because it interfere with C:Program Files).

Win 10 Autochk Not Found

MaximusMaximus

Chkdsk Won't Run Windows 10

19k14 gold badges76 silver badges103 bronze badges

Not the answer you're looking for? Browse other questions tagged windowswindows-registry or ask your own question.