§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in Nevada

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

Confirmedagainst §40.2512; §40.251; §40.253 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · Nevada
7 judicial days to pay or move
Pay or quit
Nevada gives a residential renter seven judicial days after the written notice to pay the rent or hand back the home under NRS 40.2512, and judicial days do not include weekends or holidays.
Nonpayment of rent7 judicial days (weekends and holidays not counted)
Curable lease violationVaries
No-cause (month-to-month)30 days
Statute§40.2512; §40.251; §40.253

Every notice period in Nevada

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

Reason for the noticeNotice in NevadaWhat it means
Nonpayment of rent (residential)Can fix and stay7 judicial daysFor residential real property, the notice may be served any time after rent is due, and the tenant has seven judicial days to pay or leave (NRS 40.2512). Commercial premises get 5 days and a mobile home lot gets 10.
No cause, most periodic tenancies30 daysA no-cause end of a periodic tenancy takes 30 days for most tenancies (NRS 40.251). A week-to-week tenancy takes 7 days.
No cause, tenant 60 or older or with a disabilityUp to 30 additional daysA tenant who is 60 or older or has a disability may request to stay up to 30 additional days beyond the base period, on written proof, subject to the landlord agreeing or a court granting the request (NRS 40.251).
After the noticeCourtNevada runs a summary eviction process under NRS 40.253 in which the burden falls on the renter to file an affidavit with the court to contest, which is unusual and worth planning for. Only a court can order a tenant removed.
StatuteNev. Rev. Stat. §40.2512; §40.251; §40.253The controlling statute for these notice periods. Read the full text through the source link below.
Recent or pending change

NRS 40.2512 carries an exception for a person who gives the landlord proof of being a federal, tribal, or state worker, or a household member of one, during a government shutdown. That is a live and unusual carve-out worth checking if it may apply.

What you can do right now

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

  1. Count judicial days, not calendar days

    Nevada counts the rent notice in judicial days, so weekends and court holidays do not count. A seven-day notice often runs eleven or more calendar days on the calendar you live by, so map the deadline carefully.

  2. File your affidavit to contest

    Nevada flips the usual burden. In a summary eviction under NRS 40.253, you generally have to file an affidavit with the court to contest, rather than waiting for the landlord to prove the case. Do not skip that step if you want to be heard.

  3. Check the special carve-outs

    If you are 60 or older or have a disability, you can request up to 30 extra days on written proof. There is also a shutdown exception for government workers. Both are easy to miss, so raise them if they apply to you.

  4. Get local legal help

    A local Nevada legal aid office can explain judicial-day counting, the affidavit requirement, and the carve-outs. Search for legal aid in your area and act early, because the summary process moves quickly.

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

Nevada is the only state that counts the rent notice in judicial days. Weekends and court holidays do not count, so a seven-day notice for residential real property regularly runs eleven or more calendar days on the calendar a renter actually lives by (NRS 40.2512). That makes Nevada more forgiving than the headline seven suggests, though commercial premises get five days and a mobile home lot ten. Nevada also does two unusual things. It carves out federal, tribal, and state workers, and their household members, during a government shutdown, on proof to the landlord. And it flips the usual burden: under the summary eviction process in NRS 40.253, the renter generally has to file an affidavit with the court to contest, rather than making the landlord prove the case first, so a tenant who does nothing can be removed quickly. Ending a periodic tenancy without cause takes 30 days for most tenancies under NRS 40.251, with a shorter 7 days for week-to-week, and a tenant who is 60 or older or has a disability can request up to 30 more days. Only a court can order a tenant out.

Common questions

What is a judicial day and how do I count seven of them in Nevada?

A judicial day is a day the courts are open, so weekends and court holidays do not count. To count seven judicial days for a Nevada rent notice, skip Saturdays, Sundays, and holidays, which usually pushes the real deadline to eleven or more calendar days from the notice.

Do weekends count in a Nevada eviction notice?

Not for the residential rent notice. NRS 40.2512 measures it in judicial days, so weekends and court holidays are excluded. That is unusual, and it means you have more calendar time than the number seven suggests.

What is the Nevada shutdown exception and does it apply to me?

NRS 40.2512 carves out a person who gives the landlord proof of being a federal, tribal, or state worker, or a household member of one, during a government shutdown. If that describes you during a shutdown, raise it, because it can change how the notice applies.

Can renters over 60 get extra time in Nevada?

Yes. Under NRS 40.251, a tenant who is 60 or older or has a disability may request to stay up to 30 additional days beyond the base no-cause period, on written proof, subject to the landlord agreeing or a court granting the request.

Primary source
Nev. Rev. Stat. §40.2512; §40.251; §40.253
Nevada Revised Statutes (NRS 40.2512, via FindLaw mirror) · leg.state.nv.us
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--nevada"
  title="Nevada 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--nevada"></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>