I am looking for a method to read/write an ext4 partition from a Windows 10. Both partitions are on the same physical hard drive on a dual boot system.
There are certain drivers and applications you can download for free and run on your Windows PC to access (read & write) data on an EXT4 partition or drive.
After some googling, found that WSL2 can mount ext4 for read/write. Then was met with another roadblock, WSL2 for Windows 10 does not have this mount command.