Did you know Windows 10 solved the path problem longer than 260 characters? Read the article below
On Windows 10 Anniversary Update, Microsoft finally 'solved' the problem that developers have had a headache for a long time, which is the path length limited to 260 characters.
The path length limit is 'present' on almost all Windows versions. In case you don't know, on all released Windows versions, the maximum path length of the file is 260 characters. From Windows 10 Build 14352, part of Anniversary Update (version 1607), this limit can be ignored.
All Windows file systems have 'concepts' about files and folders to access archived data. Path is a value chain to indicate where the data is stored. However, this path is limited to Windows by 260 characters, including drive letters, colons, slashes, and a terminating null character.
In some cases users face problems such as File Explorer that do not allow access to files or folders if the path to the file or folder exceeds 260 characters.
Then users have no other solution is to use symbolic links (symbolic links) to access data or use the 3rd tool to fix errors. For example, some file management tools like Total Commander can help you access files and folders. However, Explorer Shell still has this limitation on Windows for many years.
To overcome this problem, Microsoft made the appropriate changes on Windows 10. Setting up a new Group Policy built into Windows 10 build 14352 allows the operating system to have a path longer than 260 characters.
1. Through Group Policy
1. Press the Windows + R key combination to open the Run command window. Here you enter the command gpedit.msc and press Enter to open the Group Policy Editor.
2. On the Group Policy Editor window you navigate by the path:
Local Computer Policy -> Computer Configuration -> Administrative Templates -> System -> Filesystem -> NTFS
3. Here you find and activate the Enable NTFS long paths option.
4. Finally, restart your Windows 10 computer.
2. Using the Registry
1. Open Registry Editor.
Press Win + R key combination to open the Run command window. Here you enter regedit and then press Enter to open the Registry Editor.
2. In the Registry Editor window, navigate to the key:
HKEY_LOCAL_MACHINESystemCurrentControlSetPolicies
Note:
If you can't find a key, you can create those keys.
3. Next in the right pane, create a new 32-bit DWORD value, name this value LongPathsEnabled and set the value in the Value Data frame to 1 .
4. Finally, restart your Windows 10 computer.
In addition, you can refer to the video tutorial on how to activate the path over 260 characters on Windows 10n below:
Refer to some of the following articles:
- Steps to disable or completely remove the Onedrive application on Windows 10
- How to combine multiple hard drives into a Volume on Windows 10
- Your Windows 10 computer is slow to connect to the Internet, this is a fix
Good luck!
You should read it
- Copying file and folder paths in File Explorer is now much simpler on Windows 11
- How to Map a Folder to a Drive Letter in Windows
- What is Windows PATH?
- File path in HTML
- How do I show file paths on Mac?
- How to Set the Path in Java
- How to display the full path in File Explorer on Windows 10
- How to add Python to the Windows PATH variable
May be interested
- How to put Windows 7 Start button on Windows 10 computerwith classic shell software, you can easily put the windows 7 start button to windows 10 computers easily. if you see the start menu on windows 10 is too messy and inconvenient as on windows 7, you can follow the tutorial below.
- Free up hard drive space automatically on Windows 10 with Disk Cleanupdisk cleanup is one of the 'maintenance' tools built into windows for a long time. this tool allows users to free up more space on the computer by 'cleaning up' the temporary files and the file system is almost no longer usable, but takes up quite a bit of space, unlike files. information to install and update previous windows versions.
- This is how Windows 10 to Win 7 or Win 8.1 does not need to be resetmany people after installing to windows 10 version want to downgrade the device and return to windows 7 and windows 8.1. however, in addition to the whole computer we have any way? the answer is yes...
- Create Password Reset Disk with USB Flash Drive on Windows 10suppose in case if you forgot your windows computer login password, you can use password reset disk to create a new password to access files and information on your computer.
- How to use Password Reset Disk to reset Windows password?in previous articles, network administrator showed you how to create a password reset disk on windows 7/8/10. in the following article, network administrator will guide you how to use password reset disk to reset windows password.
- How to limit the time to use Local accounts on Windows 10if the computer is used for group or family work, there will be multiple user accounts created. and to control the time of machine usage of each user, we can set ...