- Thread Author
-
- #1
Hi!
I know where to find all Win32 settings and corresponding registry entries.
Since Windows 8 I found some problems with modern UI (or Metro) applications with their path and even have no idea how and where are settings stored.
So, where are located Windows 10 Applications settings - I want to modify some and maybe transfer settings to another account?
And also how are stored and its structure/format?
Thank you for each help, reply or comment.
Miro
I know where to find all Win32 settings and corresponding registry entries.
Since Windows 8 I found some problems with modern UI (or Metro) applications with their path and even have no idea how and where are settings stored.
So, where are located Windows 10 Applications settings - I want to modify some and maybe transfer settings to another account?
And also how are stored and its structure/format?
Thank you for each help, reply or comment.
Miro
Solution
Modern apps use the UWP development platform. These are the best practices for settings though they don't necessarily need to be followed. Store and retrieve settings and other app data - UWP applications
- Thread Author
-
- #3
Ok, here they're:
Panels
Taskbar Gadget
Sense Desktop
Traditional Start Menu
But it is list which I need. Better is to know how are settins stored, where and settings structure.
Windows has two main types of applications: Win32 and Metro.
Miro
Panels
Taskbar Gadget
Sense Desktop
Traditional Start Menu
But it is list which I need. Better is to know how are settins stored, where and settings structure.
Windows has two main types of applications: Win32 and Metro.
Miro
- Joined
- Jul 4, 2015
- Messages
- 8,998
Modern apps use the UWP development platform. These are the best practices for settings though they don't necessarily need to be followed. Store and retrieve settings and other app data - UWP applications
Similar threads
- Article
- Replies
- 3
- Views
- 4K