The disk check could not be performed because Windows can’t access the disk

preview_player
Показать описание
While checking an external disk for errors, if you see an error message The disk check could not be performed because Windows can’t access the disk; here are some possible fixes you can try. The entire error message says something like this-

The disk check could not be performed because Windows can’t access the disk

To fix The disk check could not be performed because Windows can’t access the disk error, follow these suggestions-

1] Check the connection between hard disk and PC

2] Change drive letter

3] Run chkdsk using Command Prompt

4] Use Windows PowerShell

Timecodes:
0:00 Intro
0:24 Check connections
0:31 Change the driver letter
0:37 CHKDSK Scan
1:03 Use Windows Powershell

Рекомендации по теме
Комментарии
Автор

Power shell shows this->

PS C:\WINDOWS\system32> repair-volume F -scan
repair-volume : Cannot open drive for direct access
Activity ID:
At line:1 char:1
+ repair-volume F -scan
+
+ CategoryInfo : NotSpecified: [Repair-Volume], CimExcepti
on
+ FullyQualifiedErrorId : StorageWMI 43013, Repair-Volume

Jamsshd