

Select the LongPathsEnabled key, or create it as a DWORD (32-bit) value if it does not exist.Navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\ CurrentVersion\Group Policy Objects\ Machine\System\CurrentControlSet\Policies.Hit the Windows key, type regedit and press Enter.If you're using a version of Windows that does not provide access to Group Policy, you can edit the registry instead. Double click the Enable NTFS long paths option and enable it.Navigate to Local Computer Policy > Computer Configuration > Administrative Templates > System > Filesystem > NTFS.Hit the Windows key, type gpedit.msc and press Enter.But I'm getting this error even when my my path length is less than 200 characters. Sure, it’s easy to just press F12, but after a while, I got sick of having to do that each time.
Visual studio long path tool update#
It's likely that this feature will be made available in Windows 10 Anniversary Update when it is released later in the year, but you can enable it in the latest Insider build using Group Policy: 6 I know that max path length allowed while creating a project is 260 characters and 248 characters for directory. Configure Visual Studio 2019 to Launch Chrome With Developer Tools When Debugging Sometimes when debugging an app, I’ll need to frequently open the developer tools in Google Chrome for assistance. Enabling this setting will cause the long paths to be accessible within the process." As Microsoft's description of the feature explains: "Enabling NTFS long paths will allow manifested win32 applications and Windows Store applications to access paths beyond the normal 260 char limit per node. After it has completed running, you can restart Visual Studio.

You may open Task Manager at this point to check whether the devenv.exe process is still running.

It's not a feature that will work with every application you have installed, but it should work with many. c.devenv.exe /resetuserdata, it will take a couple of minutes to run as Visual Studio cleans up and sets itself back to its original state.
