Hello Forum,
Windows 10 is on partition /dev/sdd3
I have an Ext4 partition on /dev/sdd5 for backups.
When I use Linux, shutdown and reboot Linux, the partition is mountable, but after using windows 10 and rebooting into Linux, the partition is not mountable.
I have to use Gparted to fix the mess that Windows 10 made. Why is Windows 10 even accessing the sdd5 partition not to mention altering it?
The screenshot shows my disks in Gparted. After using Windows the USED and UNUSED columns return --- and ---
I don't know what /sdd2 is, but it looks like it has problems.

Gparted returns many invalid entries after checking and fixing the partition. Here are some examples:
ext2fs_open2: Superblock checksum does not match superblocke2fsck: Superblock invalid, trying backup blocks...Pass 1: Checking inodes, blocks, and sizesPass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference countsPass 5: Checking group summary information Free blocks count wrong for group #1 (31743, counted=3055). Fix? yesFree blocks count wrong for group #2 (32768, counted=2866).Fix? yesFree blocks count wrong for group #3 (31743, counted=1430).Fix? yesFree blocks count wrong for group #4 (32768, counted=1549).Fix? yes
Many, many more of those.
Inode bitmap differences: -8194 -8197 -8203 -8208 -8226 -8229 And many more
Free inodes count wrong for group #256 (8192, counted=7859). Fix? yesDirectories count wrong for group #256 (0, counted=333).Fix? yesFree inodes count wrong for group #272 (8192, counted=5941).Fix? yesDirectories count wrong for group #272 (0, counted=2251).Fix? yes
And many more.
Could anyone explain why Windows 10 is invading none-Windows filesystem partitions and altering them?
How can I stop it?
Thank you.