Using the Windows Hardware Tool to Error Checking and Optimize Y
- 时间:2020-09-07 11:53:47
- 分类:网络文摘
- 阅读:148 次
I recently realised that the Harddrives will fail as a matter of time – and I was wondering how to check the health status of an existing drive. However, as previously mentioned – the Disk Management even shows a Healthy drive status when the drives are about to fail.
The CrystalDiskInfo is a good software to monitor the status of the hard drives, and here we can use the Windows Hardware Tool to perform a scan to your harddrives.
Error Checking Drives
You can right click the Disk and select the properties, and click the Tools – which you will see Error Checking and Optimise:

windows-error-checking-tools
Then, start the error checking – which takes a few minutes. The operating system will perform a scan to the drive (applied to both Solid State Drive and Mechanical Hard Drive).

error-checking-windows
This is an easy way to check if your Hard Drive has some bad sectors – if they do, be recommended to replace them as soon as possible – and always have backups for your important data!
Optimise (Defragment) Your Harddrives
Defragmenting the Hard Drives (only applied to HDD but not SSD) can prolong the HDD life expectancy and speed up the File Read Access. The way it works is to move the file contents in continuous sectors so that the disk header movement time is minimalised. With disk read caching techniques, the read operations is also reduced. Also, this improves the disk write speed as well – previously it make take time to find enough sectors for new file contents but after defragmenting, the unallocated sectors are easier to find.
However, it is not advices to do the such defragmenting process frequently – as this is considered a time-consuming and not a light operation to disk.
You may also look for other third party free disk degfragmenting software such as defraggler.
–EOF (The Ultimate Computing & Technology Blog) —
推荐阅读:10 Things You Should Do When Starting an Online Store The Importance of Cybersecurity in Real Life The Best Productivity Trends and Hacks of 2015 3 Great New Ways Of Generating Money With Content Online Local SEO 101 For Law Firms [Infographic] Make Sure You’re On Top of Google’s Mobile-Friendly Algorithm Best Tools and Apps for Travel Bloggers On-Page Optimization Tips to Complement Your Great Content Responsive Design for Newbies [Infographic] Tips To Improving Website Runtime
- 评论列表
-
- 添加评论