PHP editor Zimo will help you solve the problem that the win10 file is too large and cannot be copied. In the daily use of computers, we may encounter situations where files are too large to be copied. This may be due to file system restrictions or insufficient disk space in the target location. This article will introduce in detail the reasons and solutions for Win10 files that are too large to be copied, allowing you to easily solve this problem.
Win10 file is too large and cannot be copied. Detailed explanation
Method 1:
1. If our U disk space itself cannot accommodate this file.
2. Then you can right-click the file and select "Add to compressed file".
#3. Then click "OK" to compress it. After compression, the file will become smaller and can be placed.
Method 2:
1. If our U disk clearly has space, but it prompts that the file is too large, then it is a problem with the U disk format.
2. At this time, we can press "Win R" on the keyboard to open the run.
#3. Then enter "cmd" and press Enter to open the command prompt.
#4. Then enter "convert g:/fs:ntfs" and press Enter to run it to change the USB disk format to ntfs format.
(g:/ here is our U disk drive letter, different U disks may be different)
5. Wait for the operation to complete , our U disk can be converted into ntfs format, and it will have normal storage space.
The above is the detailed content of What should I do if the win10 file is too large and cannot be copied? Win10 file is too large and cannot be copied. Detailed explanation. For more information, please follow other related articles on the PHP Chinese website!