UConn expands budget-tightening measures to close $83.5M deficit
An article from
Dive Brief UConn expands budget-tightening measures to close $83.5M deficit
The flagship plans to adjust contracts and restrict hiring as it grapples with rising costs, declines in federal research funding and other challenges.
Published June 22, 2026
Ben Unglesbee Senior Reporter

The University of Connecticut's main campus in Storrs, Conn. The university is continuing to restrict hiring and other spending while holding tuition flat in the upcoming fiscal year. The image by Jimmy Emerson is licensed under CC BY-ND 2.0 Dive Brief:
- The University of Connecticut is expanding some budget measures as it looks to close an estimated $29.2 million fiscal 2027 deficit across its main and regional campuses, and another $54.3 million gap at its healthcare center, the public institution said last week.
- UConn plans to use unrestricted funds to fill in fiscal gaps in addition to limiting hiring of nonessential positions and streamlining operations “where appropriate,” among other moves.
- At the same time, the university said in a news post that it will hold tuition flat and increase institutional aid for students while renovating some of its buildings. UConn’s board approved a $1.9 billion budget for its academic campuses last Wednesday.
if (window.dfp_visibility === 'mobile' ) googletag.cmd.push(function() googletag.defineSlot( '/3618/highereddive/highereddivehybrid1', [[300, 250], 'fluid'], 'dfp-hybrid1-mobile' ).addService(googletag.pubads()); ); waitToLoadAds.push(function() googletag.cmd.push(function() if (window.dfp_visibility === 'mobile' ) window.onDvtagReady?.(() => googletag.display('dfp-hybrid1-mobile')); googletag.pubads().addEventListener('slotRenderEnded', function (event) var adUnitPath = '/3618/highereddive/highereddivehybrid1'; var onProformative = false; if (onProformative && event.slot.getAdUnitPath() === adUnitPath && !event.isEmpty ) var adUnitPathWithVisibility = adUnitPath + '-mobile'; var selector = '.pf-comments__ad-wrapper #dfp-hybrid1-mobile'; if (!$(selector).closest('.pf-comments__ad-wrapper').hasClass('borders')) $(selector).closest('.pf-comments__ad-wrapper').addClass('borders') ); ); ); if (window.dfp_visibility === 'desktop' ) googletag.cmd.push(function() googletag.defineSlot( '/3618/highereddive/highereddivehybrid2', [[300, 250], 'fluid'], 'dfp-hybrid2-desktop' ).addService(googletag.pubads()); ); waitToLoadAds.push(function() googletag.cmd.push(function() if (window.dfp_visibility === 'desktop' ) window.onDvtagReady?.(() => googletag.display('dfp-hybrid2-desktop')); googletag.pubads().addEventListener('slotRenderEnded', function (event) var adUnitPath = '/3618/highereddive/highereddivehybrid2'; var onProformative = false; if (onProformative && event.slot.getAdUnitPath() === adUnitPath && !event.isEmpty ) var adUnitPathWithVisibility = adUnitPath + '-desktop'; var selector = '.pf-comments__ad-wrapper #dfp-hybrid2-desktop'; if (!$(selector).closest('.pf-comments__ad-wrapper').hasClass('borders')) $(selector).closest('.pf-comments__ad-wrapper').addClass('borders') ); ); ); Dive Insight:
This time last year, UConn was facing an even larger budget shortfall to the tune of $134 million across the entire system — roughly $50 million more than the combined fiscal 2027 gap. It addressed that hole last year in part by reducing its workforce through slowed hiring and combing through its temporary positions.
Last week, the university pointed to persistent budget pressures from “inflationary pressures, rising operating costs, federal research grant reductions, and other factors.” — hence UConn’s continued budget austerity measures that began last year.
By the numbers $1.9 billion UConn’s fiscal 2027 budget for its flagship and regional campuses. $29.2 million The projected deficit for the academic campuses, which the institution expects to eliminate with its mitigation measures. 5.4% The estimated spending increase on institutional aid for students, which is expected to come to nearly $230 million in fiscal 2027.
Along with hiring restrictions and operations changes, it plans to adjust some contracts to save costs.
Additionally, the university is looking to grow its revenue, including by focusing on student retention to boost tuition intake, and by expanding sports sponsorships.
At the same time, UConn’s board stuck to its commitment to keep tuition flat, a plan it passed late last year. Moreover, the university's new budget includes nearly $229.9 million in institution-funded student aid, a 5.4% increase from the current fiscal year. About four-fifths of UConn’s first-time, full-time undergraduate students receive institutional aid or scholarships, according to the latest federal data.
Adding to the fiscal pressure on UConn is state support comprising a shrinking share of the university’s revenue. Across the university's academic campuses, 28% of its revenue came from state support a decade ago, compared to 14% in the upcoming fiscal year.
However, Connecticut legislators promised UConn and its health system an extra $35 million outside of its state block grant to make up for federal research cuts enacted since President Donald Trump and Republicans gained control of Congress.
That money is just a fraction of what the university estimates it has lost since the Trump administration took over. Last June, UConn said in a news post it faced “$95 million in reduced, slowed, and terminated federal research awards” under federal policies enacted since January. “There are no indicators that the funding will rebound in the near future,” it added.
Despite the austerity measures, the university is also making investments through its renovation campaign, which is largely financed through state-issued bonds and user fees. Projects include renovations of a sports pavilion and science facility complex. For the 2027 fiscal year, UConn’s capital budget is $475 million, per the plan approved last week.
The combination of rising costs, destabilized federal research support and state funding shortfalls has caused financial pain across many public universities nationwide.
Among them, Ohio’s Kent State University, Maryland’s Bowie State University and Colorado State University have all recently announced layoffs as they cope with budget woes.
Filed Under: Finance /* Keep this hidden until we need to show the v2 challenge. */ .captcha-container display: none; (function () /* Signup reCAPTCHA flow (v3-first, v2-fallback): - On submit, we run existing form validation first. - Then we execute reCAPTCHA v3 and send token+action to /signup/recaptcha-v3-score/. - If backend verification succeeds and score is above 0.5 , we submit normally. - If score is below 0.5 or v3 errors, we show the v2 checkbox challenge and submit after solve. - Per-form dataset flags prevent duplicate wiring/submits and track v2 waiting state. */ // This partial can show up more than once, so keep config per instance. var config = key: 'generic_signup', formSelector: 'form.js\u002Dform\u002Demail\u002Dvalidate[name\u003D\u0022signup\u0022]', v2ContainerSelector: '.captcha-container', v2ElementSelector: '.g-recaptcha', submitAction: 'signup_submit', pageAction: 'signup_page_load', runExistingValidation: true, scoreThreshold: 0.5, v2SiteKey: '6LfnFggUAAAAAKaDTgN6vqjZtnNENIqa\u002D\u002DTCG9F4', v3SiteKey: '6Lc\u002DlpYsAAAAAMhweO3XD1__w\u002DvHSSOVRRpARwEM' ; // Save each config globally so one bootstrap pass can wire them all. window._signupRecaptchaConfigs = window._signupRecaptchaConfigs )(); Higher Ed Dive news delivered to your inbox
Get the free daily newsletter read by industry experts
Email:
- Select user consent: By signing up to receive our newsletter, you agree to our Terms of Use and Privacy Policy. You can unsubscribe at anytime.
Sign up A valid email address is required. Please select at least one newsletter.Editors' picks
-
The image by Wv funnyman is licensed under CC BY-SA 4.0
Marshall University to cut 7 programs, expand othersBy Ben Unglesbee • June 12, 2026 -
The image by Radhika Kshirsagar is licensed under CC BY-SA 4.0
University of Maryland lays off 84 employees amid budget pressuresBy Ben Unglesbee • June 5, 2026
ES by OMG
Euro-Savings.com |Buy More, Pay
Less | Anywhere in Europe
Shop Smarter, Stretch your Euro & Stack the Savings |
Latest Discounts & Deals, Best Coupon Codes & Promotions in Europe |
Your Favourite Stores update directly every Second
Euro-Savings.com or ES lets you buy more and pay less
anywhere in Europe. Shop Smarter on ES Today. Sign-up to receive Latest
Discounts, Deals, Coupon Codes & Promotions. With Direct Brand Updates
every second, ES is Every Shopper’s Dream come true! Stretch your dollar now
with ES. Start saving today!
Originally posted on: https://www.highereddive.com/news/uconn-expands-budget-tightening-measures-to-close-835m-deficit/823455/