North Carolina Republicans ban DEI at public colleges
An article from
Dive Brief North Carolina Republicans ban DEI at public colleges
The new law took effect immediately and came after legislators overrode a veto from Democratic Gov. Josh Stein.
Published June 29, 2026
Laura Spitalniak Editor

The North Carolina State Capitol in Raleigh, N.C. North Carolina lawmakers overrode a veto from Democratic Gov. Josh Stein to ban diversity, equity and inclusion work at the state's public colleges The image by Farragutful is licensed under CC BY-SA 4.0Listen to the article 4 min This audio is auto-generated. Please let us know if you have feedback. Dive Brief:
- North Carolina’s Legislature last week enacted a ban on diversity, equity and inclusion efforts at the state's public colleges, overriding a veto from Democratic Gov. Josh Stein.
- Under the law, which went into effect immediately on June 24, public colleges in the state cannot maintain DEI offices or employees, nor can they "endorse divisive concepts." The law's examples of divisive topics include that a person of any race or sex is inherently privileged, that the U.S. was created to oppress members of a certain race or sex, or that "a series of power relationships and struggles among racial or other groups" has replaced the rule of law.
- Colleges will also be unable to make the "completion of a course related to divisive concepts" a graduation requirement. The law allows an exception for requirements deemed necessary by a college's chancellor, who must report those decisions to their institution's governing board.
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:
North Carolina is the latest conservative-led state to enact anti-DEI legislation. Since 2023, some 17 states have enacted at least 33 laws to restrict DEI initiatives at colleges, according to the Chronicle of Higher Education.
Moving forward, North Carolina public colleges are prohibited from "reporting or investigating offensive or unwanted speech that is protected by the First Amendment, including satire or speech labeled as microaggression," the law says. Each college must annually certify its compliance with the law.
The anti-DEI legislation aims to prevent public colleges from compelling students and employees "to affirm or profess belief in divisive concepts," a practice that some conservatives assert is commonplace.
"So-called 'DEI' programs promote a worldview that demands people, especially young students, judge others based on their race, sex, or other factors and attack true diversity of thought, stifle opportunity, and stoke division," the law's preamble says.
It cites President Donald Trump's January 2025 executive order targeting DEI at U.S. colleges and other “influential institutions of American society."
Nearly a year ago, Stein blocked the proposal, calling diversity North Carolina's strength.
"We should not whitewash history, police dorm room conversations, or ban books," Stein said in his July 2025 veto message. "Rather than fearing differing viewpoints and cracking down on free speech, we should ensure our students learn from diverse perspectives and form their own opinions."
Last week, Stein criticized conservative lawmakers' focus on DEI issues over other state challenges.
"Members of the General Assembly are stoking the culture wars that divide us rather than fulfilling their long-overdue responsibility of passing a budget," he said in a June 24 statement.
The new North Carolina law's list of divisive concepts pulls heavily from model policies published by the Goldwater Institute, a libertarian think tank.
Tim Minella, director of higher education at the institute's center for constitutional advocacy, praised the legislation last week.
"Throughout the country, public universities force students to spend time and tuition dollars on DEI courses just to obtain a degree," he said in a June 24 statement. "These required DEI courses lecture students on the so-called 'oppression' that allegedly pervades American society."
North Carolina Republicans also passed a similar anti-DEI bill focused on K-12 education over a veto from Stein
Recommended Reading
- UNC System colleges eliminate 59 DEI-related positions By Laura Spitalniak • Sept. 12, 2024
- UNC board approves contested academic freedom definition By Laura Spitalniak • Feb. 26, 2026
- UNC Charlotte shutters its three DEI offices amid demand for ‘neutrality’ By Ginger Christ • Aug. 23, 2024
Filed Under: State Policy /* 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 -
Getty Images
A ‘new normal’: Syracuse faces enrollment dip, first deficit in yearsBy Ben Unglesbee • June 12, 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/north-carolina-republicans-ban-dei-at-public-colleges/824025/