§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in Wisconsin

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

Confirmedagainst §704.17; §704.19 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · Wisconsin
5 days if you can still pay, 14 days if you cannot
Pay or quit
Wisconsin lets the landlord choose between a 5-day notice that a renter can cure by paying and a 14-day notice that ends the tenancy outright, under Wis. Stat. 704.17.
Nonpayment of rent5 or 14, at the landlord election
Curable lease violation5 days
No-cause (month-to-month)28 days
Statute§704.17; §704.19

Every notice period in Wisconsin

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

Reason for the noticeNotice in WisconsinWhat it means
Nonpayment of rent (5-day route)Can fix and stay5 daysA notice requiring the tenant to pay rent or vacate on or before a date at least 5 days out (Wis. Stat. 704.17). Paying within the period keeps the tenancy.
Nonpayment of rent (14-day route)14 daysAlternatively, the landlord may give a notice to vacate on or before a date at least 14 days out, which ends the tenancy with no chance to pay and stay (Wis. Stat. 704.17). More days on the paper can mean fewer rights.
Other breach or wasteCan fix and stay5 daysFor another breach or waste in a periodic tenancy or lease of one year or less, the tenant may remedy the default or vacate on or before a date at least 5 days out (Wis. Stat. 704.17).
A further breach within one year14 daysA further breach of the same or any other covenant within one year of a prior notice supports a 14-day notice with no cure (Wis. Stat. 704.17).
No cause, month-to-month28 daysA no-cause end of a month-to-month tenancy takes 28 days (Wis. Stat. 704.19).
After the noticeCourtA notice, then a small claims eviction action. A wrong figure on a rent notice does not void it by itself under Wis. Stat. 704.17(4m). The notice is void only if the landlord stated the amount incorrectly on purpose, or if the tenant paid or tendered the amount the tenant believed to be due. Only a court can order a tenant removed.
StatuteWis. Stat. §704.17; §704.19The 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 Wisconsin. This is legal information, not legal advice.

  1. Read which notice you got

    Wisconsin lets the landlord choose. A 5-day notice lets you pay and stay, while a 14-day notice ends the tenancy outright. Counterintuitively, the longer notice gives you fewer rights, so the first thing to check is which of the two you received.

  2. Pay within a 5-day notice

    If you got the 5-day pay-or-vacate notice, paying the rent within the period keeps the tenancy. If you got the 14-day notice, paying does not save it, so you may need to focus on defenses or moving. Keep proof of anything you pay.

  3. Challenge a wrong amount if you paid your figure

    If the notice states the wrong amount, it is still valid unless the landlord got it wrong on purpose or you paid what you believed you owed. If you tendered your good-faith figure, that can defeat the notice, so keep proof of your payment.

  4. Get local legal help

    A local Wisconsin legal aid office can tell you which notice you face and whether the wrong-amount defense applies. Search for legal aid in your area and act before the small claims 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 Wisconsin renters get wrong

Wisconsin is the one state that hands the landlord a menu, and the trade is counter-intuitive. For unpaid rent the landlord may choose a five-day notice or a fourteen-day notice. The five-day notice is shorter, but it lets the renter pay and stay. The fourteen-day notice is nearly three times longer, and it does not (Wis. Stat. 704.17). So in Wisconsin more days on the paper can mean fewer rights, and the first thing a renter should do is read which of the two notices they were actually given. Wisconsin also has a wrong-amount rule that almost no other state has: a notice that states the wrong amount due is still valid unless the landlord got the figure wrong on purpose, or the tenant paid or tendered the amount the tenant believed to be due (Wis. Stat. 704.17(4m)). That second limb is a real and unusual defense, because a renter who pays their own good-faith figure can defeat the notice. A lease of a year or less cannot be contracted out of the statutory notice, though a longer lease can. Ending a month-to-month tenancy without cause takes 28 days. Only a court can order a tenant out.

Common questions

Which Wisconsin notice did I get, the 5-day or the 14-day?

Read the notice. A 5-day notice tells you to pay rent or vacate, and paying keeps the tenancy. A 14-day notice tells you to vacate, and paying does not save it. Wisconsin lets the landlord choose between the two under Wis. Stat. 704.17, so which one you got matters a lot.

Can I pay and stay on a 14-day notice in Wisconsin?

No. The 14-day notice under Wis. Stat. 704.17 is a notice to vacate, not a pay-or-quit notice, so paying does not by itself keep the tenancy. Only the shorter 5-day notice gives you the right to cure by paying, which is the counterintuitive part of Wisconsin law.

Why would a Wisconsin landlord choose the longer notice?

Because the 14-day notice ends the tenancy outright, with no chance for the tenant to pay and stay. A landlord who wants the tenant out, rather than the rent, may prefer the longer notice precisely because it removes the cure right.

What changes if my Wisconsin lease is longer than one year?

Wis. Stat. 704.17(5)(a) lets a lease of more than one year contract out of the statutory notice, while a lease of a year or less cannot. So on a longer lease the statutory 5-day and 14-day periods can be replaced by the lease terms, and you should read the lease closely.

Primary source
Wis. Stat. §704.17; §704.19
Wisconsin Statutes (§704.17, via FindLaw mirror) · docs.legis.wisconsin.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--wisconsin"
  title="Wisconsin 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--wisconsin"></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>