§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in Oklahoma

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

Confirmedagainst §131; §132; §111Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · Oklahoma
5 days to pay, and that same demand is the demand for possession
Pay or quit
Oklahoma gives a renter five days after a written demand for rent under 41 O.S. 131, and that demand also counts as the demand for possession, so no separate notice to quit follows.
Nonpayment of rent5 days
Curable lease violation15 days
No-cause (month-to-month)30 days
Statute§131; §132; §111

Every notice period in Oklahoma

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

Reason for the noticeNotice in OklahomaWhat it means
Nonpayment of rentCan fix and stay5 daysThe landlord may terminate if the tenant fails to pay within five days after a written demand for payment. The demand for past-due rent is deemed a demand for possession, so no further notice to quit is given (41 O.S. 131). The landlord may also sue for the rent before the five days run.
Material noncompliance with the agreementCan fix and stay15 daysA material noncompliance terminates the agreement not less than fifteen days after receipt unless it is remedied within ten days (41 O.S. 132).
Landlord-remediable duty failureCan fix and stay10 daysAfter ten days written notice of a failure to comply with a duty under section 127, the landlord may do the work and bill it as rent, and having done so may not then terminate for the same failure (41 O.S. 132).
No cause, month-to-month or tenancy at will30 daysA no-cause end of a month-to-month tenancy or tenancy at will takes 30 days from service (41 O.S. 111). A tenancy of less than month-to-month takes 7 days.
After the noticeCourtOklahoma computes the five days under 41 O.S. 61, excluding the first day and including the last, with an adjustment when the last day is a legal holiday. Service may be personal, on a family member, or by posting on the dwelling with a copy mailed by certified mail. Only a court can order a tenant removed.
StatuteOkla. Stat. tit. 41, §131; §132; §111The 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 Oklahoma. This is legal information, not legal advice.

  1. Do not expect a second notice

    In Oklahoma the 5-day rent demand is also the demand for possession, so if you let the five days pass, no separate notice to quit follows before the landlord files. Treat the demand as the only warning you will get.

  2. Pay within five days, counted carefully

    The five days exclude the first day and include the last, with an adjustment if the last day is a holiday. Pay within that window to keep the tenancy, and keep proof, since the landlord can also sue for the money separately.

  3. Use the longer window for lease violations

    A lease violation gives more room than rent: ten days to fix it and fifteen before the tenancy ends. If the issue is a landlord duty, a 10-day notice can let the landlord do the work and bill it as rent instead of evicting.

  4. Get local legal help

    A local Oklahoma legal aid office can explain the combined demand-and-possession rule and how the five days are counted. Search for legal aid in your area and act quickly, because there is no second notice.

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 Oklahoma renters get wrong

Oklahoma collapses two steps into one. In most states a rent demand and a demand for possession are separate documents with separate clocks. Oklahoma says the rent demand is legally both: the demand for past-due rent is deemed a demand for possession, and no further notice to quit need be given (41 O.S. 131). So a renter who lets the five days pass does not get a second warning before the case is filed. There is a wrinkle worth knowing, visible only in the full text: the landlord can sue for the rent money before the five days have run, because those five days govern terminating the tenancy, not suing for the debt. The counterweight is that a lease violation gets far more room, ten days to fix and fifteen before the tenancy ends, three times the runway that unpaid rent receives (41 O.S. 132). The five days are counted under 41 O.S. 61, excluding the first day and including the last. Ending a month-to-month tenancy without cause takes 30 days under 41 O.S. 111. Only a court can order a tenant out.

Common questions

Will I get a second notice after the Oklahoma 5-day demand?

No. Under 41 O.S. 131 the demand for past-due rent is deemed a demand for possession, so no further notice to quit is given. If you do not pay within the five days, the landlord can move straight to filing, which is why the demand is the only warning you get.

How are the five days counted in Oklahoma?

Under 41 O.S. 61, you exclude the first day and include the last, and if the last day is a legal holiday it adjusts. So the five days are calendar days counted from the day after the demand, ending on the fifth, unless that lands on a holiday.

Can the notice be taped to my door in Oklahoma?

Yes, with a mailing. Service may be made personally, on a family member, or by posting the notice conspicuously on the dwelling with a copy mailed by certified mail. So a door-posting alone, without the certified mailing, may not be proper service.

Why does a lease violation get 15 days when rent gets 5 in Oklahoma?

Oklahoma treats a curable lease violation as deserving more room. Under 41 O.S. 132 you get ten days to fix it and the tenancy does not end for fifteen days, three times the five-day window for unpaid rent, which the statute treats as a faster matter.

Primary source
Okla. Stat. tit. 41, §131; §132; §111
Oklahoma Statutes (41 O.S. §131) · oscn.net
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--oklahoma"
  title="Oklahoma 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--oklahoma"></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>