question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Profile is stored in `Local` AppData folder instead of `Roaming`

See original GitHub issue

The user’s profile on Windows is currently stored to %USERPROFILE%\AppData\Local\BraveSoftware instead of %APPDATA%\BraveSoftware. The intention/advantage of Roaming would be so that people in an enterprise setting, computer lab, university setting, or another setting with shared computers could have the same profile no matter where they log in

This would likely be important to implement for enterprise support

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:2
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tomlowenthalcommented, Jan 28, 2019

The big risk here is that profiles don’t sync; the last-used profile clobbers the rest. Honestly, I’d rather support this use case with our sync, even though that’s a little way out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Appdata\Local and LocalLow following roaming profile??
The local AppData folder is a location explicitly to store application data that should not be roamed. This is typically application cached data ......
Read more >
What's the Difference Between AppData Roaming and Local?
Thus, the Roaming folder doesn't do much for a home user, though you can move your profile through other means. Local stores data...
Read more >
Local, LocalLow, Roaming folders in in AppData on Windows ...
The Roaming folder is a type of folder that can be readily synchronized with a server. Its data can move with user's profile...
Read more >
Windows Roaming Profiles & Folder Redirection
A roaming profile is stored on a central server which can be accessed from all domain computers. This allows you to have the...
Read more >
Local Profile vs. Roaming Profile: Advantages and ...
A local profile is a user profile on a Windows machine that allows you to access all files and programs on that computer....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found