Home > Article > Computer Tutorials > Computer crashes after copying files from USB disk
When php editor Strawberry uses the computer on a daily basis, he often encounters the situation where the computer crashes due to copying files from the USB disk. This problem has plagued many users and left people confused. However, we don’t need to worry too much because the solution to this problem is actually not complicated. In this article, I will introduce you to several possible causes and solutions to help you quickly solve this trouble. Let’s take a look!
1. First press Win R to open Run and enter regedit to enter the Registry Editor.
2. Click HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control in the registry editor,
right-click Control, and create a new item named StorageDevicePolicies.
3. Then create a new DWORD value named WriteProtect in the StorageDevicePolicies item.
This can solve the problem that the computer win10 system cannot copy files to the USB disk.
The above is the detailed content of Computer crashes after copying files from USB disk. For more information, please follow other related articles on the PHP Chinese website!