Colif :
imgur is tricky
so c is windows, which partition was ubuntu on? was it F?
here shows how to delete the partition: https://www.pingzic.com/how-to-remove-hard-drive-partition-in-windows-10/
Here shows how to expand C - follow this from step 9: http://www.wikihow.com/Shrink-or-Extend-Your-Existing-Hard-Disk-Partition-Volume
the f ,now is what is left after peppermint was removed. i left it and formated it, wanting to put something in there.
not that it means anything to you, for it did not to me, but this is the sequence for removing peppermint i used.....
Open a terminal and run:
Code: [Select]
sudo efibootmgr -o 0000,0003,0001,0002,000B,000C,000D,0004,0005,0006
now shut down the PC.
When you turn it on again, if you do nothing does it now boot into Windows automatically ?
If so, boot to a Peppermint LiveUSB (NOT the installed copy) and select "Try Peppermint" .. once booted to the Live desktop, open:-
menu > System Tools > GParted
Right-click on the /dev/sda8 line and select "Swapoff"
Right-click on the /dev/sda8 line and select "Delete"
Right-click on the /dev/sda7 line and select "Delete"
Click the "Apply" button.
Once done, you can right-click /dev/sda6 (the Windows partition) and select "Resize", and resize it into the free space .. and Apply.
Just be VERY sure not to delete any partitions other than sda7 and sda8