A | B | C | D | E | F | G | H | I | J | ||
---|---|---|---|---|---|---|---|---|---|---|---|
1 | Operating System | SubTarget | Focus Target | Note | End of Service | Relevance | Alternative Relevance | Last Updated | Source | ||
2 | Corrections? Suggestions? Comment on this page or email your thoughts to: lifecycle@rdshift.com | This information was compiled by RDshift | This sheet is at: | Green is good! | 9/27/2019 | Dates automatically color code over time. | |||||
3 | This workbook only covers common variants of Windows OS | Yellow is used to indicate products not yet released, uncertainty, or other ambiguity. | To ensure accuracy, source date checked moves to yellow (uncertain) after 1 year. | ||||||||
4 | Windows Server OS on other sheet. | WindowsLifecycle.RDshift.com | Red is dead. You should upgrade ASAP! | There's lots of extra parens in the relevance so it can be combined more clearly. | |||||||
5 | (almost) All dates retrieved from Microsoft. All sources cited. | Overall Relevance Structure: IF operating system name/branch THEN (target1 OR target2) THEN (EOL date)) ELSE false | Relevance strings for retired products will be simplified to (true) | ||||||||
6 | Windows | All Windows OS | windows of operating system | 10/3/2018 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
7 | All retired variants | All retired variants | Windows before Windows 7 | TRUE | ((version of it < "6.1") AND NOT (name of it contains "Win2008")) of operating system | 10/3/2018 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||
8 | See it on Google Calendar at WindowsCalendar.RDshift.com | See it on Google Calendar at WindowsCalendar.RDshift.com | See further detail at individual wiki pages | ||||||||
9 | https://en.wikipedia.org/wiki/List_of_Microsoft_Windows_versions | ||||||||||
10 | Windows 7 Overall | IF ((((name of it = "Win7") AND (version of it = "6.1")) of operating system)) THEN (((service pack major version of it = 0) of operating system) OR (IF ((service pack major version of it = 1) of operating system) THEN (date (local time zone) of (now)) > date ("Tue, 14 Jan 2020") ELSE false)) ELSE false | |||||||||
11 | Windows 7 | https://www.microsoft.com/en-us/software-download/windows7 | (((name of it = "Win7") AND (version of it = "6.1")) of operating system) | ||||||||
12 | Base | Base | TRUE | ((service pack major version of it = 0) of operating system) | |||||||
13 | End of Service Date | 4/9/2013 | ((date (local time zone) of (now)) > date ("Tue, 9 Apr 2013")) | 6/25/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
14 | SP1 | SP1 | TRUE | ((service pack major version of it = 1) of operating system) | |||||||
15 | End of Service Date | 1/14/2020 | ((date (local time zone) of (now)) > date ("Tue, 14 Jan 2020")) | 10/3/2018 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
16 | |||||||||||
17 | Windows 8 Overall | IF (name of operating system contains "Win8") THEN ((((service pack major version of it = 0) AND (version of it = "6.2")) of operating system) OR (IF (version of operating system = "6.3") THEN (IF (version of operating system = "6.3.9600") THEN (IF (exists (string values of selects "HotFixID from win32_quickfixengineering where Description = 'Hotfix'" of wmi) whose (it contains "KB2919355")) THEN ((date (local time zone) of (now)) > date ("Tue, 10 Jan 2023")) ELSE false) ELSE false) ELSE false)) ELSE false | |||||||||
18 | Windows 8 | https://www.microsoft.com/en-us/software-download/windows8 | (name of operating system contains "Win8") | ||||||||
19 | Base | Base | TRUE | (((service pack major version of it = 0) AND (version of it = "6.2")) of operating system) | |||||||
20 | End of Service Date | 1/12/2016 | ((date (local time zone) of (now)) > date ("Tue, 12 Jan 2016")) | 6/25/2019 | https://support.microsoft.com/en-us/lifecycle/search?alpha=Windows%208 | ||||||
21 | 8.1 | 8.1 | TRUE | (version of operating system = "6.3") | |||||||
22 | Possible alternative EoS of 6/30/2014 -Wikipedia article on Windows 8, #41, #44, MS source unavailable | 6/10/2014 | ((date (local time zone) of (now)) > date ("Tue, 10 Jun 2014")) | 3/14/2019 | https://support.microsoft.com/en-us/help/2919355/windows-rt-8-1-windows-8-1-and-windows-server-2012-r2-update-april-201 | ||||||
23 | KB2919355 | Update 1 (mandatory) (req KB2919442) | TRUE | IF (version of operating system = "6.3.9600") THEN exists (string values of selects "HotFixID from win32_quickfixengineering where Description = 'Hotfix'" of wmi) whose (it contains "KB2919355") ELSE false | |||||||
24 | End of Service Date | Update 1 is mandatory to receive all future support/updates | 1/10/2023 | ((date (local time zone) of (now)) > date ("Tue, 10 Jan 2023")) | 10/3/2018 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
25 | |||||||||||
26 | |||||||||||
27 | Windows 10 | https://www.microsoft.com/en-us/software-download/windows10 | (name of operating system = "Win10") | ||||||||
28 | Base Editions | (NOT ((value "EditionID" of it as string as lowercase contains "educat") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry) OR ((value "EditionID" of it as string as lowercase contains "enterp") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry)) | |||||||||
29 | 1507 | 10240 | TRUE | (((version of it = "10") AND (build number of it as string = "10240")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1507) | ||||||
30 | End of Service Date | 5/9/2017 | ((date (local time zone) of (now)) > date ("Tue, 9 May 2017")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
31 | 1511 | 10586 | TRUE | (((version of it = "10") AND (build number of it as string = "10586")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1511") | ||||||
32 | End of Service Date | 10/10/2017 | ((date (local time zone) of (now)) > date ("Tue, 10 Oct 2017")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
33 | 1607 | 14393 | TRUE | (((version of it = "10") AND (build number of it as string = "14393")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1607") | ||||||
34 | End of Service Date | 4/10/2018 | ((date (local time zone) of (now)) > date ("Tue, 10 Apr 2018")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
35 | 1703 | 15063 | TRUE | (((version of it = "10") AND (build number of it as string = "15063")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1703") | ||||||
36 | End of Service Date | 10/9/2018 | ((date (local time zone) of (now)) > date ("Tue, 9 Oct 2018")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
37 | 1709 | 16299 | TRUE | (((version of it = "10") AND (build number of it as string = "16299")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1709") | ||||||
38 | End of Service Date | 4/9/2019 | ((date (local time zone) of (now)) > date ("Tue, 9 Apr 2019")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
39 | 1803 | 17134 | TRUE | (((version of it = "10") AND (build number of it as string = "17134")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1803") | ||||||
40 | End of Service Date | 11/12/2019 | ((date (local time zone) of (now)) > date ("Tue, 12 Nov 2019")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
41 | 1809 | 17763 | TRUE | (((version of it = "10") AND (build number of it as string = "17763")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1809") | ||||||
42 | End of Service Date | 5/12/2020 | ((date (local time zone) of (now)) > date ("Tue, 12 May 2020")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
43 | 1903 | 18362 | TRUE | (((version of it = "10") AND (build number of it as string = "18362")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1903") | ||||||
44 | End of Service Date | 12/8/2020 | ((date (local time zone) of (now)) > date ("Tue, 8 Dec 2020")) | 6/18/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
45 | |||||||||||
46 | Win 10 Edu or Ent Edition | Educational OR Enterprise Edition | exists value "EditionID" whose (it as string as lowercase = "EducationN" as lowercase OR it as string as lowercase = "Education" as lowercase OR it as string as lowercase = "EnterpriseN" as lowercase OR it as string as lowercase = "Enterprise" as lowercase) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry | 3/5/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||||
47 | 1507 | Educational OR Enterprise Edition | 1507 | 6 months extra support | TRUE | (((version of it = "10") AND (build number of it as string = "10240")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1507) | ||||
48 | End of Service Date | Educational OR Enterprise Edition | 11/14/2017 | ((date (local time zone) of (now)) > ((first tuesday of month_and_year of (date "Tue, 9 May 2017" + 6 * month)) + 7 * day)) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
49 | 1511 | Educational OR Enterprise Edition | 1511 | 6 months extra support | TRUE | (((version of it = "10") AND (build number of it as string = "10586")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1511") | ||||
50 | End of Service Date | Educational OR Enterprise Edition | 4/10/2018 | ((date (local time zone) of (now)) > ((first tuesday of month_and_year of (date "Tue, 10 Oct 2017" + 6 * month)) + 7 * day)) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
51 | 1607 | Educational OR Enterprise Edition | 1607 | 6 months extra support | TRUE | (((version of it = "10") AND (build number of it as string = "14393")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1607") | ||||
52 | End of Service Date | Educational OR Enterprise Edition | 4/9/2019 | ((date (local time zone) of (now)) > ((first tuesday of month_and_year of (date "Tue, 10 Apr 2018" + 6 * month)) + 7 * day)) | 9/27/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
53 | 1703 | Educational OR Enterprise Edition | 1703 | 6 months extra support | TRUE | (((version of it = "10") AND (build number of it as string = "15063")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1703") | ||||
54 | End of Service Date | Educational OR Enterprise Edition | 10/8/2019 | ((date (local time zone) of (now)) > date ("Tue, 8 Oct 2019")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
55 | 1709 | Educational OR Enterprise Edition | 1709 | 6 months extra support | TRUE | (((version of it = "10") AND (build number of it as string = "16299")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1709") | ||||
56 | End of Service Date | Educational OR Enterprise Edition | 4/14/2020 | ((date (local time zone) of (now)) > date ("Tue, 14 Apr 2020")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
57 | 1803 | Educational OR Enterprise Edition | 1803 | Does not receive 6 mo. extension | TRUE | (((version of it = "10") AND (build number of it as string = "17134")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1803") | ||||
58 | End of Service Date | Educational OR Enterprise Edition | Gets one year instead...🤷 | 11/10/2020 | ((date (local time zone) of (now)) > date ("Tue, 10 Nov 2020")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||
59 | 1809 | Educational OR Enterprise Edition | 1809 | Does not receive 6 mo. extension | TRUE | (((version of it = "10") AND (build number of it as string = "17763")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1809") | ||||
60 | End of Service Date | Educational OR Enterprise Edition | Gets one year instead...🤷 | 5/11/2021 | ((date (local time zone) of (now)) > date ("Tue, 11 May 2021")) | 2/28/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||
61 | 1903 | Educational OR Enterprise Edition | 1903 | Does not receive 6 mo. extension | TRUE | (((version of it = "10") AND (build number of it as string = "18362")) of operating system) | (value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as string = "1903") | ||||
62 | End of Service Date | Educational OR Enterprise Edition | 12/8/2020 | ((date (local time zone) of (now)) > date ("Tue, 8 Dec 2020")) | 3/27/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
63 | Future ED or ENT Feature Updates: | March gets 18 mos. while September gets 30 mos. | - | - | - | 2/26/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | ||||
64 | Win 10 LTSB/LTSC | Long-Term Servicing Branch/Channel | ((name of operating system = "Win10") AND product info string of operating system as lowercase contains "lts" | 3/27/19 | |||||||
65 | 2015 | Windows 10 Enterprise 2015 LTSB | 2015 | AKA 1507 RTM LTSB | FALSE | (exists value "CurrentBuild" whose (it as string = "10240") of it of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry) | |||||
66 | End of Service Date | Windows 10 IoT Enterprise 2016 LTSB | 10/14/2025 | ((date (local time zone) of (now)) > (date "Tue, 14 Oct 2025")) | 10/3/2018 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
67 | 2016 | Windows 10 Enterprise 2016 LTSB | 2016 | AKA 1607 LTSB | FALSE | (exists value "CurrentBuild" whose (it as string = "14393") of it of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry) | |||||
68 | End of Service Date | Windows 10 IoT Enterprise 2015 LTSB | 10/13/2026 | ((date (local time zone) of (now)) > (date "Tue, 13 Oct 2026")) | 2/26/2019 | https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet | |||||
69 | 2017 | Microsoft shifts LTSB to LTSC - 7/27/2017 | 2017 | No release | - | FALSE | 6/25/2019 | https://blogs.technet.microsoft.com/windowsitpro/2017/07/27/waas-simplified-and-aligned/ | |||
70 | 2018 | 2018 | No release | - | FALSE | 6/25/2019 | https://techcommunity.microsoft.com/t5/Windows-10-servicing/Re-Welcome-to-the-Windows-as-a-service-AMA/m-p/67119/highlight/true#M15 | ||||
71 | 2019 | 2019 | AKA 1903 LTSC | FALSE | (((version of it = "10") AND (build number of it as string = "17763")) of operating system) | 2/28/2019 | https://techcommunity.microsoft.com/t5/Windows-10-servicing/Re-Welcome-to-the-Windows-as-a-service-AMA/m-p/67119/highlight/true#M15 | ||||
72 | End of Service Date | Jan 9, 2029 | ((date (local time zone) of (now)) > (date "Tue, 9 Jan 2029")) | ||||||||
73 | 2020 | 2020 | Released April 1, 2009 | FALSE | https://wnr.fandom.com/wiki/Windows_Server_2020 | ||||||
74 | TBD | ||||||||||
75 | |||||||||||
76 | |||||||||||
77 | |||||||||||
78 | |||||||||||
79 | |||||||||||
80 | |||||||||||
81 | |||||||||||
82 | |||||||||||
83 | |||||||||||
84 | |||||||||||
85 | |||||||||||
86 | |||||||||||
87 | |||||||||||
88 | |||||||||||
89 | |||||||||||
90 | |||||||||||
91 | |||||||||||
92 | |||||||||||
93 | |||||||||||
94 | |||||||||||
95 | |||||||||||
96 | |||||||||||
97 | |||||||||||
98 | |||||||||||
99 | |||||||||||
100 |