{"id":1527,"date":"2023-12-06T00:00:23","date_gmt":"2023-12-05T18:30:23","guid":{"rendered":"https:\/\/www.softwarepro.org\/blog\/?p=1527"},"modified":"2023-12-06T17:47:20","modified_gmt":"2023-12-06T12:17:20","slug":"create-gpt-partition-in-windows-10-during-installation","status":"publish","type":"post","link":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/","title":{"rendered":"Solution to Create GPT Partition in Windows 10 During Installation"},"content":{"rendered":"<div class=\"alert alert-info\">\n<p style=\"text-align: justify;\">\u201cI just bought a second-hand laptop from a friend. The hard drive of that laptop has been partitioned as an MBR. But I want to format that hard drive with a GPT-style partition. Please tell me how to create GPT partition in Windows 10 during installation. I have checked for some solutions on the Internet but those methods seemed difficult to me. So kindly provide me with a solution that is simple as well as feasible for a novice user like me.\u201d<\/p>\n<\/div>\n<p style=\"text-align: justify;\">Like these people mentioned above, many other people are looking for a solution to format a GPT partition in the Windows OS. Since GPT is a comparatively new method of partition, it offers more facilities to its users. If you are one of these people who want to have GPT formatting on your disk, this is the right page for you. Here, we will describe some of the popular techniques for this disk formatting.<\/p>\n<div class=\"card-header text-center font-weight-bold\"><strong>Navigation Guide<\/strong><a class=\"badge badge-primary toc-hv\" href=\"#\" data-bs-toggle=\"collapse\" data-bs-target=\"#toc\"><span style=\"color: #ff0000;\">Hide<\/span><\/a><\/div>\n<div class=\"card mb-5 bg-menu\">\n<div id=\"toc\" class=\"card-body collapse show\">\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"list-style-type: none;\">\n<ol>\n<li><a href=\"#create\">How to Install Windows 10 on GPT Partition<\/a><\/li>\n<li><a href=\"#expert\">Expert Suggested Tips<\/a><\/li>\n<li><a href=\"#diskpart\">Methods to Diskpart Create GPT Partition<\/a><\/li>\n<li><a href=\"#query\">User\u2019s Query to Crate GPT Partition<\/a><\/li>\n<li><a href=\"#final\">Conclusion<\/a><\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<h2 id=\"create\">How to Create GPT Partition in Windows 10?<\/h2>\n<p style=\"text-align: justify;\">There are two ways of formatting GPT-style partitions. One is during the installation of Windows 10 on a fresh hard drive and another is on a used hard disk. In this post, we will be sharing with you the full instructions to perform both types of formatting.<\/p>\n<p><strong>Prerequisites<\/strong><\/p>\n<p style=\"text-align: justify;\">In order to have GPT partitions on your hard drives, these prerequisites have to be fulfilled.<\/p>\n<ul>\n<li>Windows Operating System version should be x64 or x86.<\/li>\n<li>The connected hard drive should be 64-bit<\/li>\n<li>Booting should be done in UEFI mode<\/li>\n<\/ul>\n<div class=\"alert alert-info\">\n<p style=\"text-align: justify;\"><strong id=\"expert\">Important Note: <\/strong>If you lost important files from the storage device, don\u2019t worry. Try out this <a href=\"https:\/\/www.softwarepro.org\/recovery\/hard-drive\/\" target=\"_blank\" rel=\"noopener\"><strong><span style=\"color: #ff0000;\">Hard Disk Data Recovery Wizard<\/span><\/strong><\/a> and retrieve all files and folders easily without any hassle.<\/p>\n<p class=\"text-center mr-2\"><a class=\"btn btn-lg btn-success btn-md-block\" href=\"https:\/\/www.softwarepro.org\/download\/SYS0H4D5D\/22\" rel=\"nofollow\"> Download Now<\/a> <a class=\"btn btn-lg btn-orange btn-md-block\" href=\"https:\/\/www.softwarepro.org\/buy\/SYS0H4D5D\/22\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"> Purchase Now<\/a><\/p>\n<ol>\n<li>Download and install Hard Disk Recovery.<\/li>\n<li>Then select the <strong>Scan<\/strong> or <strong>scan<\/strong> <strong>format<\/strong> mode.<\/li>\n<li><strong>View<\/strong> all <strong>data<\/strong> recovery examples<\/li>\n<li><span style=\"font-weight: 400;\">Select &#8220;<strong>Save<\/strong>&#8221; to recover all data from your hard drive.<\/span><\/li>\n<\/ol>\n<p style=\"text-align: justify;\">Experts&#8217; suggestions are to always have this utility on your system. It will help you <a href=\"https:\/\/www.softwarepro.org\/blog\/recover-data-from-deleted-partition\/\" target=\"_blank\" rel=\"noopener\"><strong>recover data from deleted partitions in Windows<\/strong><\/a> and also avoid data loss.<\/p>\n<\/div>\n<h3 id=\"diskpart\">Methods to Create GPT Partition During Windows 10 Installation<\/h3>\n<p style=\"text-align: justify;\">Perform the below-mentioned steps sequentially. It will result in install windows on GPT partition installation. Follow the steps:<\/p>\n<ol>\n<li><strong>Shut down the PC<\/strong> and insert the DVD or USB that contains the Windows 10 OS.<\/li>\n<li>Use <strong>UEFI boot mode<\/strong> to boot the system to the USB or DVD.<\/li>\n<li>Press <strong>Shift+F10<\/strong> from the Windows Setup menu to open a command prompt.<\/li>\n<li>Now run these commands sequentially in the command prompt:<\/li>\n<li>Type the command <strong>diskpart<\/strong> and press the <strong>Enter<\/strong> key.<\/li>\n<li><strong>Write thelist disk<\/strong> command and hit <strong>Enter<\/strong>.<\/li>\n<li><strong>Type theselect disk<\/strong> command and enter the disk number from the previous step.<\/li>\n<li>Write <strong>clean<\/strong> command and press the <strong>Enter<\/strong> button from the keyboard.<\/li>\n<li>Type <strong>convert gpt\u00a0<\/strong>command and press <strong>Enter<\/strong><\/li>\n<li>At the last type exit and press <strong>Enter<\/strong><\/li>\n<li>Now you can close the window and continue with the rest of the installation steps.<\/li>\n<\/ol>\n<p style=\"padding: 8px; background: #f8f6a2; border-color: #eee090; color: #7d6a3b;\"><strong>Note: &#8211;<\/strong> If you are currently using MBR partition on your Windows 10 computer and want to move on GPT. Then find the complete guide here to convert MBR partition to GPT Partition without Data loss.<\/p>\n<div class=\"alert alert-success\">\n<strong>Read More: How to <a href=\"https:\/\/www.softwarepro.org\/blog\/recover-data-from-invalid-dynamic-disk\/\" target=\"_blank\" rel=\"noopener\">Recover Data from Invalid Dynamic Disk<\/a>?<\/strong><\/div>\n<div class=\"alert alert-warning\">\n<h3 id=\"query\">User\u2019s Query to Create GPT Partition in Windows 10 During Installation<\/h3>\n<p style=\"text-align: justify;\">\u201cJust bought all the equipment and assembled them to create the system as per my need. Now comes the main part of installing Windows 10 OS on my system. I want to create hard drive partitions by using GPT method. Please tell me how can I do that. I do not want to go by the default MBR partition. Asking for suggestions from all my fellow members.\u201d<\/p>\n<p style=\"text-align: justify;\">\u201cI have Dell laptop in which I am using Windows 7. Now I want to upgrade to Windows 10, also want to <span style=\"font-weight: 400;\">install windows on GPT partition<\/span>. But afraid of data loss, is it possible to how to install windows 10 on GPT partition without data loss. Kindly suggest me a safe and secure solution.\u201d<\/p>\n<p style=\"text-align: justify;\">\u201cMy sister bought a new hard drive and want to create partitions in it. All she want to create GPT partition. Is it possible to create GPT partition in external hard drive Windows 10? she haven\u2019t used this external hard disk. Suggest me a reliable solution.\u201d<\/p>\n<\/div>\n<h3 id=\"final\">Conclusion<\/h3>\n<p style=\"text-align: justify;\">In this post, you will find a safe and secure solution for how to create GPT partition in Windows 10 during installation. After performing all steps listed here, you will get the desired solution and easily create GUID partition in Windows 10.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u201cI just bought a second-hand laptop from a friend. The hard drive of that laptop has been partitioned as an <\/p>\n","protected":false},"author":4,"featured_media":11802,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26],"tags":[],"class_list":["post-1527","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-windows-error"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Create GPT Partition in Windows 10 During Installation (Solved)<\/title>\n<meta name=\"description\" content=\"It&#039;s easy to create GPT partition in Windows 10 during installation; just follow the steps explained here.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create GPT Partition in Windows 10 During Installation (Solved)\" \/>\n<meta property=\"og:description\" content=\"It&#039;s easy to create GPT partition in Windows 10 during installation; just follow the steps explained here.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/\" \/>\n<meta property=\"og:site_name\" content=\"Technical Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-05T18:30:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-06T12:17:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.softwarepro.org\/blog\/wp-content\/uploads\/2019\/02\/create-gpt-partitions.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"430\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Deepa Pandey\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Deepa Pandey\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/\"},\"author\":{\"name\":\"Deepa Pandey\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#\\\/schema\\\/person\\\/45034a60dc1af4f8bdf0ff84de3e5247\"},\"headline\":\"Solution to Create GPT Partition in Windows 10 During Installation\",\"datePublished\":\"2023-12-05T18:30:23+00:00\",\"dateModified\":\"2023-12-06T12:17:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/\"},\"wordCount\":783,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/create-gpt-partitions.jpg\",\"articleSection\":[\"Windows Error\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/\",\"url\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/\",\"name\":\"Create GPT Partition in Windows 10 During Installation (Solved)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/create-gpt-partitions.jpg\",\"datePublished\":\"2023-12-05T18:30:23+00:00\",\"dateModified\":\"2023-12-06T12:17:20+00:00\",\"description\":\"It's easy to create GPT partition in Windows 10 during installation; just follow the steps explained here.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/create-gpt-partitions.jpg\",\"contentUrl\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/02\\\/create-gpt-partitions.jpg\",\"width\":750,\"height\":430},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/create-gpt-partition-in-windows-10-during-installation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Solution to Create GPT Partition in Windows 10 During Installation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/\",\"name\":\"Technical Blog\",\"description\":\"Providing Optimal Solutions to Fix Errors\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#organization\",\"name\":\"Software Pro\",\"url\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/08\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/08\\\/logo.png\",\"width\":210,\"height\":40,\"caption\":\"Software Pro\"},\"image\":{\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/#\\\/schema\\\/person\\\/45034a60dc1af4f8bdf0ff84de3e5247\",\"name\":\"Deepa Pandey\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/789752b7e0600c9e3127d0e863af7f5ffc101d10d5587702ffc0c258ce287cca?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/789752b7e0600c9e3127d0e863af7f5ffc101d10d5587702ffc0c258ce287cca?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/789752b7e0600c9e3127d0e863af7f5ffc101d10d5587702ffc0c258ce287cca?s=96&d=mm&r=g\",\"caption\":\"Deepa Pandey\"},\"description\":\"Deepa is a technical blogger. A knowledge seeker in world of Technology, interested in sharing knowledge through the web among users. Explored information on several email application issues &amp; data recovery solutions is presently eager to share all the knowledge learned with help of Blogs.\",\"sameAs\":[\"https:\\\/\\\/www.softwarepro.org\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/deepmala-pandey-476199205\\\/\"],\"url\":\"https:\\\/\\\/www.softwarepro.org\\\/blog\\\/author\\\/deepa\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create GPT Partition in Windows 10 During Installation (Solved)","description":"It's easy to create GPT partition in Windows 10 during installation; just follow the steps explained here.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/","og_locale":"en_US","og_type":"article","og_title":"Create GPT Partition in Windows 10 During Installation (Solved)","og_description":"It's easy to create GPT partition in Windows 10 during installation; just follow the steps explained here.","og_url":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/","og_site_name":"Technical Blog","article_published_time":"2023-12-05T18:30:23+00:00","article_modified_time":"2023-12-06T12:17:20+00:00","og_image":[{"width":750,"height":430,"url":"https:\/\/www.softwarepro.org\/blog\/wp-content\/uploads\/2019\/02\/create-gpt-partitions.jpg","type":"image\/jpeg"}],"author":"Deepa Pandey","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Deepa Pandey","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/#article","isPartOf":{"@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/"},"author":{"name":"Deepa Pandey","@id":"https:\/\/www.softwarepro.org\/blog\/#\/schema\/person\/45034a60dc1af4f8bdf0ff84de3e5247"},"headline":"Solution to Create GPT Partition in Windows 10 During Installation","datePublished":"2023-12-05T18:30:23+00:00","dateModified":"2023-12-06T12:17:20+00:00","mainEntityOfPage":{"@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/"},"wordCount":783,"commentCount":0,"publisher":{"@id":"https:\/\/www.softwarepro.org\/blog\/#organization"},"image":{"@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.softwarepro.org\/blog\/wp-content\/uploads\/2019\/02\/create-gpt-partitions.jpg","articleSection":["Windows Error"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/","url":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/","name":"Create GPT Partition in Windows 10 During Installation (Solved)","isPartOf":{"@id":"https:\/\/www.softwarepro.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/#primaryimage"},"image":{"@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.softwarepro.org\/blog\/wp-content\/uploads\/2019\/02\/create-gpt-partitions.jpg","datePublished":"2023-12-05T18:30:23+00:00","dateModified":"2023-12-06T12:17:20+00:00","description":"It's easy to create GPT partition in Windows 10 during installation; just follow the steps explained here.","breadcrumb":{"@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/#primaryimage","url":"https:\/\/www.softwarepro.org\/blog\/wp-content\/uploads\/2019\/02\/create-gpt-partitions.jpg","contentUrl":"https:\/\/www.softwarepro.org\/blog\/wp-content\/uploads\/2019\/02\/create-gpt-partitions.jpg","width":750,"height":430},{"@type":"BreadcrumbList","@id":"https:\/\/www.softwarepro.org\/blog\/create-gpt-partition-in-windows-10-during-installation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.softwarepro.org\/blog\/"},{"@type":"ListItem","position":2,"name":"Solution to Create GPT Partition in Windows 10 During Installation"}]},{"@type":"WebSite","@id":"https:\/\/www.softwarepro.org\/blog\/#website","url":"https:\/\/www.softwarepro.org\/blog\/","name":"Technical Blog","description":"Providing Optimal Solutions to Fix Errors","publisher":{"@id":"https:\/\/www.softwarepro.org\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.softwarepro.org\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.softwarepro.org\/blog\/#organization","name":"Software Pro","url":"https:\/\/www.softwarepro.org\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.softwarepro.org\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.softwarepro.org\/blog\/wp-content\/uploads\/2019\/08\/logo.png","contentUrl":"https:\/\/www.softwarepro.org\/blog\/wp-content\/uploads\/2019\/08\/logo.png","width":210,"height":40,"caption":"Software Pro"},"image":{"@id":"https:\/\/www.softwarepro.org\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.softwarepro.org\/blog\/#\/schema\/person\/45034a60dc1af4f8bdf0ff84de3e5247","name":"Deepa Pandey","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/789752b7e0600c9e3127d0e863af7f5ffc101d10d5587702ffc0c258ce287cca?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/789752b7e0600c9e3127d0e863af7f5ffc101d10d5587702ffc0c258ce287cca?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/789752b7e0600c9e3127d0e863af7f5ffc101d10d5587702ffc0c258ce287cca?s=96&d=mm&r=g","caption":"Deepa Pandey"},"description":"Deepa is a technical blogger. A knowledge seeker in world of Technology, interested in sharing knowledge through the web among users. Explored information on several email application issues &amp; data recovery solutions is presently eager to share all the knowledge learned with help of Blogs.","sameAs":["https:\/\/www.softwarepro.org\/","https:\/\/www.linkedin.com\/in\/deepmala-pandey-476199205\/"],"url":"https:\/\/www.softwarepro.org\/blog\/author\/deepa\/"}]}},"_links":{"self":[{"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/posts\/1527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/comments?post=1527"}],"version-history":[{"count":0,"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/posts\/1527\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/media\/11802"}],"wp:attachment":[{"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/media?parent=1527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/categories?post=1527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.softwarepro.org\/blog\/wp-json\/wp\/v2\/tags?post=1527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}