Skip to content

Instantly share code, notes, and snippets.

@NiklasRosenstein
Created February 8, 2019 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NiklasRosenstein/777bd67688c59fb73b68c7e13e6daf1d to your computer and use it in GitHub Desktop.
Save NiklasRosenstein/777bd67688c59fb73b68c7e13e6daf1d to your computer and use it in GitHub Desktop.

Downgrade Windows 10

https://www.youtube.com/watch?v=VTjLd57QgDY

In the following RegEdit keys

  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
  • HKEY_LOCAL_MACHINE\WOW6432Node\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Edit the following values:

  • ProductName to Windows 10 Home (or Pro or Enterprise)
  • ProductID to Core (or Professional or Enterprise)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment