HOW TO REMOVE STUCK PARTITIONS:
- Run PowerShell (as an administrator)
- Type DISKPART and press enter
- Type LIST DISK and press enter
- Type SELECT DISK <n> and press enter
- Type LIST PARTITION and press enter
- Type SELECT PARTITION <n> and press enter
- Type DELETE PARTITION OVERRIDE and press enter