Skip to main content

How to perform a disk check in Windows

 Users of Windows 11/10/8 may have noticed that Disk Error Checking is a bit different from the earlier versions of Windows. Checking your hard disk, every once in a while for errors – usually caused due to improper or sudden shutdowns, corrupted software, metadata corruption, etc., – in Windows 7 and earlier is always a good practice as this can help solve some computer problems and improve the performance of your Windows computer.

Disk Error Checking in Windows 11/10

Microsoft has redesigned chkdsk utility – the tool for detecting and fixing disk corruption. Microsoft introduced a file system called ReFS, which does not require an offline chkdsk to repair corruptions – as it follows a different model for resiliency and hence does not need to run the traditional chkdsk utility.

Note: The disk is periodically checked for file system errors, bad sectors, lost clusters, etc., during Automatic Maintenance and you now no longer need to really go and run it. In fact, Windows 8 now even exposes the state of the file system and disk via the Action Center or under the Drive properties in File Explorer. If potential errors are found, you will be informed about it. You can continue to use the computer, while the scan is carried out in the background. If errors are found, you may be prompted via a notification to restart your computer.

Windows found errors on this drive that need to be repaired

At times you may see a message – Windows found errors on this drive that need to be repaired. If you see it, you may want to manually run a scan. Earlier you had to schedule Disk Error Checking for the system drive and for drives that had files or processes or folders opened. In Windows 10/8, error checking starts right away, even on the system drive – and it longer needs to be scheduled at start-up. Only if some errors are found, will you have to restart to let Windows 10/8 fix the errors.

How to run CHKDSK in Windows 11/10

To begin the scan, right-click on the Drive which you wish to check and select Properties. Next, click on the Tools tab, and under Error-checking, click on the Check button.  This option will check the drive for file system errors.

If the system detects that there are errors, you will be asked to check the disk. If no errors are found, you will see a message – You don’t need to scan this drive. You can, nevertheless, choose to check the drive. Click on Scan drive to do so.

The scanning starts. I found that the process ran quite fast and the scanning was over in less than 5 minutes.

On completion, Windows will display a message. If no errors are found it will say so.

How to run chkdsk in Windows 10

If errors are found, you will see the following message:

Restart your computer to repair the file system. You can restart right away or schedule the error fixing on the next restart.

When I clicked on Show Details, the Event Viewer sprang to life, showing me the relevant log.

In Windows 8/10, Microsoft has made the Disk Error detection and correction of file system errors less intrusive so that users can carry on working on their computers without worrying about such errors.

To run Check Disk on your System Drive (C), using the command line, type the following and hit Enter:

chkdsk /f C:

If required, restart your computer.

Comments

Popular posts from this blog

Future of Humans

As we continue to evolve as a species, one of the most pressing questions that arise is how our future will look. As we continue to advance through science and technology, it is evident that our species will change in ways that we could not have predicted in previous generations. The big questions surrounding the future of humans center around the question of what changes we will see in our abilities and characteristics as humans in the future. Some of the changes that we could see in future generations include increases in intelligence, increases in lifespan, changes in physical appearance, increased technology usage, and changes to social structures. The likelihood that we will become immortal and be able to live forever is a topic that has been hotly debated for centuries. While current technology may not enable us to live forever, we will certainly see an increase in the lifespan of human beings in the coming years due to advances in medicine and other technological advances. In ad...

Windows Server OS

  Windows Server is a brand name for a group of server operating systems released by Microsoft since 2003. The first Windows server edition to be released under that brand was Windows Server 2003. However, the first server edition of Windows was Windows NT 3.1 Advanced Server, followed by Windows NT 3.5 Server, Windows NT 3.51 Server, Windows NT 4.0 Server, and Windows 2000 Server. Windows 2000 Server was the first server edition to include Active Directory, DNS Server, DHCP Server, Group Policy, as well as many other popular features used today. Members Full releases Traditionally, Microsoft supports Windows Server for 10 years, with five years of mainstream support and an additional five years of extended support. These releases also offer a complete GUI desktop experience. Starting with Windows Server 2008 R2, Server Core and Nano Server configurations were made available to reduce the OS footprint. Between 2015 to 2021, Microsoft referred to these releases as "long-term servic...

Android 11

  Android 11   is the   eleventh major release   and 18th version of   Android , the   mobile operating system   developed by the   Open Handset Alliance   led by   Google .   It was released on September 8, 2020   and is the latest Android version to date. The first phone launched in Europe with Android 11 was the Vivo X51 5G and after its full stable release, the first phone in the world that came with Android 11 after Google Pixel was the OnePlus 8T. As of August 2021, 26.79% of Android devices run Android 11 (API 30), making it the second most used version of Android. History The first developer preview build of Android 11 was released on February 19, 2020, as a factory image for supported Google Pixel smartphones (excluding the first-generation Pixel and Pixel XL). Developer Preview 2 was then released on March 18, followed by Developer Preview 3 on April 23. On May 6, Google re...