⚖ Important — Please Read Before Continuing

Scroll to the bottom to accept the disclaimer and access the tool

Scroll down to read the full disclaimer before accepting

1. This is guidance — and only ever guidance

Everything produced by ukworkrights.co.uk is general guidance. It is not legal advice. It is not a substitute for advice from a qualified solicitor. Never treat it as the final word — use it as a starting point, then check and take responsibility for any action you take.

2. AI can make mistakes

The guidance is generated by artificial intelligence. AI can and does make mistakes — wrong dates, wrong figures, wrong legal references, missed nuances. Read everything carefully. If the matter is serious, get it checked by ACAS, Citizens Advice, or a qualified solicitor before acting on it.

3. Verified figures and guidance sources

Statutory figures (such as rates for minimum wage, SSP, redundancy, pension contributions, council tax bands, flight compensation amounts, and benefit rates) are verified against GOV.UK, ACAS, Citizens Advice, and relevant regulatory bodies. Laws and rates change regularly. Always verify important figures at gov.uk before making decisions or taking action.

4. Your description stays private

The situation you describe is used to generate your guidance and is then discarded. It is never stored or shared. Any informal language, slang, or strong emotion in your description will not appear in the output.

5. Your responsibility

By using this service you accept that you will treat all output as general guidance only, verify important information with official sources, and seek professional legal advice for serious or complex matters. ukworkrights.co.uk accepts no liability for any loss or damage arising from your use of or reliance on this service.

6. Useful Official Resources

  • ACAS — Free employment advice: 0300 123 1100 — acas.org.uk
  • Citizens Advice — Free legal guidance: 0800 144 8848 — citizensadvice.org.uk
  • GOV.UK — Official UK government guidance: gov.uk
  • ICO — Data protection queries: 0303 123 1113 — ico.org.uk
  • Financial Ombudsman — Financial disputes: 0800 023 4567 — financial-ombudsman.org.uk
  • Energy Ombudsman — Energy disputes: ombudsman-services.org/energy
  • NHS — Healthcare guidance: nhs.uk
  • Veterans UK: 0808 1914 218
  • Benefits helpline: 0800 169 0310

For personal injury claims, immigration advice, criminal matters, or complex legal situations — always consult a regulated solicitor. Find one at solicitors.lawsociety.org.uk or gov.uk/find-a-solicitor.

7. Scope of this service

This service covers a wide range of UK rights topics including employment, housing, benefits, consumer rights, driving, NHS complaints, data protection, tax, school rights, wills and probate, energy, travel, and more. For all topics, the guidance is general in nature. For regulated activities — including personal injury claims, immigration applications, criminal defence, and financial advice — you must use a regulated professional.

📅 Key Dates Know your deadlines 📰 News Latest law changes 📞 Helplines Free support numbers 🚗 Driving School Free AI companion 📋 Toolbox Talks 50 free downloads Community Join on Reddit TikTok Follow us
🚀 We've just launched! This site is in beta — fully live but still being fine-tuned. Spotted something? Let us know.

Report an Issue

Tell us what went wrong and we'll look into it. We'll be in touch as soon as we can.

Your name and email will only be used to respond to your report. See our Privacy Policy.

Share Your Feedback

Good or bad — we'd love to hear what you think. No strings attached.

Your feedback helps us make the site better for everyone. See our Privacy Policy.

📜 Wills & Probate Checker

Check Your Wills & Probate Rights

Inheritance and probate can be complex and emotional. Describe your situation and get instant plain English guidance on your rights and what happens next.

ℹ️

Free to use: Run any checker and read your full results — no account needed. Register free to download your results as a PDF report and access the Letters generator.

📜

What is your wills or probate situation?

Describe your situation and we'll check your inheritance rights

💡

Tip: Focus on one issue at a time for the clearest answer. If you have multiple issues, run them separately for a full picture on each one.

📍 Where are you based?
England
Wales
Scotland
N. Ireland
Quick Examples
📜 Person died without a will
📋 Executor rights and duties
⚠️ Disputing a will
💷 Inheritance rights
🏛 How to apply for probate
❌ Left out of a will

Include how long you have worked there, what happened, and what you need to know.

0/1000 characters

Free · No data stored · Guidance only, not legal advice

Your results will appear below

Analysing your situation...

Checking against current UK employment law

⚠️ Something went wrong — please try again in a moment.

Your Employment Rights Summary

Generating...

← Back to Home
⭐ Google Review 🎵 TikTok 🔴 Reddit

What you need to know

WHAT HAPPENS IF SOMEONE DIES WITHOUT A WILL

Dying without a valid will is called dying intestate. In England and Wales, the Rules of Intestacy then determine who inherits. A spouse or civil partner inherits the first £322,000 of the estate, plus half of anything above that. Children share the other half. Unmarried partners receive nothing under intestacy regardless of how long the relationship lasted.

WHAT IS PROBATE AND WHEN IS IT NEEDED

Probate is the legal process of administering a deceased person's estate. You need a Grant of Probate (if there is a will) or Letters of Administration (if there is no will) to deal with most assets above around £10,000 to £15,000. Banks, HMRC and the Land Registry generally require sight of the grant before releasing assets. Applications are made online at MyHMCTS or by post.

EXECUTOR DUTIES AND RESPONSIBILITIES

If you are named as executor in a will, your duties include locating the original will, registering the death, valuing the estate, paying any Inheritance Tax, applying for probate, paying debts, and distributing assets to beneficiaries. Executors can be held personally liable if they distribute assets incorrectly or before debts are paid.

INHERITANCE TAX

Inheritance Tax (IHT) is charged at 40% on the value of an estate above the nil-rate band of £325,000. An additional residence nil-rate band of £175,000 applies when a home is left to direct descendants. Married couples can transfer unused allowances. Gifts made more than seven years before death are generally exempt. IHT must be paid before probate is granted.

CONTESTING A WILL

A will can be challenged on several grounds including lack of testamentary capacity (the person did not understand what they were signing), undue influence, fraud, or failure to comply with the formal requirements of the Wills Act 1837. You must act quickly — ideally entering a caveat at the Probate Registry to pause the grant of probate while you seek advice.

THE INHERITANCE ACT 1975

Even if you are left out of a will entirely, certain categories of person can apply to the court for reasonable financial provision from the estate under the Inheritance (Provision for Family and Dependants) Act 1975. This includes spouses, children, cohabitees of at least two years, and dependants. Claims must be brought within six months of the grant of probate.

This guidance is for general information only and does not constitute legal advice. Always verify current figures and legislation on GOV.UK or seek professional advice for your specific situation.

'; var blob=new Blob([h],{type:'text/html'}); var url=URL.createObjectURL(blob); var filename='UKWR-Rights-Report-'+new Date().toISOString().slice(0,10)+'.html'; var isMobile=/Android|iPhone|iPad|iPod|Mobile/i.test(navigator.userAgent); if(isMobile){ // Try Web Share API with file (Android Chrome 75+, iOS Safari 15+) var file=new File([blob],filename,{type:'text/html'}); if(navigator.share&&navigator.canShare&&navigator.canShare({files:[file]})){ navigator.share({files:[file],title:'UK Work Rights Report'}).catch(function(){ // User cancelled or failed — open in tab with save hint window.open(url,'_blank'); _ukwrShowSaveHint(); }); } else { // Fallback: open blob in new tab + show save hint window.open(url,'_blank'); _ukwrShowSaveHint(); } } else { var a=document.createElement('a'); a.href=url; a.download=filename; document.body.appendChild(a); a.click(); document.body.removeChild(a); URL.revokeObjectURL(url); } } function _ukwrShowSaveHint(){ var t=document.getElementById('_ukwrSaveHint'); if(!t){ t=document.createElement('div'); t.id='_ukwrSaveHint'; t.style.cssText='position:fixed;bottom:80px;left:50%;transform:translateX(-50%);background:#0d1f3c;color:#fff;padding:12px 18px;border-radius:12px;font-size:13px;font-family:sans-serif;z-index:99999;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,0.4);max-width:300px;line-height:1.5;border:1px solid rgba(201,168,76,0.4);'; t.innerHTML='💾 To save: tap the browser menu (⋮) → Download'; document.body.appendChild(t); setTimeout(function(){t.style.display='none';},6000); } else { t.style.display='block'; setTimeout(function(){t.style.display='none';},6000); } }

⚖ Free Account — UK Work Rights

Register free to download reports and use the Letters generator

Scroll down to complete your registration

Sign in or register with Google — free, instant, no password needed.

🤖 Drag to verify you are human
>>

No password · No spam · Free forever