Forum Discussion
Dinorah Flores
Sep 21, 2022Iron Contributor
How to resolve 'path is too long' error - endless abending loop!
I'm searching for the proper procedure to resolve a OneDrive for Business issue where a file path is too long. Still, when revised in SharePoint, the OneDrive account doesn't sync the changes and con...
christianelias
Copper Contributor
Thanks for solution. it works on windows 10 v.2004!
You can do it by powershell with admin rights:
New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" `
-Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force
later reboot the machine
cheers!
AdminIn440
Aug 20, 2024Copper Contributor
Hello everyone,
Spoiler
I facing an issue with Microsoft OneDrive not be able to open or save file that has long path by it's showing an error as image below:
please help check and feedback as soon as.
Thank In advance.
please help check and feedback as soon as.
Thank In advance.