FY2027 NDAA: Reserve Component End-Strength
August 12, 2026 (IN12727)

Background

In accordance with 10 U.S.C §115(a), Congress sets the maximum size (i.e., end-strength) of the active and reserve components of the Armed Forces annually, typically in a National Defense Authorization Act (NDAA). Congress also appropriates funds for the pay and benefits of these personnel.

End-strength specifically refers to the actual number of personnel in a branch on the last day of the fiscal year (i.e., September 30). The enacted end-strength figures for an FY2027 NDAA would be for September 30, 2027. Congress also periodically sets minimum end-strength levels for the Armed Forces, which may be lower than or equal to the maximum authorized level. While Congress authorizes minimum and maximum end-strengths, each military service manages its force through recruiting and retention efforts to achieve an actual end-strength.

Typically, actual end-strength falls within the congressionally authorized minimum and maximum end-strengths. However, there are circumstances in which the actual end-strength may fall outside the authorized range. For example, under 10 U.S.C. §115(f)(3), the Secretary of Defense (who is using "Secretary of War" as a "secondary title" under Executive Order 14347 dated September 5, 2025) may—after determining "such action is in the national interest"—vary the end-strength of any of the services by no more than 3%. Recruiting and retention shortfalls may cause one or more of the services to fall below their minimum authorized strength.

Per 10 U.S.C. §10102, the reserve component provides "trained units and qualified persons available for active duty in the armed forces, in time of war or national emergency, and at such other times as the national security may require, to fill the needs of the armed forces whenever more units and persons are needed than are in the regular components."

In accordance with 10 U.S.C. §113a(b)(2), the Secretary of Defense is required to submit end-strength requests for the reserve component in an annual budget request to Congress. Congress is not bound by these requests but considers them while deliberating end-strength levels. From FY2001 to FY2026, Congress authorized end-strengths similar to the Pentagon's requested numbers.

The reserve component consists of the federal reserve forces of the Army, Navy, Air Force, Marine Corps, and Coast Guard, as well as the Army National Guard and Air National Guard. The Space Force does not have a reserve component. It is a single-component armed service with personnel serving in an inactive or active-duty status (10 U.S.C. §20001). Either component of the National Guard may be mobilized under federal or state authority and perform homeland security missions that may include responding to civil unrest and natural disasters and guarding domestic airspace.

End-Strength Trends, FY2001-FY2027

Congress has varied authorized end-strengths over time in response to factors such as national security priorities, budget constraints, and recruitment challenges (see Figure 1). In the report (S.Rept. 118-58) accompanying the Senate-passed FY2024 NDAA (S. 2226 §411), the committee stated that it chose to recommend lower end-strengths than requested for the Selected Reserve (i.e. the portion of the Reserve Component that trains regularly and is frequently mobilized) because "legislating unreachable end strength numbers would set the military services up for failure" by "encouraging quantity over quality in recruiting." It remains unclear whether incremental reductions in previous years may have stemmed in part from this concern.

In other instances, Congress increased authorized end-strengths. For instance, in the FY2017 NDAA (S. 2943), Congress authorized an Army National Guard end-strength that was 8,000 personnel greater than the number requested by the Defense Department.

Figure 1

. End-Strength Trends, FY2001-FY2027

Figure is interactive in HTML report version.

<script type="text/javascript">//Based on IAG in AP 7.4.1 (Revised 20240624) $(function () { $('#IAG-3974383593').bind('mousedown', function () { /* saveRptHighChartClick(); */ }); //#### HIGHCHART LIBRARIES ####// var files = ["https://code.highcharts.com/highcharts.js","https://code.highcharts.com/highcharts-more.js","https://code.highcharts.com/modules/exporting.js","https://code.highcharts.com/modules/export-data.js","https://code.highcharts.com/modules/accessibility.js"], loaded = 0; if (typeof window["HighchartsEditor"] === "undefined") { window.HighchartsEditor = { ondone: [cl], hasWrapped: false, hasLoaded: false }; include(files[0]); } else { if (window.HighchartsEditor.hasLoaded) { cl(); } else { window.HighchartsEditor.ondone.push(cl); } } function isScriptAlreadyIncluded(src) { var scripts = document.getElementsByTagName("script"); for (var i = 0; i < scripts.length; i++) { if (scripts[i].hasAttribute("src")) { if ((scripts[i].getAttribute("src") || "").indexOf(src) >= 0 || (scripts[i].getAttribute("src") === "http://code.highcharts.com/highcharts.js" && src === "https://code.highcharts.com/stock/highstock.js")) { return true; } } } return false; } function check() { if (loaded === files.length) { for (var i = 0; i < window.HighchartsEditor.ondone.length; i++) { try { window.HighchartsEditor.ondone[i](); } catch (e) { console.error(e); } } window.HighchartsEditor.hasLoaded = true; } } function include(script) { function next() { ++loaded; if (loaded < files.length) { include(files[loaded]); } check(); } if (isScriptAlreadyIncluded(script)) { return next(); } var sc = document.createElement("script"); sc.src = script; sc.type = "text/javascript"; sc.onload = function () { next(); }; document.head.appendChild(sc); } function each(a, fn) { if (typeof a.forEach !== "undefined") { a.forEach(fn); } else { for (var i = 0; i < a.length; i++) { if (fn) { fn(a[i]); } } } } var inc = {}, incl = []; each(document.querySelectorAll("script"), function (t) { inc[t.src.substr(0, t.src.indexOf("?"))] = 1; }); function cl() { if (typeof window["Highcharts"] !== "undefined") { //#### HIGHCHART LIBRARIES END ####// //##### CRS THEME START (v1.2, 20220510)#####// Highcharts.theme = { colors: ['#0C90FC', '#003865', '#F1B434', '#7060A8', '#6CC8BD', '#757048', '#B4C7D0', '#D36127'], chart: {backgroundColor: 'white',}, title: { style: { color: 'black', font: '15px "Calibri", Verdana, sans-serif', fontWeight: 'bold' } }, subtitle: { style: { color: 'black', font: '14px "Calibri", Verdana, sans-serif' }}, credits: { enabled: false }, legend: { itemStyle: { fontFamily: '"Calibri", Verdana, sans-serif', fontSize: '14px', color: 'black', "text-decoration": 'none !important' }, verticalAlign: 'top', itemMarginBottom: 7, }, yAxis: { title: { style: { font: '14px "Calibri", Verdana, sans-serif', fontWeight: 'bold', color: 'black'} }, labels: { style: { font: '14px "Calibri", Verdana,sans-serif', color: 'black'}}, }, xAxis: { title: { style: { font: '14px "Calibri", Verdana, sans-serif', fontWeight: 'bold', color: 'black'}, y: 8 }, labels: { style: { font: '14px "Calibri", Verdana, sans-serif', color: 'black' }, }, lineColor: 'black', lineWidth: 0.5 } }; Highcharts.setOptions(Highcharts.theme); Highcharts.setOptions({ lang: {thousandsSep: ','}, chart: {style: {fontFamily: 'Calibri'}}, exporting: { enabled: false } }); //##### CRS THEME END #####// //#### START chart elements before Highcharts container ####// //#### END chart elements before the Highcharts container ####// var options = { //#### START code inside Highcharts.chart('container', { ####// title: { text: null }, accessibility: { description: 'A line graph showing selected military reserve components authorized from FY2001 to FY2027' }, subtitle: { text: null }, yAxis: { title: { text: 'Personnel (thousands)', rotation: -89.9 } }, xAxis: { tickInterval: 1, labels: { rotation: -89.9, formatter: function() { return 'FY' + this.value; }, }, categories: [ '2001', '2002', '2003', '2004', '2005', '2006', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023', '2024', '2025', '2026', '2027' ], tickLength: 8, tickWidth: 1, crosshair: true }, legend:{ enabled: true, layout: 'vertical', align: 'right' }, plotOptions: { series: { lineWidth: 2, label: { enabled: false, connectorAllowed: false, style: { fontSize: '17px' } }, marker: { enabled: true, symbol: 'circle', radius: 2.5 }, } }, tooltip: { headerFormat: '{point.key}', pointFormatter: function () { let value = this.y === 0 ? '0' : (this.y / 1000).toFixed(2) + 'K'; return '' + ''; }, footerFormat: '
' + this.series.name + ': ' + value + '
', shared: true, useHTML: true }, series: [{ name: 'Army National Guard', color: '#CC8F2B', legendcolor: '#CC8F2B', data: [ 350526, 350000, 350000, 350000, 350000, 350000, 350000, 351300, 352600, 358200, 358200, 358200, 358200, 354200, 350200, 342000, 343000, 343500, 343500, 336000, 336500, 336000, 325000, 325000, 325000, 328000, 331300, ], }, { name: 'Army Reserve', color: '#757048', legendcolor: '#757048', data: [ 205300, 205000, 205000, 205000, 205000, 205000, 200000, 205000, 205000, 205000, 205000, 205000, 205000, 205000, 202000, 198000, 199000, 199500, 199500, 189500, 189800, 189500, 177000, 174800, 175800, 172000, 172000, ], },{ name: 'Air National Guard', color: '#384F5A', legendcolor: '#384F5A', data: [ 108022, 108400, 106600, 107030, 106800, 106800, 107000, 106700, 106756, 106700, 106700, 106700, 105700, 105400, 105000, 105500, 105700, 106600, 107100, 107700, 108100, 108300, 108400, 105000, 108300, 106300, 107400, ], }, { name: 'Air Force Reserve', color: '#C8102E', legendcolor: '#C8102E', data: [ 74358, 74700, 75600, 75800, 76100, 74000, 74900, 67500, 67400, 69500, 71200, 71400, 70880, 70400, 67100, 69200, 69000, 69800, 70000, 70100, 70300, 70300, 70000, 69600, 67000, 67500, 67400, ], },{ name: 'Navy Reserve', color: '#0C90FC', legendcolor: '#0C90FC', data: [ 88900, 87000, 87800, 85900, 83400, 73100, 71300, 67800, 66700, 65500, 65500, 66200, 62500, 59100, 57300, 57400, 58000, 59000, 59100, 59000, 58800, 58600, 57000, 57200, 57700, 57500, 56500, ], }, { name: 'Marine Corps Reserve', color: '#7060A8', legendcolor: '#7060A8', data: [ 39558, 39558, 39558, 39600, 39600, 39600, 39600, 39600, 39600, 39600, 39600, 39600, 39600, 39600, 39200, 38900, 38500, 38500, 38500, 38500, 38500, 36800, 33000, 32000, 32500, 33600, 34700, ], }, ], responsive: { rules: [{ condition: { maxWidth: 500 }, chartOptions: { legend: { enabled: true, layout: 'horizontal', align: 'center', verticalAlign: 'bottom' } } }] } //#### END container ####// }; new Highcharts.Chart("IAG-3974383593", options); } } }); </script>

Source: CRS analysis of Congress.gov for FY2001-FY2026 data. FY2027 data are from the President's budget request.

Notes: FY2001-FY2026 data comprise authorized end-strengths from National Defense Authorization Acts. Coast Guard Reserve, part of the Department of Homeland Security, is not shown.

FY2027 NDAA

The House-passed (H.R. 8800) and Senate committee-reported (S. 4784) versions of an FY2027 NDAA contain end-strength figures identical to those requested by the executive branch (see Table 1).

Table 1. FY2026 and FY2027 Reserve Component End-Strengths

Service

FY2026 Enacted End-Strength

President's Budget Request

H.R. 8800

S. 4784

Change from Enacted FY2026 to FY2027 Request

Army National Guard

328,000

331,300

331,300

331,300

+3,300

Army Reserve

172,000

172,000

172,000

172,000

+0

Navy Reserve

57,500

56,500

56,500

56,500

-1,000

Marine Corps Reserve

33,600

34,700

34,700

34,700

+1,100

Air National Guard

106,300

107,400

107,400

107,400

+1,100

Air Force Reserve

67,500

67,400

67,400

67,400

-100

Total

764,900

769,300

769,300

769,300

+4,400

Source: Congress.gov; Department of Defense, Office of the Under Secretary of Defense (Comptroller).

Notes: Coast Guard Reserve, part of the Department of Homeland Security, is not shown.

Potential Issues for Congress

Consideration of the FY2027 NDAA may include discussions on reserve component end-strength. Related issues Congress may debate may include the following:

  • Do the reserve forces possess sufficient end-strength to fulfill all mission requirements—including domestic security and disaster relief activities?
  • How might U.S. security objectives in the Western Hemisphere or the Middle East require adjustments to reserve component end-strengths?
  • What is the role of the reserve components in service-level restructuring projects (such as the Marine Corps Force Design Initiative, the Army Transformation Initiative, or the Navy's "Golden Fleet")?
  • To what extent are these requests informed by the services' recruitment and retention plans?
  • How might the reserve forces request affect the active component-reserve component force mix and the Armed Forces' capacity to meet current defense objectives?
  • Should requested funding levels be met or adjusted?