this post was submitted on 09 Feb 2026
49 points (98.0% liked)

Linux

62694 readers
434 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

cross-posted from: https://sopuli.xyz/post/40885318

I'm going to switch from Windows 11 to Linux soon but first I wish to backup every every data and config files I can in my current Windows installation, even those that wouldn't natively work in Linux. I know the \Users folder is important to back up, but I don't know what other directories I am missing.

you are viewing a single comment's thread
view the rest of the comments
[–] ItsMyVault101@piefed.social 16 points 2 days ago* (last edited 2 days ago)
  1. C:/Users > all user data from all users on the PC
    or just from a single user
    %userprofile%/AppData
    %userprofile%/documents
    %userprofile%/(everything else like pictures, videos, etc.)
  2. C:/ProgramData > some programs saving files here, so all users can use the data
  3. C:/Program Files > majority of programs are installed here
  4. C:/Program Files (86x) > some programs are installed here