Skip to content

Instantly share code, notes, and snippets.

View PratikDeshmukh-avisys's full-sized avatar

Pratik Deshmukh PratikDeshmukh-avisys

View GitHub Profile
@leodutra
leodutra / enable-win-git-long-paths.md
Last active July 31, 2025 19:29
Enable long paths on Windows 11 or Windows 10 and Git

Enable Long Paths on Windows

Instructions for Windows 11 and Windows 10

Windows 11

Method 1: Registry Editor (Most Reliable)

  1. Press Win + R, type regedit, and press Enter
  2. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
  3. Find LongPathsEnabled (create it if missing as DWORD)