§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in Montana

How many days of written notice a landlord must give before filing an eviction in Montana, broken down by reason, and what you can do about it, cited to the statute.

Confirmedagainst §70-24-422; §70-24-441 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · Montana
3 days to pay or move
Pay or quit
Montana gives a renter three days after written notice to pay the rent before the landlord may terminate under Mont. Code 70-24-422.
Nonpayment of rent3 days
Curable lease violation14 days
No-cause (month-to-month)30 days
Statute§70-24-422; §70-24-441

Every notice period in Montana

The written notice for each reason a landlord can end a tenancy, and what each one means.

Reason for the noticeNotice in MontanaWhat it means
Nonpayment of rentCan fix and stay3 daysA 3-day notice to pay, after which the landlord may terminate if the rent is unpaid (Mont. Code 70-24-422). Paying within the three days keeps the tenancy.
General noncompliance with the leaseCan fix and stay14 daysA general noncompliance not otherwise named carries 14 days to remedy it (Mont. Code 70-24-422).
Unauthorized pet or unauthorized occupantsCan fix and stay3 daysAn unauthorized pet, or unauthorized persons living in the unit, is called out by name as its own shorter 3-day cure ground, separate from the general 14-day track (Mont. Code 70-24-422).
Verbal abuse of the landlord3 daysMontana names verbal abuse of the landlord by a tenant as its own 3-day ground to terminate (Mont. Code 70-24-422). Very few state codes treat this as a distinct statutory ground.
Damage to the property or hazardous conditions3 daysDestruction or damage to the property, or creating hazardous conditions, supports a 3-day notice with no chance to cure (Mont. Code 70-24-422).
Same act recurring within six months5 daysIf substantially the same act or omission recurs within six months, the landlord may terminate on at least 5 days notice with no cure (Mont. Code 70-24-422).
No cause, month-to-month30 daysA no-cause end of a month-to-month tenancy takes 30 days (Mont. Code 70-24-441). A week-to-week tenancy takes 7 days.
After the noticeCourtA written notice naming the acts and the vacate date, then a possession action. Only a court can order a tenant removed.
StatuteMont. Code Ann. §70-24-422; §70-24-441The controlling statute for these notice periods. Read the full text through the source link below.

What you can do right now

Concrete, neutral steps if you have received an eviction notice in Montana. This is legal information, not legal advice.

  1. Read which named ground applies

    Montana writes many specific grounds into one section with different clocks. Rent is 3 days, a general lease violation is 14, and named grounds like an unauthorized pet or damage run 3. Read the stated ground so you know your deadline and whether you can cure.

  2. Pay or cure within the period

    For unpaid rent, pay within the three days. For a curable ground you have 3 or 14 days depending on the ground. Fix it and get written confirmation that the tenancy continues, and be aware a repeat within six months converts a curable ground into a 5-day no-cure notice.

  3. Respond to the possession case

    If you do not resolve it, the landlord files a possession action and you are served with a court date. Appear with your lease, receipts, and any messages. A tenant who does not show up can lose by default.

  4. Get local legal help

    A local Montana legal aid office can explain which named ground you face and whether you can still cure. Search for legal aid in your area and act before the court date.

This is general legal information, not legal advice. Read your own lease and check for a local ordinance, since either can change the notice that applies to your home.

What Montana renters get wrong

Montana writes more named grounds into one eviction section than almost any other state, and two of them are unusual enough to define the page. An unauthorized pet gets its own three-day notice, separate from the general fourteen-day lease-violation track, and so does verbal abuse of the landlord by a tenant (Mont. Code 70-24-422). Very few state codes anywhere treat being rude to the landlord as a distinct statutory ground for ending a tenancy. For ordinary situations the clocks are more familiar: unpaid rent gets three days to pay, and a general lease violation gets fourteen days to fix. Serious grounds such as damage to the property or creating hazardous conditions carry three days with no chance to cure, and if substantially the same problem comes back within six months, the landlord can terminate on five days notice with no cure at all. Ending a month-to-month tenancy without cause takes 30 days under Mont. Code 70-24-441, and a week-to-week tenancy takes seven. After the notice, a possession action follows, and only a court can order a tenant out.

Common questions

Can I be evicted in Montana for getting a pet?

An unauthorized pet is a named ground in Mont. Code 70-24-422, with its own 3-day notice. It is a cure ground, so removing the pet within the three days should resolve it, but a repeat of substantially the same problem within six months can convert it into a 5-day no-cure notice.

Is verbal abuse of the landlord really a legal ground in Montana?

Yes. Montana names verbal abuse of the landlord by a tenant as its own 3-day ground to terminate under Mont. Code 70-24-422. It is one of the few state codes anywhere that treats this as a distinct statutory ground, so it is worth knowing about.

Why do some Montana notices give 14 days and some 3?

Montana sets different clocks for different grounds. A general lease violation gets 14 days to cure, while unpaid rent and several named grounds, such as an unauthorized pet or property damage, run 3 days. Read the ground stated on your notice to know which applies.

What happens if the same problem comes back within six months in Montana?

A repeat is treated more harshly. If substantially the same act or omission recurs within six months, Mont. Code 70-24-422 lets the landlord terminate on at least 5 days notice with no chance to cure, even for a ground that was curable the first time.

Primary source
Mont. Code Ann. §70-24-422; §70-24-441
Montana Code Annotated (§70-24-422, via FindLaw mirror) · archive.legmt.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/eviction-notice--montana"
  title="Montana statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="eviction-notice--montana"></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>