Home > System Tutorial > Windows Series > Solution to the problem that WIN10 cannot open the D drive

Solution to the problem that WIN10 cannot open the D drive

WBOY
Release: 2024-03-28 10:01:06
forward
811 people have browsed it

php editor Yuzai will introduce to you the solution to the problem that Win10 system cannot open the D drive. This problem may occur because the D drive is not assigned a drive letter, the disk is damaged, or system settings are caused. This problem can be solved by checking disk management, changing the registry, running a disk check, etc. If you encounter the problem that Win10 system cannot open the D drive, you can try the above methods to troubleshoot one by one and find a suitable solution to restore your computer to normal operation.

1. Press win x and select Command Prompt (Administrator).

Solution to the problem that WIN10 cannot open the D drive

2. In the command window, enter echo Y|cacls D: /s:D: PAI(A;;FA;;;BA)(A;OICIIO;GA;; ;BA)(A;;FA;;;SY )(A;OICIIO;GA;;;SY)(A;;0x1301bf;;;AU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x1200a9 ;;;BU) (A;OICIIO;GXGR;;;BU), just press Enter to execute.

Solution to the problem that WIN10 cannot open the D drive

3. If the above operation still cannot solve the problem, you can then execute the echo Y|takeown /r /f D: & icacls D: /inheritance:e /t & pause command.

The above is the detailed content of Solution to the problem that WIN10 cannot open the D drive. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:zol.com.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template