§PlainStatute

Housing · Rent control

Does Minnesota Have Rent Control?

Whether Minnesota caps how much rent can rise, whether cities can set their own limits or are barred from it, and the exemptions. Rent control is separate from the notice a landlord must give before an increase. Cited to the statute.

Confirmedagainst Minn. Stat. § 471.9996Reviewed by Cholilurrohman · July 2026
Rent control · Minnesota
Minnesota has no statewide cap, and state law generally bars a city, county, or town from adopting rent control. The one big exception is a ballot gate. A local rent-control measure is allowed if voters approve it at a general election, which is how Saint Paul got its ordinance.
Preempted
Rent control?Preempted
StatuteMinn. Stat. § 471.9996

What the rent control law says in Minnesota

Whether rent increases are capped, who sets the limit, and the housing the rule does not reach.

Recent or pending change

Saint Paul is the one place with a voter-approved rent cap, and its ordinance has been amended more than once since 2021. The current percentage and its exceptions can change, so check the current Saint Paul city code before relying on any specific figure. Elsewhere in the state there is no local cap.

What the law saysWhat it means
State law bars local rent control by defaultMinn. Stat. section 471.9996 says no statutory or home rule charter city, county, or town may adopt or renew any law to control rents on private residential property, except as allowed by the ballot exception below. For a renter this means a local government cannot simply pass a rent-control ordinance on its own.
A general-election ballot can unlock itThe ban does not stop a city, county, or town from controlling rents to the extent it has the power, if the measure is approved at a general election. Saint Paul used this route when its voters approved a rent-control ordinance in November 2021, which the City Council has amended since. This referendum gate is what makes Minnesota different from a flat ban.
What is exemptWhat it means
Four preserved local powersThe ban does not impair a local government right to manage property in which it has a financial interest through a housing authority, to contract with a property owner, to act as required or authorized by state or federal law, or to mediate between owners and tenants to negotiate rents. That mediation power is unusual and is preserved by name.
Statutory cities may lack the ballot routeThe ban does not apply to a statutory city only if its citizens have the authority to vote on rent control granted by other law. A Minnesota statutory city may have no referendum route at all, so the ballot exception is not available everywhere.
No federal rent control
There is no national rent control law. Whether rent can be limited is decided state by state. Minnesota bars local rent control by default but lets voters approve it at the ballot box.
A cap is not a notice rule
Rent control means a limit on how much the rent can rise. That is different from a rent-increase notice rule, which only sets how much warning a landlord must give before raising the rent. Statewide, Minnesota has no cap on the amount.
In plain words
A quick key to the legal terms used on this page.
Preempted
When a state law overrides and blocks cities or counties from making their own rules on the same subject.

What you can do right now

Concrete, neutral steps if you are facing a rent increase in Minnesota. This is legal information, not legal advice.

  1. Check whether your city voted in rent control

    Almost everywhere in Minnesota there is no local cap. Saint Paul is the main exception. If you rent there, look up the current city ordinance for the figure and the exceptions that apply.

  2. Read the increase against your lease

    A fixed-term lease locks the rent for its term. A mid-lease increase usually is not allowed unless the lease permits it, so check your dates and terms first.

  3. Confirm the notice you received

    A month-to-month tenancy still requires proper notice before a rent increase. Make sure the notice gave the time the law requires, even if no cap applies to the amount.

  4. Get help if something looks wrong

    If the increase seems to break your lease or a local ordinance, contact the Minnesota Attorney General or a local legal aid office before you sign or move.

Tenant help in Minnesota

If you think an increase breaks a cap or a local ordinance, a legal aid office or the state consumer-protection unit can tell you whether a limit applies to your unit.

Minnesota Attorney General (Landlords and Tenants)

This is general legal information, not legal advice. Caps, local ordinances, and exemptions turn on the specific unit and city, so confirm your situation against the statute.

What renters in Minnesota get wrong about rent control

Minnesota does not fit neatly into either box. It has no statewide rent cap, and by default it bars its cities, counties, and towns from adopting rent control under Minn. Stat. section 471.9996. But the same section builds in a ballot gate that no flat-ban state has. A local government may control rents to the extent it has the power if the measure is approved by voters at a general election. That is exactly how Saint Paul got its ordinance, approved by voters in November 2021 and amended by the City Council in the years since. The section also preserves four local powers regardless of the ban, including the right to mediate between owners and tenants over rents, which is preserved by name and is unusual. There is a trap for statutory cities. The ballot exception is only open to them if some other law gives their citizens the power to vote on rent control, so it is not available everywhere. For most Minnesota renters there is no local cap and protection comes from the lease and the state notice rules. In Saint Paul the picture is different, and the current city code is the place to check the exact numbers.

Common questions

Does Minnesota have rent control?

There is no statewide cap. State law bars local rent control by default, but voters can approve it at a general election. Saint Paul did so in 2021, so a local cap exists there.

Can a Minnesota city pass rent control on its own?

Not on its own. A city, county, or town needs voter approval at a general election, and a statutory city needs separate authority in law before it can even hold that vote.

How much can my rent go up in Minnesota?

Statewide there is no cap, so a landlord may raise the rent by any amount after proper notice on a month-to-month tenancy. In Saint Paul a voter-approved ordinance limits increases, so check the current city code.

Which Minnesota cities have rent control?

Saint Paul is the main one, through a 2021 ballot measure that has been amended since. Because the details can change, look up the current Saint Paul ordinance rather than relying on an older figure.

Primary source
Minn. Stat. § 471.9996
Minn. Stat. § 471.9996 (Minnesota Office of the Revisor of Statutes) · revisor.mn.gov
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/rent-control--minnesota"
  title="Minnesota statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="rent-control--minnesota"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>