Windows cannot Be Installed to this Disk the Selected Disk is of the GPT Partition table FIX

Опубликовано: 14 Октябрь 2024
на канале: Yom Tech
50
5

#howto #howtofix #howtomake
*Follow these steps if the problem is Windows cannot be Installed to this disk.
The selected Disk has an GPT Partition table.

Just Follow This Simple Steps:
The First Method |# Using Rufus:

**NB ** With Out Loss Your Personal files***

Step 1: Download Rufus Software using this
link : https://rufus.ie/en/#google_vignette
Step 2: Run Rufus as an Administrator and now Attach Pen drive to your PC.
Step 3: Rufus will automatically detect USB drive. Select ISO file of your windows.
Step 4: After ISO selection selects GPT partition schemed Target System UEFI(non CSM).
Step 5: Then just start the process by tapping on Start. Wait to complete the process.
Step 6: Now you are ready to go.

Second Method |#Using CMD:

** NB ** You Loss Your Personal files***

Step 1: During the installation procedure, open the Command Window using Shift+F10 or Fn+Shift+F10.
Step 2: Now enter the following commands on Command Windows.
Commands:
*** diskpart – to enter into diskp artition setup.
*** list disk – to list the disks in the PC.
*** select disk 0 (0 is the disk where you want to install Windows).
*** clean – to clean the drive.
** exit – to close the command Window.
NB: Clean command will delete all partitions or volumes on the disk.