
CHKDSK
Sign in to saveAlso known as Check disk
CHKDSK (short for "check disk") is a shell command that verifies the data integrity of the file system on a volume (usually a partition) and attempts to fix logical errors software-level problems with a filesystem (or its metadata) as a result of prior software malfunction (e.g. crashes) or irregular use (e.g. hard resets). Logical errors are contrasted with and usually less severe than hardware-level errors, which can not be fixed with CHKDSK and may instead require specialized data recovery software or hardware service or replacement. Although the name ends with "DSK" as an abbreviation for
Key facts
- Software.genre
- Command
- Software.name
- chkdsk
- Software.screenshot
- Windows XP CHKDSK.png
- Software.caption
- CHKDSK on boot in Windows XP
- Software.author
- Tim Paterson
- Software.developer
- SCP, Microsoft, IBM, DR, Datalight, Novell, Toshiba, PhysTechSoft, ReactOS Contributors
- Software.programming language
- MS-DOS: x86 assembly languageFreeDOS, ReactOS: C
- Software.operating system
- 86-DOS, MS-DOS, PC DOS, MSX-DOS, SISNE plus, OS/2, eComStation, ArcaOS, FlexOS, DR-DOS, ROM-DOS, 4690 OS, PTS-DOS, Windows, FreeDOS, ReactOS
- Software.platform
- Cross-platform
- Software.license
- MS-DOS: MITFreeDOS, ReactOS: GPLv2
via Wikipedia infobox
Wikidata facts
- Image
- Chkdsk screenshot.png
Show 2 more facts
- Commons category
- Screenshots of CHKDSK
- inception
- 1980-00-00
Sources (3)
via Wikidata · CC0
~7 min read
Article
12 sectionsContents
- Variants
- CHECKDSK
- SCP 86-DOS
- DOS
- MS-DOS 5.0 bug
- Windows
- The alleged Windows 7 bug
- ReactOS
- See also
- References
- Further reading
- External links
CHKDSK (short for "check disk") is a shell command that verifies the data integrity of the file system on a volume (usually a partition) and attempts to fix logical errors software-level problems with a filesystem (or its metadata) as a result of prior software malfunction (e.g. crashes) or irregular use (e.g. hard resets). Logical errors are contrasted with and usually less severe than hardware-level errors, which can not be fixed with CHKDSK and may instead require specialized data recovery software or hardware service or replacement. Although the name ends with "DSK" as an abbreviation for "disk", the command supports storage media other than disk-based.
The command is available in DOS, Windows, FlexOS, 4690 OS, OS/2, DR DOS 6.0, and FreeDOS.