§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in North Carolina

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

Confirmedagainst §42-3; §42-14 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · North Carolina
10 days after demand, but only if the lease is silent
Pay or quit
North Carolina implies a forfeiture if rent is unpaid 10 days after the landlord demands it under N.C.G.S. 42-3, but that section only fills a gap the lease left open.
Nonpayment of rent10 days after demand (only where the lease is silent)
Curable lease violationVaries
No-cause (month-to-month)7 days
Statute§42-3; §42-14

Every notice period in North Carolina

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

Your lease can change these periods

Section 42-3 is remedial and applies only where the lease does not cover forfeiture on nonpayment. Where the parties wrote their own answer into the lease, the statutory 10 days gives way to the lease, and most modern North Carolina residential leases do address forfeiture.

Reason for the noticeNotice in North CarolinaWhat it means
Nonpayment of rent (where the lease is silent)Can fix and stay10 days after demandForfeiture is implied if rent is unpaid within 10 days after the landlord demands all past-due rent (N.C.G.S. 42-3). This only applies where the lease does not address forfeiture, so many modern leases override it.
No cause, month-to-month7 daysA no-cause end of a month-to-month tenancy takes 7 days (N.C.G.S. 42-14), among the shortest in the country. A week-to-week tenancy takes 2 days.
No cause, year-to-year1 month before the year endsA year-to-year tenancy takes at least one month notice before the end of the current year (N.C.G.S. 42-14).
No cause, manufactured home space60 daysA manufactured home space takes 60 days regardless of the tenancy type (N.C.G.S. 42-14).
After the noticeCourtA demand for past-due rent, then a summary ejectment action in small claims court before a magistrate. Only a court can order a tenant removed.
StatuteN.C. Gen. Stat. §42-3; §42-14The 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 North Carolina. This is legal information, not legal advice.

  1. Check what your lease says about late rent

    The North Carolina 10-day rule only applies if your lease is silent on forfeiture for nonpayment. Most modern leases are not silent, so read your lease first. It, not the statute, may set the real rule for late rent.

  2. Pay within the demand period

    Where the 10-day rule applies, paying all past-due rent within 10 days after the landlord demand avoids the implied forfeiture. Keep proof of what you paid and when, because the timing is measured from the demand.

  3. Respond to the summary ejectment case

    If you do not resolve it, the landlord files a summary ejectment action in small claims court before a magistrate. 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 North Carolina legal aid office can read your lease against the statute and explain the fast no-cause periods. Search for legal aid in your county and act quickly, because North Carolina moves fast.

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 North Carolina renters get wrong

The North Carolina ten-day rule is the most over-quoted figure in this whole topic. Section 42-3 does not set a floor that every renter enjoys. It fills a hole for leases that never addressed what happens when rent is late, implying a forfeiture if rent is unpaid within ten days after the landlord demands all past-due rent. Courts apply it only where the lease is silent, and most printed North Carolina residential leases are not silent, so for many renters the statutory ten days never operates and the lease terms control instead. The second North Carolina fact worth stating plainly is how short the no-cause notice is. Seven days ends a month-to-month tenancy and two days ends a week-to-week one, among the shortest in the country, while a manufactured home space gets 60 days regardless of the tenancy type (N.C.G.S. 42-14). After a demand for rent, a landlord brings a summary ejectment action in small claims court before a magistrate, and only a court can order a tenant out. So the practical first step in North Carolina is to read the lease, not the ten-day figure.

Common questions

Does the North Carolina 10-day rule apply to my lease?

Only if your lease is silent about forfeiture for nonpayment. N.C.G.S. 42-3 is a gap-filler that courts apply where the lease did not address late rent. Most modern North Carolina leases do address it, so read yours, because the lease may control instead of the ten days.

Where in my North Carolina lease would forfeiture be covered?

Usually in the default or termination section, in language about what happens if rent is not paid on time. If your lease sets its own rule for late rent, that rule generally governs, and the statutory 10-day period does not operate.

Is seven days really all the notice I get to move out in North Carolina?

For a no-cause end of a month-to-month tenancy, yes. N.C.G.S. 42-14 sets 7 days for month-to-month and just 2 days for week-to-week, among the shortest no-cause periods in the country. A manufactured home space is the exception, at 60 days.

Why do manufactured home spaces get 60 days in North Carolina?

Because moving a manufactured home is far harder than moving out of an apartment. N.C.G.S. 42-14 gives a manufactured home space 60 days notice regardless of the tenancy type, recognizing that residents need more time to relocate the home itself.

Primary source
N.C. Gen. Stat. §42-3; §42-14
North Carolina General Statutes (§42-3, via FindLaw mirror) · ncleg.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--north-carolina"
  title="North Carolina 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--north-carolina"></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>