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.

Did you know Windows 10 solved the path problem longer than 260 characters? Read the article below Picture 1

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.

Did you know Windows 10 solved the path problem longer than 260 characters? Read the article below Picture 2

 

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 .

Did you know Windows 10 solved the path problem longer than 260 characters? Read the article below Picture 3

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:

  1. Steps to disable or completely remove the Onedrive application on Windows 10
  1. How to combine multiple hard drives into a Volume on Windows 10
  1. Your Windows 10 computer is slow to connect to the Internet, this is a fix

Good luck!

4.1 ★ | 11 Vote

May be interested

  • Mac or Windows: Why is the answer no longer important?Mac or Windows: Why is the answer no longer important?
    if you ask, choose windows or mac, you will find the center of the debate is which operating system to choose. but this is no longer a problem.
  • How to set the JAVA_HOME path in Debian 10How to set the JAVA_HOME path in Debian 10
    in this article, we will learn how to install java jdk on the debian operating system and then set the java_home and path variables.
  • Path of Exile 2 PC ConfigurationPath of Exile 2 PC Configuration
    path of exile 2 is the latest title in the popular action role-playing series, especially on pc.
  • What to do when the computer is inactiveWhat to do when the computer is inactive
    one day, you turn on your computer and see it can't work. what is your solution? take the machine for warranty or try to discover for yourself if it is done? but your problem is how to 'examine' it yourself? with this article, it is no longer a big problem, each step in the article will tell you what to do when the computer is not working and how to fix this phenomenon.
  • File path in HTMLFile path in HTML
    the article explains how to refer to the file path in html.
  • How to display the full path in File Explorer on Windows 10How to display the full path in File Explorer on Windows 10
    in this tutorial, tipsmake.com will guide you through the steps to display the actual full path for the current location in the file explorer title bar on windows 10.
  • How to fix 'Windows Cannot Access the Specified Device, Path or File' errorHow to fix 'Windows Cannot Access the Specified Device, Path or File' error
    are you experiencing the windows cannot access the specified device, path or file error message on windows 10 or 11? this problem usually appears when you try to run an exe application or open a document.
  • The world's hardest puzzles solved in the shortest timeThe world's hardest puzzles solved in the shortest time
    riddles are always interesting to people, providing a combination of fun and challenge. here are the world's hardest riddles that we solved in record time.
  • How to Find a File's Path on WindowsHow to Find a File's Path on Windows
    this wikihow teaches you how to find the full path to a file using windows search, file explorer, or the run command window. press . this opens the search bar.
  • How to Set Java HomeHow to Set Java Home
    do you want to set java home? the variable java home, generally written as java_home, is set to the install path of java. learning how to set java_home in windows and linux isn't hard to do. assuming that the path for the java development...