Settings get shared between Windows devices and causes configuration problems #3428

Open
opened 2026-01-30 23:21:06 +00:00 by claunia · 0 comments
Owner

Originally created by @rrmistry on GitHub (Aug 15, 2019).

Environment

Windows build number: 10.0.18362.0

Details:
Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.18362.0 Microsoft Windows NT 10.0.18362.0

Any other software?
Ubuntu 18.04 WSL
Anaconda/Miniconda

Steps to reproduce

  1. Install Windows Terminal (Preview) through the Microsoft Store on two separate Windows devices
    IMPORTANT: Use the same credentials in the Microsoft Store on both devices
  2. Change settings on one device (e.g. add a new profile to start in drive D:\ )
  3. Change the settings on the other device (e.g. add the same profile but use drive E:\)

Expected behavior

Configurations stay local to the device being configured on

Actual behavior

  • Configurations get shared between devices
  • It is also not predictable when the configuration gets updated from the other device

My use case

I had created a new profile for Anaconda on my desktop but I used Miniconda on my laptop. I was surprised to see that these profiles kept getting shuffled around.

The same happened with Ubuntu WSL, which I have manually installed on a different drive through Powershell.

Minor workarounds

  • Use environment variables in profile configuration 😄
  • Have duplicated profiles with proper path and drive mappings per device 😐
  • Install software in paths consistent across devices 😢 , etc. etc.

IMHO, this feels like a bug because I expected profiles to be created specific for each device. Though I suspect that the config file sharing is a feature of the Microsoft Store app platform and working as expected.

It would be nice to see this working as expected, but I'm OK if not possible. At least wanted to raise awareness about this behavior. Thank you!

Originally created by @rrmistry on GitHub (Aug 15, 2019). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: 10.0.18362.0 Details: Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0 Any other software? Ubuntu 18.04 WSL Anaconda/Miniconda ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> 1. Install [*Windows Terminal (Preview)*](https://www.microsoft.com/en-us/p/windows-terminal-preview/9n0dx20hk701) through the *Microsoft Store* on two separate Windows devices **IMPORTANT**: Use the same credentials in the Microsoft Store on both devices 2. Change settings on one device (e.g. add a new profile to start in drive `D:\` ) 3. Change the settings on the other device (e.g. add the same profile but use drive `E:\`) # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> Configurations stay local to the device being configured on # Actual behavior <!-- What's actually happening? --> * Configurations get shared between devices * It is also not predictable when the configuration gets updated from the other device # My use case I had created a new profile for *Anaconda* on my desktop but I used *Miniconda* on my laptop. I was surprised to see that these profiles kept getting shuffled around. The same happened with Ubuntu WSL, which I have manually installed on a different drive through Powershell. # Minor workarounds * Use environment variables in profile configuration 😄 * Have duplicated profiles with proper path and drive mappings per device 😐 * Install software in paths consistent across devices 😢 , etc. etc. **IMHO**, this feels like a bug because I expected profiles to be created specific for each device. Though I suspect that the config file sharing is a feature of the Microsoft Store app platform and working as expected. It would be nice to see this working as expected, but I'm OK if not possible. At least wanted to raise awareness about this behavior. Thank you!
claunia added the Needs-TriageResolution-Duplicate labels 2026-01-30 23:21:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3428