§PlainStatute

Housing · Rent control

Does Idaho Have Rent Control?

Whether Idaho 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 Idaho Code § 55-306Reviewed by Cholilurrohman · July 2026
Rent control · Idaho
Idaho does not cap rent, and state law bars local governments from enacting, maintaining, or enforcing any ordinance that would regulate the rent, fees, or deposits a landlord charges. No Idaho city or county can impose rent control.
Preempted
Rent control?Preempted
StatuteIdaho Code § 55-306

What the rent control law says in Idaho

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

Recent or pending change

Idaho recodified Title 55 Chapter 3 in 2025. The rent-control preemption is now a standalone section 55-306, and the old citation section 55-307 was reassigned to a different subject. If you see an older reference to section 55-307 for rent control, check it against the current text of section 55-306.

What the law saysWhat it means
State law bars local rent controlIdaho Code section 55-306 says a local governmental unit shall not enact, maintain, or enforce an ordinance or resolution that would regulate rent, fees, or deposits charged for leasing private residential property. Because it reaches maintaining and enforcing, it also covers any ordinance already on the books, not just new ones. For a renter this means no Idaho city or county can limit how much a landlord raises the rent.
No statewide cap eitherIdaho sets no statewide limit on rent increases. Apart from the terms of your lease, a landlord may set the rent at whatever the market allows, subject only to the notice rules for changing lease terms.
What is exemptWhat it means
Locally owned propertyThe section says it does not impair the right of a local governmental unit to manage and control residential property in which the local unit has a property interest. A city or county can still set the rent for housing it owns or has an interest in.
No federal rent control
There is no national rent control law. Whether rent can be limited is decided state by state. Idaho sets no statewide cap and also bars its own local governments from adopting one.
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 a change. Idaho has a separate notice rule for changing lease terms but 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 Idaho. This is legal information, not legal advice.

  1. 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 itself permits it, so check your dates and terms first.

  2. Do not expect a local cap

    Because state law preempts local rent control, no Idaho city or county ordinance limits your increase. If someone points to a local cap, ask for the specific ordinance and check it against section 55-306.

  3. Confirm the notice you received

    Idaho still requires notice before a landlord changes the terms of a month-to-month lease. Make sure any increase came with the notice the law requires, even though the amount is not capped.

  4. Get help if something looks wrong

    If the increase seems to break your lease or the notice rules, contact Idaho Legal Aid Services or a local tenant help line before you sign or move.

Tenant help in Idaho

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.

Idaho Legal Aid Services

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 Idaho get wrong about rent control

Idaho is a preemption state, so it answers the rent-control question twice over. There is no statewide cap on how much your rent can rise, and Idaho also forbids its own local governments from creating one. The rule is Idaho Code section 55-306, which says a local governmental unit shall not enact, maintain, or enforce an ordinance that would regulate the rent, fees, or deposits charged for leasing private residential property. The word maintain matters, because it reaches an ordinance already in force, not just a new one. The only real carve-out lets a city or county still control the rent on housing it owns or has a property interest in. One thing to watch is the citation. Idaho recodified this part of its code in 2025, splitting the old combined section apart, so the rent-control rule now sits in a new standalone section 55-306 rather than in section 55-307 where older guides point. For a renter the takeaway is plain. No Idaho local ordinance will cap your increase, and your protection comes from your lease and the state notice rules.

Common questions

Does Idaho have rent control?

No. Idaho has no statewide rent cap, and Idaho Code section 55-306 preempts local rent control, so cities and counties cannot adopt it either.

Can a city or county in Idaho limit my rent?

No. State law bars a local government from enacting, maintaining, or enforcing any ordinance that would regulate rent, fees, or deposits. The only exception is housing the local government itself owns or has an interest in.

How much can my landlord raise the rent in Idaho?

There is no legal cap on the amount. During a fixed-term lease the rent is set by the lease, but on a month-to-month tenancy a landlord may raise it by any amount after proper notice.

Is the Idaho rent control law at section 55-307?

Not anymore. A 2025 recodification moved the rent-control preemption into a new standalone section 55-306. Older references to section 55-307 for rent control are out of date.

Primary source
Idaho Code § 55-306
Idaho Code § 55-306 (Idaho Legislature) · legislature.idaho.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--idaho"
  title="Idaho 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--idaho"></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>