Just create 4 partitions(C,D,E,F) & buy a portable hdd for backup of important stuff/possible recovery(1TB portable costs ~3.5k now-a-days).
Else making only 4 partitions (logical) will be fine for future?
@rohitshakti_sehgal - Looks like you are not clear about what is a primary and what's a logical partition. That's all right.
See this snapshot below.
E F & G are Blue in color. They are primary partitions. Just created as Simple Volumes. You see H in green, this is Logical partition. By default when you create 3 primary partitions from within Windows Disk management took, because MBR holds information about 4 max, Windows by default shall create next and last one as Extended Partition and put the next partition inside it as Logical. This is in the interest of the user if they want more partitions after max limit of 4 created as logical within extended.
See the next pic in which I have deleted logical H but the space for extended still remains as free space.
This concept of primary and logical does not exists on GPT partition scheme that goes hand in hand with UEFI Boot and Windows 7 64 and above.
I think a better option would be to use Macrium Reflect free & make a system image of C drive which contains the mbr by default.Most likely a situation when partitions are messed up is also the situation when windows won't boot(just like in this case) so simply restoring the backup would solve both windows & partition issue.In fact this mess arise only after running of win 10 repair dvd which messed up the partition layout.If @op had a system image he would have to simply restore it & everything would be back to normal.
Didn't knew that too long name for a drive can cause such an issue though I knew about & have faced the issue of too long file path(aka more than 260 characters). Rename your F drive to something smaller.Rename your F and G drive (right click the drive and select rename) to something shorter and you'll get your "x GB free of y GB" text back.
The drive info in This PC only displays a maximum of three lines of info in that view. The names of your F and G drives are long enough that they wrap to the second line leaving only enough space to display the usage bar.
Drive Disk Space Info Missing on Drives • r/techsupport
Didn't knew that too long name for a drive can cause such an issue though I knew about & have faced the issue of too long file path(aka more than 260 characters). Rename your F drive to something smaller.