FY2025 NDAA: Active Component End-Strength

FY2025 NDAA: Active Component End-Strength
Updated September 30, 2025 (IN12449)

Background

Under 10 U.S.C. §115(a), Congress sets the maximum size of the active component of the Armed Forces annually, typically in the National Defense Authorization Act (NDAA). The active component comprises the full-time personnel of the Army, Navy, Marine Corps, Air Force, Coast Guard, and Space Force. 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 in the Servicemember Quality of Life Improvement and National Defense Authorization Act for Fiscal Year 2025 (FY2025 NDAA; P.L. 118-159) are for September 30, 2025. Congress also periodically sets minimum end-strength levels for the Armed Forces, that may be identical to or lower than the authorized end-strength. 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), the Secretary of Defense (who is now 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"—increase the end-strength of any of the services above the authorized end-strength by up to 3%. Recruiting and retention shortfalls may cause one or more of the services to fall below their minimum authorized strength.

Under 10 U.S.C. §113a(b)(2), the Secretary of Defense is required to submit end-strength requests for all branches of the active component in an annual request to Congress. Congress is not bound by these requests but uses them as a point of departure for consideration of end-strength levels.

End-Strength Trends, FY2001-FY2025

Congress varies the authorized end-strengths over time in response to factors such as national security priorities, budget constraints, and recruitment challenges. For example, in enacting the FY2008 NDAA (P.L. 110-181), Congress authorized reduced Navy and Air Force end-strengths, and in a House report (H.Rept. 110-146) expressed concern over service proposals to retire legacy platforms and transfer certain roles to civilians. The report (S.Rept. 110-335) accompanying the Senate-passed Duncan Hunter National Defense Authorization Act for Fiscal Year 2009 (FY2009 NDAA, S. 3001) expressed the Committee's support for "the Army and Marine Corps efforts to increase their active-duty end strength." In the late 2010s and early 2020s, as U.S. commitments in Iraq and Afghanistan diminished, Congress reduced the Army's end-strength and increased that of the Navy. Since the FY2022 NDAA (P.L. 117-81), Congress has authorized end-strength for the Space Force, whose personnel came largely from the Air Force (See Figure 1).

In the report (S.Rept. 118-58) accompanying the Senate Armed Services Committee-reported National Defense Authorization Act for Fiscal Year 2024 (FY2024 NDAA, S. 2226 §401), the committee stated that it chose to recommend lower active end-strength than requested 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.

Figure 1

. Active Component Authorized End-Strength FY2001–FY2025 Request

Figure is interactive in the HTML version of this Insight.

<script type="text/javascript">//Based on IAG in AP 7.4.1 (Revised 20240624) $(function () { $('#IAG-2817827555').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 }, subtitle: { text: null }, yAxis: { title: { text: 'Personnel (thousands)', rotation: -89.9 } }, xAxis: { 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', ], 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).toFixed(2) + ' K'; return '' + ''; }, footerFormat: '
' + this.series.name + ': ' + value + '
', shared: true, useHTML: true }, series: [{ name: 'Active Army', color: '#757048', legendcolor: '#757048', data: [480, 480, 480, 482.4, 502.4, 512.4, 512.4, 525.4, 532.4, 562.4, 569.4, 562, 552.1, 520, 490, 475, 476, 483.5, 487.5, 480, 485.9, 485, 452, 445, 442.3], }, { name: 'Active Navy', color: '#0C90FC', legendcolor: '#0C90FC', data: [372.642, 376, 375.7, 373.8, 365.9, 352.7, 340.7, 329.098, 326.323, 328.8, 328.7, 325.7, 322.7, 323.6, 323.6, 329.2, 323.9, 327.9, 335.4, 340.5, 347.8, 346.92, 354, 337.8, 332.3], }, { name: 'Active Air Force', color: '#C8102E', legendcolor: '#C8102E', data: [357, 358.8, 359, 359.3, 359.7, 357.4, 334.2, 329.563, 317.05, 331.7, 332.2, 332.8, 329.46, 329.6, 312.98, 320.715, 321, 325.1, 329.1, 332.8, 333.475, 329.22, 325.344, 320, 320], }, { name: 'Active Marine Corps', color: '#7060A8', legendcolor: '#7060A8', data: [172.6, 172.6, 175, 175, 178, 179, 180, 189, 194, 202.1, 202.1, 202.1, 197.3, 190.2, 184.1, 184, 185, 186, 186.1, 186.2, 181.2, 178.5, 177, 172.3, 172.3], },{ name: 'Active Space Force', color: '#0A0E10', legendcolor: '#0A0E10', data: [null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 8.4, 8.6, 9.4, 9.8], }], responsive: { rules: [{ condition: { maxWidth: 500 }, chartOptions: { legend: { enabled: true, layout: 'horizontal', align: 'center', verticalAlign: 'bottom' } } }] } //#### END container ####// }; new Highcharts.Chart("IAG-2817827555", options); } } }); </script>

Source: CRS analysis of Congress.gov data and President's Budget Request—from Department of the Under Secretary of Defense (Comptroller).

Notes: FY2001-FY2024 data comprise authorized end-strengths from NDAAs. FY2025 data are from President's Budget Request. Space Force end-strength from FY2020 and FY2021 is included in the Air Force line. Coast Guard, part of the Department of Homeland Security, is not shown.

FY2025 NDAA

The Department of Defense (DOD—which is now "using a secondary Department of War designation," under Executive Order 14347 dated September 5, 2025) decreased its FY2025 end-strength requests from FY2024 levels (see Table 1)—a decision for which it has offered several explanations. At a March 2024 press conference, then-DOD Comptroller Michael J. McCord suggested that recruitment challenges, stemming from low unemployment, shaped FY2025 end-strength requests. Service officials also claimed that budget issues—a "constrained topline" in the Navy's phrase—limited their ability to expand recruiting. The Army cited its need for "stable and predictable funding" and described impacts of a full year continuing resolution. In addition, while not referring explicitly to end-strength requests, DOD's FY2025 defense budget overview stated that, in light of the Fiscal Responsibility Act of 2023 (P.L. 118-5), which capped annual defense discretionary spending at $886.35 billion for FY2024 and $895.21 billion for FY2025, the department "made difficult, but responsible, decisions that focus on maintaining our military's readiness and taking care of our people."

On December 23, 2024, former President Joe Biden signed the FY2025 NDAA into law. The FY2025 NDAA enacts active component end-strengths identical to those that DOD requested.

Table 1. FY2024 and FY2025 Active Component End-Strengths

Service

FY2024 Enacted End-Strength

FY2025 President's Budget Request

FY2025 Enacted End-Strength

Change from Enacted

FY24-FY25

Army

445,000

442,300

442,300

-2,700

Navy

337,800

332,300

332,300

-5,500

Marine Corps

172,300

172,300

172,300

0

Air Force

320,000

320,000

320,000

0

Space Force

9,400

9,800

9,800

+400

Total

1,284,500

1,276,700

1,276,700

-7,800

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

Issues for Congress

Congress may set policy priorities independent of the executive branch through legislation and oversight. As Congress considers a FY2026 NDAA, it may assess whether the Administration's end-strength requests align with Congress's defense policy objectives. A greater emphasis on artificial intelligence or uncrewed platforms, for example, could shift the funding balance between military personnel and procurement or research and development accounts.