§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in Nebraska

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

Confirmedagainst §76-1431; §76-1437 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · Nebraska
7 calendar days to pay or move
Pay or quit
Nebraska gives a renter seven calendar days after written notice to pay the rent before the landlord may terminate under Neb. Rev. Stat. 76-1431.
Nonpayment of rent7 calendar days
Curable lease violation30 days
No-cause (month-to-month)30 days
Statute§76-1431; §76-1437

Every notice period in Nebraska

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

Reason for the noticeNotice in NebraskaWhat it means
Nonpayment of rentCan fix and stay7 calendar daysThe notice must state the landlord intention to terminate if the rent is not paid within seven calendar days (Neb. Rev. Stat. 76-1431(2)). Paying within the period keeps the tenancy.
Material noncompliance with the agreementCan fix and stay30 daysA material noncompliance, or one materially affecting health and safety under 76-1421, gives 14 days to remedy and terminates not less than 30 days after receipt (Neb. Rev. Stat. 76-1431(1)).
Violent criminal activity on the premises5 daysViolent criminal activity by the tenant, a household member, a guest, or another person present with the tenant consent supports a 5-day notice expressly without the right to cure (Neb. Rev. Stat. 76-1431).
No cause, month-to-month30 daysA no-cause end of a month-to-month tenancy takes 30 days (Neb. Rev. Stat. 76-1437). A week-to-week tenancy takes 7 days.
After the noticeCourtWritten notice, then a restitution action. The violent criminal activity track is expressly a no-cure route. Only a court can order a tenant removed.
StatuteNeb. Rev. Stat. §76-1431; §76-1437The 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 Nebraska. This is legal information, not legal advice.

  1. Count seven calendar days

    Nebraska is explicit that the rent notice runs seven calendar days, so weekends and holidays count. Note the date you received it and pay within the week if you can, keeping proof of payment.

  2. Use the cure window for lease violations

    For a material lease violation you have 14 days to remedy it, and the tenancy does not end for 30 days after the notice. The violent criminal activity track is different, giving 5 days with no cure, so respond to that one immediately.

  3. Respond to the restitution case

    If you do not resolve it, the landlord files a restitution 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 Nebraska legal aid office can explain the notice and, in particular, the reach of the violent criminal activity ground. 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 Nebraska renters get wrong

Nebraska is explicit that the seven days are calendar days, which removes the ambiguity that trips renters up in states that count business days. The more consequential Nebraska rule is the reach of the violent criminal activity notice. It runs five days, carries no chance to cure, and it applies not only to the renter but to household members, guests, and anyone else on the property with the renter consent (Neb. Rev. Stat. 76-1431). A renter can lose the tenancy over conduct they did not commit and may not have known about. For ordinary situations the clocks are more familiar: unpaid rent gets a 7-calendar-day notice to pay, and a material lease violation gives 14 days to remedy with the tenancy not ending for 30 days. Ending a month-to-month tenancy without cause takes 30 days under Neb. Rev. Stat. 76-1437, and a week-to-week tenancy takes seven. After the notice, a restitution action follows, and only a court can order a tenant out.

Common questions

Are Nebraska seven days calendar days or business days?

Calendar days. Neb. Rev. Stat. 76-1431(2) says seven calendar days, so weekends and holidays count. That removes the ambiguity that arises in states which count business days, and it means the deadline is exactly one week from the notice.

Can I be evicted in Nebraska for what a guest did?

For violent criminal activity, potentially yes. Neb. Rev. Stat. 76-1431 reaches conduct by the tenant, a household member, a guest, or anyone present with the tenant consent, on a 5-day notice with no cure. That is a broad reach, so get legal advice quickly if you receive such a notice.

Why is the Nebraska lease violation notice 30 days when rent is only 7?

They answer different questions. Unpaid rent is a fast 7-calendar-day matter, while a material lease violation under Neb. Rev. Stat. 76-1431(1) gives 14 days to remedy and does not end the tenancy for 30 days after the notice.

Can I fix a lease violation on day 14 in Nebraska?

For a material noncompliance, the statute gives 14 days to remedy the breach. Fixing it within that window keeps the tenancy even though the termination date on the notice is at least 30 days out. Keep written proof that you cured it.

Primary source
Neb. Rev. Stat. §76-1431; §76-1437
Nebraska Revised Statutes (§76-1431, via FindLaw mirror) · nebraskalegislature.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--nebraska"
  title="Nebraska 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--nebraska"></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>