§PlainStatute

Housing & Tenant · Landlord Entry

Landlord Entry Notice in Virginia

How much warning a landlord must give before entering your home in Virginia, the hours entry is allowed, and what to do if they walk in unannounced, cited to the statute.

Confirmedagainst §55.1-1229Reviewed by Cholilurrohman · July 2026
Notice before entry · Virginia
72 hours for routine maintenance
72-hour notice required
Virginia requires at least 72 hours notice before routine maintenance you did not request under Va. Code 55.1-1229, the longest routine notice period found in any state.
Advance notice72 hours
Allowed entry hoursNot fixed as clock hours in the section read. The controls are the notice periods and the 14-day performance window.
Entry without notice in an emergencyYes
Statute§55.1-1229

The rules and your rights in Virginia

The notice, the allowed hours, the reasons a landlord may enter, and what to do about an unlawful entry.

Advance notice72 hours before entry
Allowed entry hoursNot fixed as clock hours in the section read. The controls are the notice periods and the 14-day performance window.
Reasons a landlord may enterTo make inspections, repairs, alterations, or improvements, supply services, show the unit to prospective buyers or tenants, and perform routine maintenance. For purposes other than routine maintenance the framing is that you shall not unreasonably withhold consent.
Emergency entryA landlord may enter without your consent in an emergency, with no advance notice. Separately, for a nonemergency condition that requires you to move out temporarily, the landlord must give at least 30 days written notice.
StatuteVa. Code Ann. §55.1-1229

If the landlord enters unlawfully

The section read does not spell out a priced remedy, but it builds in a real limit: routine maintenance must be performed within 14 days of the notice, so a landlord cannot serve a 72-hour notice and keep the option open indefinitely. Ask a local legal aid office how to enforce these timelines.

What you can do right now

Concrete, neutral steps if a landlord keeps entering your Virginia home without proper notice. This is legal information, not legal advice.

  1. Expect 72 hours for routine maintenance

    Virginia has the longest routine notice period in the country. For routine maintenance you did not request, you are owed at least 72 hours notice, so a landlord who gives less for that kind of work is short of Va. Code 55.1-1229.

  2. Hold the 14-day performance window

    The maintenance has to actually happen within 14 days of the notice. If a landlord serves a 72-hour notice and the work never follows, that open-ended notice does not keep giving them a right to enter.

  3. Know the 30-day temporary-relocation rule

    If a nonemergency condition needs you out of the home for a while, the landlord must give at least 30 days written notice. That is a separate, longer protection from the routine 72 hours, so do not confuse the two.

  4. Get local help

    For disputes over these timelines, contact a local Virginia legal aid office to learn your options. Search for legal aid in your area.

This is general legal information, not legal advice. Read your own lease and check for a local ordinance, since either can change what applies to your home.

What Virginia renters get wrong

Virginia has the longest routine notice period in the country at seventy-two hours, and it pairs it with something no other state on this topic does. Under Va. Code 55.1-1229 the maintenance has to actually happen within fourteen days of the notice, so a landlord cannot serve a notice and then keep the option to enter open indefinitely. That fourteen-day window turns the notice from a standing permission into a time-limited one. Virginia also handles the situation nobody else names, a nonemergency problem serious enough to need the renter out of the home for a while, which takes thirty days written notice. The 72-hour figure applies to routine maintenance the renter did not request. For other purposes the framing is the familiar one, that the tenant shall not unreasonably withhold consent, without the same fixed number, and a genuine emergency needs no notice at all. So Virginia rewards a renter who reads the notice closely: the length depends on what the landlord is coming to do.

Common questions

Why is Virginia notice 72 hours?

Va. Code 55.1-1229 sets 72 hours specifically for routine maintenance the tenant did not request, which is the longest routine notice period of any state. Other purposes use the unreasonably-withhold-consent framing rather than that fixed figure.

What if the maintenance never happens within 14 days in Virginia?

The statute requires routine maintenance to be performed within 14 days of the notice. If the work does not follow, the notice does not keep giving the landlord an open-ended right to enter, so a fresh notice would generally be needed.

Can I be made to move out temporarily in Virginia?

For a nonemergency condition that requires you to vacate temporarily, yes, but the landlord must give at least 30 days written notice. That is a separate and longer protection than the 72-hour routine maintenance rule.

Does the 72 hours apply to repairs I asked for in Virginia?

The 72-hour figure is for routine maintenance you did not request. Work you asked for is treated differently, since you invited it, so read the notice against the purpose, because the required period depends on what the landlord is coming to do.

Primary source
Va. Code Ann. §55.1-1229
Code of Virginia (§ 55.1-1229) · law.lis.virginia.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/landlord-entry--virginia"
  title="Virginia statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="landlord-entry--virginia"></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>