§PlainStatute

Housing & Tenant · Landlord Entry

Landlord Entry Notice in Rhode Island

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

Confirmedagainst §34-18-26 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before entry · Rhode Island
2 days notice, and a rule for when you are away
48-hour notice required
Rhode Island requires at least two days notice of intent to enter under R.I. Gen. Laws 34-18-26, and separately allows entry during an absence longer than seven days where reasonably necessary to protect the property.
Advance notice48 hours
Allowed entry hoursReasonable times. The statute does not fix clock hours.
Entry without notice in an emergencyYes
Statute§34-18-26

The rules and your rights in Rhode Island

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

Advance notice48 hours before entry
Allowed entry hoursReasonable times. The statute does not fix clock hours.
Reasons a landlord may enterTo inspect the premises, make necessary or agreed repairs, decorations, alterations, or improvements, supply necessary or agreed services, and exhibit the unit to prospective or actual purchasers, mortgagees, tenants, workers, or contractors.
Emergency entryA landlord may enter without consent in an emergency, and also, during any absence of yours longer than seven days, where reasonably necessary to protect the property. That second limb is distinct from abandonment and does not require the landlord to think you have left for good.
Local ordinanceThe statute sets no local carve-out. A city ordinance could add a rule, so check your local code where you live.
StatuteR.I. Gen. Laws §34-18-26

If the landlord enters unlawfully

The statute bars a landlord from abusing the right of entry or using it for harassment. That anti-harassment language is the hook when entries are technically noticed but come far too often, and a local legal aid office can explain how to enforce it.

What you can do right now

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

  1. Plan around the seven-day absence rule

    If you travel for more than a week, Rhode Island lets the landlord enter without notice where reasonably necessary to protect the property. So before a long trip, consider telling the landlord and arranging who checks the unit.

  2. Hold the two-day rule for ordinary entries

    For a normal entry you are owed at least two days notice at a reasonable time. If a landlord skips that and you were not away more than seven days and it was not an emergency, the entry was outside the statute.

  3. Keep a dated log

    Record each entry: the date, the time, the reason, and how much notice you got. A log is your evidence if entries skip the two-day rule or misuse the absence exception.

  4. Get local help

    For repeated improper entries, the statute bars abuse of the right of entry. Contact a local Rhode Island 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 Rhode Island renters get wrong

Rhode Island answers a question renters actually ask and almost no other state addresses, which is what happens while you are away. Under R.I. Gen. Laws 34-18-26 the ordinary rule is two days notice at a reasonable time, with the familiar list of purposes. But go on holiday for more than a week and the landlord may enter without your consent where it is reasonably necessary to protect the property. That is not an abandonment rule, and it does not require the landlord to think you have gone for good. It sits alongside the ordinary two-day notice and quietly overrides it for anyone who travels, which is why a long trip is worth a heads-up to the landlord and a plan for who checks the unit. The emergency exception works as it does elsewhere, and the statute bars a landlord from abusing the right of entry or using it for harassment, which is the tool for entries that are technically noticed but far too frequent.

Common questions

Can my landlord enter while I am on holiday in Rhode Island?

Possibly. R.I. Gen. Laws 34-18-26 lets a landlord enter without consent during any absence of yours longer than seven days where reasonably necessary to protect the property. So a trip over a week can open the door to entry the two-day rule would otherwise block.

How long is too long to be away in Rhode Island?

The line is seven days. An absence longer than seven days triggers the landlord right to enter where reasonably necessary to protect the property. Shorter absences do not, so the ordinary two-day notice rule still applies.

What counts as protecting the property in Rhode Island?

The statute allows entry during a long absence only where reasonably necessary to protect the property, such as checking for a leak or securing the unit. It is not a general license to enter, so an entry unrelated to protecting the property is outside it.

Is two days counted in business days in Rhode Island?

The statute says two days without limiting it to business days, so treat it as two calendar days. It is the floor for an ordinary entry, and only an emergency, or a qualifying long absence, lets a landlord give less.

Primary source
R.I. Gen. Laws §34-18-26
Rhode Island General Laws (§ 34-18-26, via FindLaw mirror) · codes.findlaw.com
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--rhode-island"
  title="Rhode Island 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--rhode-island"></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>