How do I backup Windows settings and programs but WITHOUT data files?
I already manage my data file backups; I don't want or need a Windows settings and programs backup that includes user data files—it's redundant, and makes the backup image too large. Also, creating a system image that does not include data files minimizes the chance of recreating certain problems. To be more specific, many times I unpack files on my Windows 10 system originating from Unix or Linux systems that do not have the same restrictions on filename conventions that Windows has in place. In Unix and Linux systems, it is possible to have filenames with an extension separator, but no file extension, and those systems support filenames using special characters prohibited in Windows. Attempting to open, rename, or delete such files results in this particularly frustrating quandary: All such attempted operations fail because Windows is "schizophrenic" about them; you can SEE the files as plain as day, but any attempted operation results in a "file not found" error. How can it NOT be found if you are LOOKING at it?
Anyway, my solution to that problem was to dedicate a partition for the unpacking of files that may contain such problems. When such files are unpacked, I move the non-problematic files to a different location and reformat the partition. Easy-peasy. The only other viable solution requires installing Ubuntu in a dual-boot configuration. Windows directories are easily managed in an Ubuntu shell as far as deletion is concerned, but that method of controlling such problems is kind of overkill, requiring the sacrifice of disk space I'd like spent more efficiently.
Previous versions of Windows had backup tools allowing users to customize what exactly was backed up. Windows 10 presents no such solution; now, it's all or nothing.
Does anyone have a good idea about creating settings and applications backups WITHOUT also backing up user data files?