Software Installation Issue
Software Installation Issue
Delete all partitions and format the drive. Install the new system!
If you're not interested in the data on the drive, proceed with these steps. To simplify, disconnect all storage drives except the one you wish to install Windows on. On the installation screen, remove every partition from the drive you're installing Windows on by going back in the installer until you reach the page labeled "Repair your computer." Click on "Repair your computer" as shown in the image. Navigate to Troubleshoot, then open Command Prompt. Type "diskpart" in the command line. Enter "list disk" to see all installed drives. Select the desired disk using "select disk <Number>" and type "convert gpt" to convert it into a GPT format. For details, refer to the Microsoft documentation link provided.