Using the Windows Hardware Tool to Error Checking and Optimize Y
- 时间:2020-09-07 11:53:47
- 分类:网络文摘
- 阅读:97 次
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) —
推荐阅读:如何为WordPress导航菜单、标签、出站等链接添加nofollow标签属性 如何设置WordPress的RSS feed更新频率 利用WordPress开发者调试模式解决PHP500内部服务器错误 正确屏蔽 WordPress 版本号的代码 WordPress插件WP First Letter Avatar代码版 让WordPress文章内链接在新窗口打开的方法 如何让wrodpress在分类列表页显示其下子分类文章列表 如何下载WordPress官网插件的旧版本 剧场有多少座位 荷叶覆盖面积正好占池塘面积的四分之一
- 评论列表
-
- 添加评论