Cannot start windows terminal after creating AppData/Local as a directory junction #10534

Closed
opened 2026-01-31 02:24:06 +00:00 by claunia · 1 comment
Owner

Originally created by @sameerkattel on GitHub (Sep 8, 2020).

  1. Windows Terminal was working fine
  2. my c drive as running out of space because of appdata huge size
  3. Created a mklink /J "C:\Users\sameer\AppData\Local" "D:\sameer\AddData\Local"
  4. Tried to run windows terminal but now it's not working
  5. Uninstalled and reinstalled windows terminal
  6. Still not working
    image
Originally created by @sameerkattel on GitHub (Sep 8, 2020). 1. Windows Terminal was working fine 2. my c drive as running out of space because of appdata huge size 3. Created a mklink /J "C:\Users\sameer\AppData\Local" "D:\sameer\AddData\Local" 4. Tried to run windows terminal but now it's not working 5. Uninstalled and reinstalled windows terminal 6. Still not working ![image](https://user-images.githubusercontent.com/6128234/92432739-cdf7c680-f1ba-11ea-90d0-e3765e0b8546.png)
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 02:24:06 +00:00
Author
Owner

@DHowett commented on GitHub (Sep 8, 2020):

I do not believe this is a supported configuration for any of the Windows-owned user data directories. If you need to use Terminal in a non-standard or non-supported Windows configuration, you will need to extract the msixbundle (it’s just a ZIP file) and manage the installation yourself.

@DHowett commented on GitHub (Sep 8, 2020): I do not believe this is a supported configuration for any of the Windows-owned user data directories. If you need to use Terminal in a non-standard or non-supported Windows configuration, you will need to extract the `msixbundle` (it’s just a ZIP file) and manage the installation yourself.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10534