still no option showing up for ESU extended updates???

Dennis K 85 Reputation points
2025-08-24T15:31:30.73+00:00

Still no option for enrolling in ESU program for extended support for windows 10 even though requirements are met???

Windows for home | Windows 10 | Extended Security Update (ESU)

Answer accepted by question author
Sumit 44,226 Reputation points Volunteer Moderator
2025-09-13T02:44:02.9033333+00:00

For those who cannot see the ESU option in Windows update, the solution below would help, courtesy of AskWoody:

https://www.askwoody.com/forums/topic/how-to-extend-windows-10-support-now-published-by-ghacks/#post-2796782

https://www.yourwindowsguide.com/2025/09/cant-enroll-in-windows-10-esu.html

First of all, Ensure the Connected User Experiences and Telemetry (DiagTrack) service is not disabled.

in the Windows search, Type cmd, right-click it, and choose Run as Administrator. Enter this command:**

sc.exe config DiagTrack start= auto
sc.exe start DiagTrack

Add the following registry key, using the same Command Prompt admin that forces the ESU feature to appear:

reg.exe add "HKLM\SYSTEM\CurrentControlSet\Policies\Microsoft\FeatureManagement\Overrides" /v 4011992206 /t REG_DWORD /d 2 /f

Restart the computer.

Use this command to trigger the ESU Popup in the Windows update area, which would resolve the ESU Program not appearing in Windows update issue.

cmd /c ClipESUConsumer.exe -evaluateEligibility

Restart, and you should see the pop-up in Windows Update.

Was this answer helpful?

10+ people found this answer helpful.

6 additional answers

Sort by: Oldest
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Matt W 0 Reputation points
    2025-09-11T17:18:29.21+00:00

    I too don't have the ESU option yet. I recommend to everyone, if the ESU option never appears, to install Windows 11 using the hacks that allow you to bypass the hardware check on your current so-called "non-compatible" PC. Just Google (that's right, Google, not MS Edge) "install Windows 11 on a non-compliant PC", or similar search parameters. If I must install Windows 11, I will be using this method. Microsoft can attempt to force me to buy a new Win-11 compatible PC, but they will fail.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.