1 Rookie
•
4 Posts
0
24
September 11th, 2025 02:37
What will happen when i convert my file system from mbr to gpt?
Hi,
I'm trying to get on windows consumer ESU program because my processor isn't supported for windows 11. To get there, my pc needs Secure Boot, and TPM 2.0 must be enabled. To get there, I have to convert to gpt file system. I have the instructions, but I don't know what will happen after I go through the steps. Will it even work? If the pc won't support the ESU program, I'd like to keep my computer operational at least until october, while I figure out how to buy a one. Thanks.
Device specs:
alienware x51
Processor Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz 3.40 GHz
Installed RAM 16.0 GB (15.9 GB usable)
Storage 932 GB HDD ST1000DM003-9YN162
Graphics Card NVIDIA GeForce GT 545 (979 MB), Intel(R) HD Graphics 4000 (32 MB)
Device ID 555F23B1-B6DD-46BF-B46F-2E1E1FD4F20B
Product ID 00330-80000-00000-AA762
System Type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display
Windows specs:
Edition Windows 10 Pro
Version 22H2
Installed on 7/30/2020
OS Build 19045.6332
anne_droid
3 Apprentice
•
840 Posts
0
September 11th, 2025 09:12
Hi
Windows: System Disks
Use the built-in MBR2GPT tool found in Windows 10/11 (version 1703 or later).
Open Command Prompt as administrator and validate the disk:
mbr2gpt /validate /disk:0 /allowFullOS
If validation succeeds, convert:
mbr2gpt /convert /disk:0 /allowFullOS
After conversion, change BIOS settings to UEFI and reboot.
For non-system drives, Disk Management and DiskPart require deleting all partitions, resulting in data loss.
To avoid this, use third-party partition management tools such as Paragon Partition Manager CE, EaseUS Partition Master or AOMEI Partition Assistant, which can convert data disks without deleting partitions.
Hopefully a painless operation.
Then the GPT is suitable for LINUX MINT or another OS like W11.
lmacri
3 Apprentice
•
1.6K Posts
0
September 11th, 2025 23:42
Hi codibelcalm:
Could you provide a link where you saw those system requirements? The original MS support article Windows 10 Consumer Extended Security Updates (ESU) program (now archived on the Wayback Machine site) was replaced by the FAQ at https://www.microsoft.com/en-US/windows/end-of-support#FAQ3, and I don't see any mention of TPM and/or Secure Boot requirements in either of those support articles.
I can't guarantee the accuracy of the following quotes, but when I perform a Goolge search for "is mbr file system compatible with windows 10 consumer ESU program" their Gemini AI tells me:
A similar search with the Perplexity AI chat bot at https://www.perplexity.ai/ says:
It looks like your Win 10 Pro v22H2 machine received the September 2025 Patch Tuesday updates (rel. 12-Sep-2025) since you're currently at OS Build 19045.6332, so I'm not sure why your machine wouldn't qualify for enrollment in the Win 10 ESU program for home consumers with your current system configuration.
FYI, I installed my September 2025 Patch Tuesday updates and I still haven't seen a link at Settings | Update & Security | Windows Update to allow enrollment in the Windows 10 ESU program for home consumers. I'm not overly concerned since this offer is still being rolled out gradually to Win 10 users, and I don't need to be enrolled until early November 2025 (i.e., just before the November 2025 Patch Tuesday updates are released on 11-Nov-2025).
-----------
Dell Inspiron 15 5584 * 64-bit Win 10 Pro v22H2 build 19045.6332 * Firefox v142.0.1 * Microsoft Defender v4.18.25070.5-1.1.25070.4 * Malwarebytes Premium v5.3.8.212-140.0.5364 * Macrium Reflect Free v8.0.7783 * My Dell v2.2.6.0 * Fusion Service 2.2.14.0
lmacri
3 Apprentice
•
1.6K Posts
1
September 14th, 2025 16:14
Hi codibelcalm:
Thanks for the status update, and glad to hear you were able to enroll in the Windows 10 Consumer Extended Security Updates (ESU) program with your current system configuration.
The PC Health Check utility does confirm that your computer does not meet the minimum system requirements for Windows 11 (i.e., you cannot upgrade from Win 10 v22H2 to Win 11 v24H2) but, as you discovered, this does not prevent you from enrolling in the Windows 10 ESU program and receiving an additional year of security updates for your Win 10 OS. See Mayank Parmar's 26-Jun-2025 Windows Latest article Microsoft clarifies Windows 10 extended updates still work if Windows 11 is unsupported for more information.
-----------
Dell Inspiron 15 5584 * 64-bit Win 10 Pro v22H2 build 19045.6332 * Firefox v142.0.1 * Microsoft Defender v4.18.25070.5-1.1.25070.4 * Malwarebytes Premium v5.3.8.212-140.0.5364 * Macrium Reflect Free v8.0.7783 * My Dell v2.2.6.0 * Fusion Service 2.2.14.0
(edited)
codibelcalm
1 Rookie
•
4 Posts
1
September 14th, 2025 14:47
@lmacri
Thanks very much for your help and support. It's been several days since I went into windows update. I just now checked, and low and behold the option to enroll is available. Evidently Tuesday's update did the trick. I'm very happy, and just enrolled at no extra cost. I'm covered now until October 13th, 2026. Hopefully by then I will be prepared financially to buy a new machine, although my current one works just fine. I attached an image of the results from a PC Health Check scan earlier this month. The first step to meet the requirement Secure Boot (I believe) was to first enable UEFI on my computer, which I could not, without resulting in a startup failure. I didn't mention that part. That's when I read on YouTube about changing my disk to GPT.
I'm very pleased and I appreciate you a lot!
codibelcalm
1 Rookie
•
4 Posts
0
September 14th, 2025 15:04
@anne_droid
Thanks very much for your detailed solution. I just now checked my System Updates, and low and behold the option to enroll is available. Evidently, Tuesday's update fixed the road block. I was thrilled, and just enrolled in ESU at no extra cost. I'm covered until October 13th, 2026. Hopefully by then I will be prepared financially to buy a new machine, although my current one works just fine. See the image of the results from a scan earlier this month. I read on YouTube about changing my disk to GPT for enabling UEFI on my computer which I couldn't successfully do (total bootup failure), which blocked the first step in enabling Secure Boot. I didn't mention that part.
I appreciate the suggestions you patiently provided and will keep it on hand for a future possibility.
Thanks again!
codibelcalm
1 Rookie
•
4 Posts
0
September 14th, 2025 17:09
@lmacri
Thanks for the link!