php editor Yuzai will introduce to you how to solve the problem of inability to access the disk in win10 system. When using win10 system, sometimes you will encounter the problem of being unable to access the disk, which may cause data loss or the inability to use the computer normally. But don’t worry, we have some simple solutions to help you fix this problem. Next, we will introduce several common solutions, hoping to help you.
Win10 system cannot access the disk solution
1. Click "OK" on the hard disk damage prompt dialog box.
2. Search for CMD, right-click CMD in the search results, and then select "Run as administrator".
3. Directly enter Chkdsk E: /F in the command prompt dialog box and press Enter (E: is the drive letter of the problem hard disk), and then wait patiently for the program Run to the end.
4. If a prompt such as "In use" appears during the repair process, you can use the command line Chkdsk E: /F /X and press Enter to repair.
5. If you need to query the file information and full path on the FAT or FAT32 format hard disk, directly enter Chkdsk E: /V and press Enter.
The above is the detailed content of What should I do if win10 cannot access the disk? Solution to the problem that the disk cannot be accessed in Windows 10 system. For more information, please follow other related articles on the PHP Chinese website!