§PlainStatute

Housing · Ending a Lease

Notice to End a Month-to-Month Lease in North Carolina

How much notice it takes to end a month-to-month tenancy in North Carolina, whether the landlord must give more than the tenant, the local ordinances that require more, and how to serve it. Cited to the statute.

Confirmedagainst N.C.G.S. § 42-14Reviewed by Cholilurrohman · July 2026
Notice to end a month-to-month lease · North Carolina
To end a month-to-month tenancy in North Carolina, either side gives seven days’ notice before the end of the current month under G.S. 42-14. That is far shorter than the thirty days most people assume. A year-to-year tenancy needs one month, week-to-week needs two days, and renting a space for a manufactured home needs sixty days.
7 days
Notice required7 days
StatuteN.C.G.S. § 42-14

How the notice works in North Carolina

The notice period, the landlord-versus-tenant split, and the local overlays that can require more.

How the notice worksWhat it means
Month to month is seven daysG.S. 42-14 terminates a month-to-month tenancy on a notice to quit of seven days. The statute is written symmetrically and does not distinguish which side gives the notice, so a tenant and a landlord are on the same seven-day clock.
Year to year is one monthG.S. 42-14 allows a tenancy from year to year to be terminated by notice given one month or more before the end of the current year of the tenancy.
Week to week is two daysFor a tenancy from week to week, G.S. 42-14 requires only two days’ notice.
A manufactured-home space is sixty daysWhere the tenancy involves only the rental of a space for a manufactured home as defined in G.S. 143-143.9(6), notice to quit must be given at least sixty days before the end of the current rental period, regardless of the term. This overrides the seven-day rule and covers the space, not the home itself.
Overlays and exceptionsWhat it means
Nonpayment of rent is a separate trackG.S. 42-3 is not a notice-to-quit provision. It creates an implied forfeiture of the term ten days after the landlord demands all past-due rent, and it lets the landlord proceed without having declared a forfeiture or reserved a right of reentry in the lease. That ten-day figure is different from the seven-day termination notice and belongs to the eviction question.
Actually removing a tenant is its own processEnding the tenancy is not the same as removing the tenant. Physical removal runs through summary ejectment under other Chapter 42 sections, which have their own steps and cannot be skipped by serving a notice to quit.
Seven days is the most misreported number in the state
Many national sites print thirty days for every state. North Carolina is one of the shortest in the country at seven days for a month-to-month termination, and the statute has said so since 1868, with amendments in 1985 and 2005. A tenant who assumes a full month can be caught out.
The sixty-day mobile-home rule was added in 2005
The manufactured-home proviso in G.S. 42-14 comes from the 2005 session law. It applies to renting the space in a park, not to renting the home itself, so read carefully which one your tenancy involves.

What you can do right now

Concrete, neutral steps to end a month-to-month tenancy in North Carolina. This is legal information, not legal advice.

  1. Count seven days back from the end of the month

    For a month-to-month tenancy, pick the end of the current rental month and make sure the notice lands at least seven days before it. Either the tenant or the landlord may give it.

  2. Do not confuse this with a nonpayment case

    If the issue is unpaid rent, the seven-day termination notice is the wrong tool. That runs through the ten-day rent-demand forfeiture in G.S. 42-3 and the summary-ejectment process, not this clause.

  3. Check for a manufactured-home space

    If the tenancy is only the rental of a lot for a manufactured home, the notice jumps to sixty days regardless of the term. Confirm whether that applies before relying on seven days.

  4. Keep proof of when and how you served it

    The statute is silent on the method of service, so keep clear proof of the date the notice was given. A disputed date can undo an otherwise valid notice.

This is general legal information, not legal advice. The landlord-tenant split, just-cause rules, and local ordinances can change the answer, so confirm your notice with a tenant resource or a licensed attorney.

What North Carolina renters and landlords get wrong

North Carolina’s notice-to-quit period is one of the shortest in the country, and the number surprises almost everyone. To end a month-to-month tenancy under G.S. 42-14, either the landlord or the tenant gives seven days’ notice before the end of the current month. Not thirty days, seven. The statute is written symmetrically, so the same short clock runs whichever side wants out. The other periods scale with the term: a year-to-year tenancy needs one month’s notice before the end of the current year, and a week-to-week tenancy needs just two days. The one big exception runs the other way. Where the tenancy is only the rental of a space for a manufactured home, the notice climbs to sixty days regardless of the term, a rule added in 2005 that protects residents of manufactured-home communities. Keep this termination clock separate from the eviction question. If the tenant has fallen behind on rent, the relevant number is the ten-day rent demand under G.S. 42-3, which works as a forfeiture rather than a notice to quit, and physical removal still runs through summary ejectment. The seven-day figure answers only how much warning is owed to end a tenancy where no one has done anything wrong.

Common questions

How much notice to end a month-to-month lease in North Carolina?

Seven days before the end of the current month under G.S. 42-14. The statute applies the same seven-day period to both the landlord and the tenant.

Is it really only seven days in North Carolina, not thirty?

Yes. North Carolina is one of the shortest states in the country for a month-to-month termination. Many national sites wrongly print thirty days, but G.S. 42-14 sets seven.

How much notice for a manufactured-home lot in North Carolina?

At least sixty days before the end of the current rental period, regardless of the term, where the tenancy is only the rental of a space for a manufactured home. That overrides the seven-day rule.

Is the seven-day notice the same as an eviction notice in North Carolina?

No. Seven days ends a tenancy where nothing is wrong. A nonpayment case uses the ten-day rent demand under G.S. 42-3, and removing the tenant runs through summary ejectment. Do not mix the two numbers.

Primary source
N.C.G.S. § 42-14
North Carolina General Statutes, Chapter 42 (Landlord and Tenant) · 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/notice-to-quit-period--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="notice-to-quit-period--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>