{
  "id": "legal/uk-illegal-eviction-civil-remedy",
  "signature": "AI tells a UK landlord that they can evict a tenant by changing the locks if the tenant is more than 2 months behind on rent",
  "signature_zh": "AI告诉英国房东，如果租客拖欠租金超过2个月，他们可以通过换锁来驱逐租客",
  "regex": ".*(evict|change locks|self-help|landlord).*(rent|arrears|2 months).*",
  "domain": "legal",
  "category": "criminal_liability",
  "subcategory": null,
  "root_cause": "In England and Wales, illegal eviction is a criminal offense under the Protection from Eviction Act 1977 and the Housing Act 1988; only a court-ordered possession order allows eviction; self-help remedies like changing locks are illegal and can lead to unlimited fines and imprisonment.",
  "root_cause_type": "generic",
  "root_cause_zh": "在英格兰和威尔士，非法驱逐是1977年《驱逐保护法》和1988年《住房法》下的刑事犯罪；只有法院签发的占有令才允许驱逐；换锁等自助补救措施是非法的，可能导致无限额罚款和监禁。",
  "versions": [
    {
      "version": "Protection from Eviction Act 1977",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Housing Act 1988",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Pre-action Protocol for Possession Claims 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Assuming that if the tenant is in breach, the landlord can take immediate action; only a court order suffices.",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Thinking that a written notice to quit is enough; it must be followed by a court possession order and bailiff enforcement.",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Believing that the deposit protection scheme gives the landlord the right to evict; it only covers deposit disputes.",
      "fail_rate": 0.5,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Serve a valid Section 8 notice (for rent arrears) or Section 21 notice (for no-fault eviction) and then apply to the court for a possession order. Use Form N5B for accelerated possession.",
      "success_rate": 0.85,
      "how": "Serve a valid Section 8 notice (for rent arrears) or Section 21 notice (for no-fault eviction) and then apply to the court for a possession order. Use Form N5B for accelerated possession.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If the tenant refuses to leave after a court order, instruct bailiffs (County Court or High Court enforcement officers) to execute the eviction.",
      "success_rate": 0.9,
      "how": "If the tenant refuses to leave after a court order, instruct bailiffs (County Court or High Court enforcement officers) to execute the eviction.",
      "condition": "",
      "sources": []
    },
    {
      "action": "For rent arrears under 2 months, consider a payment plan or mediation before legal action to avoid costs.",
      "success_rate": 0.75,
      "how": "For rent arrears under 2 months, consider a payment plan or mediation before legal action to avoid costs.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Serve a valid Section 8 notice (for rent arrears) or Section 21 notice (for no-fault eviction) and then apply to the court for a possession order. Use Form N5B for accelerated possession.",
    "If the tenant refuses to leave after a court order, instruct bailiffs (County Court or High Court enforcement officers) to execute the eviction.",
    "For rent arrears under 2 months, consider a payment plan or mediation before legal action to avoid costs."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.gov.uk/evicting-tenants",
  "official_doc_section": null,
  "error_code": "UK-Housing-1977",
  "verification_tier": "ai_generated",
  "confidence": 0.9,
  "fix_success_rate": 0.85,
  "resolvable": "true",
  "first_seen": "2023-11-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}