如何用Win10自带chkdsk命令修复磁盘


https://neosmart.net/wiki/chkdsk/

  1. Log into Windows 10
  2. Press the Windows key to open the Start Menu
  3. Select Search
  4. Type-in cmd
  5. Right-click on Command Prompt from the search results list
    cmd
  6. Click Run as administrator
  7. Log in as an Administrator
  8. When Command Prompt launches, type the command:
    chkdsk C: /f /r /x    ---这里C:代表你要扫描修复的磁盘盘符

    The parameters for this command are: /f option will attempt to fix any found errors /r option will locate for bad sectors and recovery any readable information /x option will force the volume you’re about to check to be dismounted before the utility begins a scan If the C: drive is in use, type Y to run a scan at your PC’s next restart. If so, exit Command Prompt and restart the computer.

 

方案2:

我的电脑 -> 右键点击D盘 -> 属性 ->

 

 

 

 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM