--dyn-bleu:#5e5ed7;
--dyn-bleu-fonce:#5268c9;
--dyn-vert:#a9e2e4;
--dyn-jaune:#ffeca7;
--dyn-rose:#e73469;
--dyn-encre:#1d1d2e;
--dyn-gris:#5c5c72;
--dyn-fond:#f6f6fd;
--dyn-ombre:0 6px 24px rgba(29,29,46,.08);
--dyn-ombre-forte:0 12px 34px rgba(94,94,215,.22);
--dyn-radius:18px;
font-family:"Inter","Segoe UI",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif;
color:var(--dyn-encre);
line-height:1.68;
font-size:clamp(16px,1.05vw + 13px,18px);
max-width:860px;
margin:0 auto;
padding:0 4px;
-webkit-font-smoothing:antialiased;
}
.dbi-art-dfb8f5 .dyn-article * {box-sizing:border-box;}
.dbi-art-dfb8f5 .dyn-article h1, .dbi-art-dfb8f5 .dyn-article h2, .dbi-art-dfb8f5 .dyn-article h3, .dbi-art-dfb8f5 .dyn-article h4 {
color:var(--dyn-encre);line-height:1.22;margin:0 0 .5em;font-weight:800;letter-spacing:-.015em;
}
.dbi-art-dfb8f5 .dyn-article h1 {font-size:clamp(1.65rem,3.4vw,2.35rem);margin-top:.4em;}
.dbi-art-dfb8f5 .dyn-article h2 {font-size:clamp(1.35rem,2.4vw,1.75rem);margin-top:2.1em;padding-top:.2em;}
.dbi-art-dfb8f5 .dyn-article h3 {font-size:clamp(1.1rem,1.7vw,1.28rem);margin-top:1.5em;font-weight:700;}
.dbi-art-dfb8f5 .dyn-article p {margin:0 0 1.05em;}
.dbi-art-dfb8f5 .dyn-article a {color:var(--dyn-bleu-fonce);text-decoration:underline;text-underline-offset:3px;}
.dbi-art-dfb8f5 .dyn-article a:hover {color:var(--dyn-rose);}
.dbi-art-dfb8f5 .dyn-article a:focus-visible {outline:3px solid var(--dyn-bleu);outline-offset:2px;border-radius:4px;}
.dbi-art-dfb8f5 .dyn-article ul, .dbi-art-dfb8f5 .dyn-article ol {margin:0 0 1.05em;padding-left:1.25em;}
.dbi-art-dfb8f5 .dyn-article li {margin-bottom:.45em;}
.dbi-art-dfb8f5 .dyn-article strong {font-weight:700;}
.dbi-art-dfb8f5 .dyn-article img {max-width:100%;height:auto;display:block;}
.dbi-art-dfb8f5 .dyn-pagehead {
position:relative;overflow:hidden;border-radius:var(--dyn-radius);
padding:30px 24px 28px;margin:0 0 1.5em;box-shadow:var(--dyn-ombre);
}
@media(min-width:720px) {
.dbi-art-dfb8f5 .dyn-pagehead {padding:44px 44px 40px;}
}
.dbi-art-dfb8f5 .dyn-pagehead::after {
content:"";position:absolute;right:-80px;top:-80px;width:250px;height:250px;border-radius:50%;
background:rgba(255,255,255,.14);pointer-events:none;
}
.dbi-art-dfb8f5 .dyn-pagehead > * {position:relative;z-index:1;}
.dbi-art-dfb8f5 .dyn-pagehead--bleu {background:linear-gradient(135deg,var(--dyn-bleu) 0%,var(--dyn-bleu-fonce) 100%);color:#fff;}
.dbi-art-dfb8f5 .dyn-pagehead--bleu h1 {color:#fff;}
.dbi-art-dfb8f5 .dyn-pagehead--bleu .dyn-pagehead__cat {color:var(--dyn-jaune);}
.dbi-art-dfb8f5 .dyn-pagehead--bleu .dyn-pagehead__lead {color:rgba(255,255,255,.93);}
.dbi-art-dfb8f5 .dyn-pagehead--bleu .dyn-pagehead__meta {color:#fff;}
.dbi-art-dfb8f5 .dyn-pagehead--bleu .dyn-pagehead__meta li {background:rgba(255,255,255,.18);}
.dbi-art-dfb8f5 .dyn-pagehead--eau {background:linear-gradient(135deg,var(--dyn-vert) 0%,#cfeff1 100%);color:var(--dyn-encre);}
.dbi-art-dfb8f5 .dyn-pagehead--eau .dyn-pagehead__cat {color:var(--dyn-rose);}
.dbi-art-dfb8f5 .dyn-pagehead--eau .dyn-pagehead__lead {color:#3b4a5c;}
.dbi-art-dfb8f5 .dyn-pagehead--eau .dyn-pagehead__meta li {background:rgba(255,255,255,.62);}
.dbi-art-dfb8f5 .dyn-pagehead--jaune {background:linear-gradient(135deg,var(--dyn-jaune) 0%,#fff7d6 100%);color:var(--dyn-encre);}
.dbi-art-dfb8f5 .dyn-pagehead--jaune .dyn-pagehead__cat {color:var(--dyn-rose);}
.dbi-art-dfb8f5 .dyn-pagehead--jaune .dyn-pagehead__lead {color:#5a5240;}
.dbi-art-dfb8f5 .dyn-pagehead--jaune .dyn-pagehead__meta li {background:rgba(255,255,255,.68);}
.dbi-art-dfb8f5 .dyn-pagehead__cat {
display:inline-block;font-size:.76rem;font-weight:800;letter-spacing:.12em;
text-transform:uppercase;margin-bottom:.9em;
}
.dbi-art-dfb8f5 .dyn-pagehead h1 {margin:0 0 .5em;}
.dbi-art-dfb8f5 .dyn-pagehead__lead {font-size:clamp(1.02rem,1.4vw,1.16rem);margin:0 0 1.3em;}
.dbi-art-dfb8f5 .dyn-pagehead__meta {
display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0;
font-size:.83rem;font-weight:600;
}
.dbi-art-dfb8f5 .dyn-pagehead__meta li {border-radius:999px;padding:5px 13px;}
.dbi-art-dfb8f5 .dyn-hero {
background:linear-gradient(135deg,#ffffff 0%,var(--dyn-fond) 100%);
border-radius:var(--dyn-radius);
box-shadow:var(--dyn-ombre);
overflow:hidden;
margin:0 0 2.2em;
}
.dbi-art-dfb8f5 .dyn-hero__grid {display:grid;grid-template-columns:minmax(0,1fr);}
@media(min-width:720px) {
.dbi-art-dfb8f5 .dyn-hero__grid {grid-template-columns:42% minmax(0,1fr);}
}
.dbi-art-dfb8f5 .dyn-hero__media {position:relative;background:var(--dyn-vert);}
.dbi-art-dfb8f5 .dyn-hero__media img {width:100%;height:100%;object-fit:cover;aspect-ratio:16/9;}
@media(min-width:720px) {
.dbi-art-dfb8f5 .dyn-hero__media img {aspect-ratio:auto;min-height:100%;}
}
.dbi-art-dfb8f5 .dyn-hero__eyebrow {
display:inline-block;background:var(--dyn-rose);color:#fff;font-size:.72rem;font-weight:800;
letter-spacing:.09em;text-transform:uppercase;padding:6px 13px;border-radius:999px;margin-bottom:.7em;
}
.dbi-art-dfb8f5 .dyn-hero__body {padding:22px 22px 24px;}
@media(min-width:720px) {
.dbi-art-dfb8f5 .dyn-hero__body {padding:28px 30px;}
}
.dbi-art-dfb8f5 .dyn-hero__title {font-size:clamp(1.12rem,2vw,1.42rem);font-weight:800;margin:0 0 .55em;line-height:1.25;}
.dbi-art-dfb8f5 .dyn-hero__title a {color:var(--dyn-encre);text-decoration:none;}
.dbi-art-dfb8f5 .dyn-hero__title a:hover {color:var(--dyn-bleu);}
.dbi-art-dfb8f5 .dyn-hero__pitch {font-size:.97rem;color:var(--dyn-gris);margin:0 0 1em;}
.dbi-art-dfb8f5 .dyn-badges {display:flex;flex-wrap:wrap;gap:7px;margin:0 0 1.1em;padding:0;list-style:none;}
.dbi-art-dfb8f5 .dyn-badges li {
background:#fff;border-radius:999px;padding:5px 12px;font-size:.79rem;font-weight:600;
color:var(--dyn-bleu-fonce);box-shadow:0 2px 8px rgba(29,29,46,.07);
}
.dbi-art-dfb8f5 .dyn-hero__actions {display:flex;flex-wrap:wrap;gap:10px;align-items:center;}
.dbi-art-dfb8f5 .dyn-btn {
display:inline-block;background:var(--dyn-bleu);color:#fff !important;text-decoration:none !important;
font-weight:700;padding:13px 26px;border-radius:999px;box-shadow:var(--dyn-ombre-forte);
transition:transform .15s ease,background .15s ease;text-align:center;
}
.dbi-art-dfb8f5 .dyn-btn:hover {background:var(--dyn-bleu-fonce);transform:translateY(-2px);color:#fff !important;}
.dbi-art-dfb8f5 .dyn-btn--ghost {
background:#fff;color:var(--dyn-bleu-fonce) !important;box-shadow:0 2px 10px rgba(29,29,46,.09);
}
.dbi-art-dfb8f5 .dyn-btn--ghost:hover {background:var(--dyn-jaune);color:var(--dyn-encre) !important;}
.dbi-art-dfb8f5 .dyn-hero__price {font-weight:800;color:var(--dyn-rose);font-size:1.02rem;margin-left:2px;}
.dbi-art-dfb8f5 .dyn-tldr {
background:var(--dyn-vert);border-radius:var(--dyn-radius);padding:22px 24px;margin:0 0 2em;
}
.dbi-art-dfb8f5 .dyn-tldr h2 {margin:0 0 .5em;font-size:1.1rem;text-transform:uppercase;letter-spacing:.06em;}
.dbi-art-dfb8f5 .dyn-tldr p {margin-bottom:.8em;}
.dbi-art-dfb8f5 .dyn-tldr ul {margin-bottom:0;padding-left:1.1em;}
.dbi-art-dfb8f5 .dyn-toc {background:var(--dyn-fond);border-radius:var(--dyn-radius);padding:20px 24px;margin:0 0 2.2em;}
.dbi-art-dfb8f5 .dyn-toc p {font-weight:800;margin:0 0 .6em;font-size:.9rem;text-transform:uppercase;letter-spacing:.07em;color:var(--dyn-bleu-fonce);}
.dbi-art-dfb8f5 .dyn-toc ol {margin:0;padding-left:1.2em;}
.dbi-art-dfb8f5 .dyn-toc li {margin-bottom:.3em;}
.dbi-art-dfb8f5 .dyn-cards {display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin:1.4em 0 1.8em;}
.dbi-art-dfb8f5 .dyn-card {
background:#fff;border-radius:var(--dyn-radius);padding:20px 20px 18px;box-shadow:var(--dyn-ombre);
}
.dbi-art-dfb8f5 .dyn-card h3 {margin:0 0 .45em;font-size:1.03rem;}
.dbi-art-dfb8f5 .dyn-card p {margin:0;font-size:.94rem;color:var(--dyn-gris);}
.dbi-art-dfb8f5 .dyn-card__icon {font-size:1.5rem;display:block;margin-bottom:.35em;line-height:1;}
.dbi-art-dfb8f5 .dyn-module {
background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:20px 22px;margin:0 0 14px;
}
.dbi-art-dfb8f5 .dyn-module__head {display:flex;align-items:center;gap:12px;margin-bottom:.7em;}
.dbi-art-dfb8f5 .dyn-module__num {
flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:var(--dyn-bleu);color:#fff;
display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;
}
.dbi-art-dfb8f5 .dyn-module__title {margin:0;font-size:1.05rem;font-weight:800;}
.dbi-art-dfb8f5 .dyn-module ul {margin:0;padding-left:1.15em;font-size:.95rem;}
.dbi-art-dfb8f5 .dyn-module li::marker {color:var(--dyn-rose);}
.dbi-art-dfb8f5 .dyn-tablewrap {overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.3em 0 1.9em;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);background:#fff;}
.dbi-art-dfb8f5 .dyn-article table {width:100%;border-collapse:collapse;min-width:460px;font-size:.94rem;}
.dbi-art-dfb8f5 .dyn-article thead th {
background:var(--dyn-bleu);color:#fff;text-align:left;padding:13px 16px;font-weight:700;font-size:.9rem;
}
.dbi-art-dfb8f5 .dyn-article tbody td {padding:12px 16px;vertical-align:top;border-top:1px solid #ececf7;}
.dbi-art-dfb8f5 .dyn-article tbody tr:nth-child(even) td {background:#fbfbff;}
.dbi-art-dfb8f5 .dyn-article th:first-child {border-top-left-radius:var(--dyn-radius);}
.dbi-art-dfb8f5 .dyn-article th:last-child {border-top-right-radius:var(--dyn-radius);}
.dbi-art-dfb8f5 .dyn-oui {color:#1a8f6b;font-weight:700;}
.dbi-art-dfb8f5 .dyn-non {color:var(--dyn-rose);font-weight:700;}
.dbi-art-dfb8f5 .dyn-note, .dbi-art-dfb8f5 .dyn-alerte {border-radius:var(--dyn-radius);padding:18px 22px;margin:1.5em 0;}
.dbi-art-dfb8f5 .dyn-note {background:var(--dyn-jaune);}
.dbi-art-dfb8f5 .dyn-alerte {background:#fdeef3;}
.dbi-art-dfb8f5 .dyn-note p:last-child, .dbi-art-dfb8f5 .dyn-alerte p:last-child {margin-bottom:0;}
.dbi-art-dfb8f5 .dyn-note strong, .dbi-art-dfb8f5 .dyn-alerte strong {display:block;margin-bottom:.3em;font-size:1rem;}
.dbi-art-dfb8f5 .dyn-cta {
background:var(--dyn-bleu);border-radius:var(--dyn-radius);padding:26px 24px;margin:2.2em 0;
color:#fff;text-align:center;box-shadow:var(--dyn-ombre-forte);
}
.dbi-art-dfb8f5 .dyn-cta h3 {color:#fff;margin:0 0 .4em;font-size:clamp(1.1rem,2vw,1.35rem);}
.dbi-art-dfb8f5 .dyn-cta p {color:rgba(255,255,255,.92);margin:0 0 1.1em;font-size:.97rem;}
.dbi-art-dfb8f5 .dyn-cta .dyn-btn {background:#fff;color:var(--dyn-bleu) !important;box-shadow:none;}
.dbi-art-dfb8f5 .dyn-cta .dyn-btn:hover {background:var(--dyn-jaune);color:var(--dyn-encre) !important;}
.dbi-art-dfb8f5 .dyn-steps {list-style:none;counter-reset:dyn;padding:0;margin:1.4em 0 1.8em;display:grid;gap:12px;}
.dbi-art-dfb8f5 .dyn-steps li {
counter-increment:dyn;background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:16px 20px 16px 62px;position:relative;font-size:.96rem;
}
.dbi-art-dfb8f5 .dyn-steps li::before {
content:counter(dyn);position:absolute;left:18px;top:15px;width:30px;height:30px;border-radius:10px;
background:var(--dyn-jaune);color:var(--dyn-encre);display:flex;align-items:center;justify-content:center;
font-weight:800;font-size:.9rem;
}
.dbi-art-dfb8f5 .dyn-faq {background:var(--dyn-fond);border-radius:var(--dyn-radius);padding:6px 24px 20px;margin:1.4em 0 0;}
.dbi-art-dfb8f5 .dyn-faq h3 {font-size:1.05rem;margin-top:1.4em;}
.dbi-art-dfb8f5 .dyn-faq p {font-size:.96rem;}
.dbi-art-dfb8f5 .dyn-serie {display:grid;gap:12px;margin:1.4em 0 1.8em;}
.dbi-art-dfb8f5 .dyn-serie a {
display:block;background:#fff;border-radius:var(--dyn-radius);box-shadow:var(--dyn-ombre);
padding:15px 20px;text-decoration:none;color:var(--dyn-encre);font-weight:600;font-size:.96rem;
transition:transform .15s ease;
}
.dbi-art-dfb8f5 .dyn-serie a:hover {transform:translateX(4px);color:var(--dyn-bleu);}
.dbi-art-dfb8f5 .dyn-serie span {display:block;font-size:.82rem;font-weight:600;color:var(--dyn-rose);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;}
@media(prefers-reduced-motion:reduce) {
.dbi-art-dfb8f5 .dyn-article * {transition:none !important;}
}{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Article",
"headline": "AVC : 10 situations difficiles du quotidien et comment y répondre",
"description": "Dix situations concrètes vécues par les familles après un AVC — aphasie, refus de sortir, fatigue, labilité émotionnelle, négligence spatiale, refus des exercices, prise de risque, oubli des médicaments, colère, visites — avec la réponse pas à pas pour chacune.",
"inLanguage": "fr",
"image": "https://www.dynseo.com/wp-content/uploads/2025/09/AVC-_-comprendre-la-maladie-et-trouver-des-solutions-pour-le-quotidien.png",
"author": {"@type": "Organization", "name": "DYNSEO", "url": "https://www.dynseo.com/"},
"publisher": {"@type": "Organization", "name": "DYNSEO", "url": "https://www.dynseo.com/"},
"about": {"@type": "MedicalCondition", "name": "Accident vasculaire cérébral"},
"audience": {"@type": "Audience", "audienceType": "Familles et aidants"},
"mentions": {
"@type": "Course",
"name": "AVC : comprendre la maladie et trouver des solutions pour le quotidien",
"url": "https://www.dynseo.com/courses/avc-comprendre-la-maladie-et-trouver-des-solutions-pour-le-quotidien/",
"provider": {"@type": "Organization", "name": "DYNSEO", "url": "https://www.dynseo.com/"},
"offers": {
"@type": "Offer", "price": "20.00", "priceCurrency": "EUR",
"availability": "https://schema.org/InStock", "category": "Paid",
"url": "https://www.dynseo.com/courses/avc-comprendre-la-maladie-et-trouver-des-solutions-pour-le-quotidien/"
}
}
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Comment savoir si c'est un symptôme ou du caractère ?",
"acceptedAnswer": {"@type": "Answer", "text": "Un bon indice : le comportement est-il apparu après l'AVC et la personne en souffre-t-elle ? Irritabilité soudaine, larmes incontrôlables et refus inhabituels sont des manifestations neurologiques classiques. En cas de doute, décrivez la scène précisément au médecin ou au neuropsychologue."}
},
{
"@type": "Question",
"name": "Faut-il corriger une personne aphasique quand elle se trompe de mot ?",
"acceptedAnswer": {"@type": "Answer", "text": "Pas systématiquement. Si le message est compris, on poursuit la conversation. Si le mot est indispensable, reformulez sous forme de question plutôt que de correction. La précision se travaille en rééducation orthophonique."}
},
{
"@type": "Question",
"name": "Que faire quand mon proche refuse toute aide extérieure ?",
"acceptedAnswer": {"@type": "Answer", "text": "Commencez par une aide petite et limitée dans le temps. Faites porter la demande par un professionnel de santé plutôt que par la famille, et présentez-la comme un soutien pour l'aidant plutôt que comme un aveu de dépendance."}
},
{
"@type": "Question",
"name": "Est-ce normal d'en vouloir à son proche après un AVC ?",
"acceptedAnswer": {"@type": "Answer", "text": "Oui, l'ambivalence est très fréquente chez les aidants. Elle devient préoccupante en cas d'épuisement durable, de troubles du sommeil, d'isolement ou de culpabilité permanente : en parler à son propre médecin est alors important."}
},
{
"@type": "Question",
"name": "Quels signes doivent conduire à recontacter un médecin rapidement ?",
"acceptedAnswer": {"@type": "Answer", "text": "La réapparition de signes d'AVC (visage, bras, parole) impose d'appeler immédiatement les secours, même s'ils régressent. Consultez aussi sans tarder en cas de toux pendant les repas, de chute, de fièvre inexpliquée, de confusion nouvelle ou de propos exprimant l'envie de ne plus vivre."}
}
]
}
]
}
Stroke: 10 difficult daily situations and how to respond
Refusal to go out, words that don't come, half a plate left untouched, anger that always falls on you. Ten scenes that most families know, and what really works in each — exact phrases included.
Dans cet article
La formation associée

The difficulties of returning home rarely resemble what one had anticipated. It is not the grand technical gestures that pose a problem, but the micro-scenes that recur every day: a breakfast that drags on, a phrase that doesn't come out, a remark that hurts and to which one responds poorly.
Here are ten of these scenes, described as they occur. For each: what is really happening on the brain side, the mistake everyone makes — you included, and that's okay — and the response that works, with the words to use.
The essentials in 30 seconds
After a Stroke, most difficult daily situations are not issues of character or will: they are neurological symptoms. Treating them as such radically changes the response to provide.
- Three valid reflexes everywhere — slow down, reduce the amount of information, allow response time.
- What almost always worsens — speaking louder, finishing sentences, doing instead, arguing, insisting.
- Refusal is not a whim — it is often fatigue, fear of failure, or embarrassment.
- Emotions overflow because the lesion affects their regulation, not because the person has changed.
- You have the right to be exhausted, annoyed, and sad at the same time. It does not make you a bad caregiver.
1. He can't find his words and gets angry
7 PM, in the kitchen. He points to the cupboard, says “the… the thing, there, the”, starts over three times. You suggest “the glass? the plate? the salt?”. He bangs on the table and leaves the room.
What is happening: in aphasia, the word exists, it is simply inaccessible at the moment. The person knows perfectly what they want to say — that is precisely why it is so frustrating. Your quick suggestions add a burden to process and interrupt the ongoing search.
- Stop guessing. Count five seconds in silence, without looking away. The word often comes during this interval.
- Offer another channel. “Can you show me?” or “Do you want to draw it?” Gesture and drawing go through different circuits than speech.
- Switch to closed questions if it gets stuck. “Is it something to drink?” A yes or no requires infinitely less effort than finding a word.
- Name the difficulty, not the person. “It's the word that's stuck, not you.”
❌ To avoid: chaining suggestions, finishing sentences, speaking louder, or saying “take your time” in a rushed tone — the tone matters more than the phrase.
2. She refuses to leave the house
It's nice out. You suggest the market, as before. “No, go without me.” It's the fourth time this week. You end up saying: “You can't stay locked up like this!”
What is happening: going out means facing the gaze of others, the fear of falling, the fear of not finding one's words in front of the shopkeeper, and a fatigue that makes the round trip insurmountable. The refusal protects against anticipated humiliation. It does not express a lack of interest in you.
- Minimize the stakes as much as possible. Not the market: the bench at the end of the street, ten minutes, and we come back.
- Give a role, not a distraction. “I need you to help me choose the tomatoes” works better than “it would do you good.”
- Anticipate what is scary. Identify in advance where one can sit, and plan the exit phrase: “if you're tired, we go back, no discussion.”
- Accept the no of the day. Reoffer the next day, in a smaller way. Regularity outweighs insistence.
❌ To avoid: arguing about the benefits, comparing to before, or organizing a big surprise outing “to please her.”
3. He sleeps all day, it seems like he's giving up
3 PM, he is in the armchair, eyes closed, even though he has slept nine hours. You have planned physiotherapy, shopping, a call to make. You think, without daring to say: “he is making no effort anymore.”
What is happening: post-Stroke fatigue is one of the most common and misunderstood aftereffects. The injured brain spends much more energy on tasks that have become costly — speaking, walking, following a conversation. This fatigue does not repair itself through sleep and cannot be corrected by willpower.
- Place the important things in the morning. Rehabilitation, shower, outing: during the hours when energy is at its peak.
- Break everything down. Two times twenty minutes are better than one hour straight, even for a family lunch.
- Establish a break before exhaustion. A scheduled quiet time, without screens or conversation, including on days when “it's okay.”
- Plan only one event per day. The morning medical appointment is the event of the day.
❌ To avoid: remarks about laziness, busy days “to stimulate him,” and coffee at the end of the day that disrupts the night without providing energy.
4. She cries, then laughs, for no apparent reason
You tell a trivial story about the neighbors. She bursts into tears. Thirty seconds later, she laughs out loud. You no longer know what to say, nor if you made a mistake.
What is happening: the lesion may affect the circuits that regulate the expression of emotions. This is called emotional lability. The expressed emotion is then disproportionate, even disconnected from what the person truly feels. Many affected individuals say they are ashamed of it, which worsens isolation.
- Stay neutral and present. Don't dramatize, don't laugh either. A hand on the arm, and we continue.
- Gently redirect attention. Changing the subject or activity often interrupts the episode in a few seconds.
- De-dramatize to those around. A simple phrase prepares visitors: “it can happen, it's neurological, it passes quickly.”
- Report it to the doctor if episodes are frequent or distressing: they can be treated.
❌ To avoid: asking “why are you crying?” — the person often doesn't know, and the question adds discomfort.
Emotional lability is brief and fluctuating. A lasting sadness, a loss of interest in everything, a withdrawal that settles in for several weeks, or comments about wanting to no longer be here indicate something else. Depression after a Stroke is common and can be treated. Talk to the attending physician without delay; if your loved one expresses dark thoughts, quickly contact a healthcare professional.
These situations, in video and step by step
The DYNSEO training dedicates an entire module to the role of the entourage: positive communication, emotion management, maintaining quality of life together.
Discover the training5. He only eats half of his plate
You clear away: the entire left side of the plate is untouched. He claims to have finished. You think he has no appetite — until the day you turn the plate and he finishes everything.
What is at play: spatial neglect, or a loss of part of the visual field. The person does not ignore the left half out of distraction: for their brain, this half simply does not exist. They may also only shave one side of their face or bump into door frames on the same side.
- Place essentials on the perceived side. Glass, cutlery, remote control, phone.
- Rotate the plate during the meal, without comment.
- Install a strong visual cue on the neglected side: a colorful placemat, a bright napkin, to encourage the gaze to sweep.
- Approach from the perceived side to talk, otherwise the person may not understand where the voice is coming from.
❌ To avoid: “look to the left!”, which assumes an awareness of the neglected side that the person does not have.
6. She no longer wants to do her exercises
The physiotherapist left a sheet of daily exercises. The first week, everything is fine. By the third week, every suggestion triggers a “what's the point”. You hear yourself respond: “if you do nothing, you will never recover.”
What is at play: a failed exercise reminds the person of loss with every attempt. When progress slows, the effort/reward ratio collapses. Added to this are fatigue and often a low mood. Refusal protects from repeated failure.
- Lower the bar. A successfully completed exercise three times is better than a failed exercise ten times. You can increase it later.
- Make progress visible. A cross each day on a tracking board shows what daily memory erases.
- Integrate the exercise into a meaningful activity. Folding laundry, watering plants, peeling vegetables work on grip without carrying the label “rehabilitation”.
- Negotiate the duration, not the principle. “Five minutes, and we stop” almost always yields more than “you have to do it”.
❌ To avoid: predictions about the future, comparisons with other patients, and turning into a full-time caregiver — this is the best way to damage the relationship.
7. He wants to do alone what has become dangerous
You find him standing on the kitchen stool, reaching for a dish up high. You shout. He responds that he is not a child. The evening is ruined.
What is at play: taking risks is almost always a reclaiming of autonomy, not a challenge. Some people also misjudge their abilities since the Stroke — this is a common neurological consequence, called anosognosia when pronounced.
- Act on the environment rather than the person. Lowering commonly used items solves the problem without conflict.
- Phrase as a need, not a prohibition. “Wait for me, I need you to hold it” rather than “don’t climb up there”.
- Negotiate acceptable risk. Not everything can be forbidden: choose two or three non-negotiable situations, and let go of the rest.
- Have a third party arbitrate. A directive from the occupational therapist or doctor is received much better than yours.
❌ To avoid: shouting, constant monitoring, and speaking to the person like a child — this triggers stubbornness.
8. Forgotten or refused medications
You find two morning pills in the saucer. You ask if he took everything. “Yes, yes.” You are sure of nothing, and you hesitate to turn every meal into a check.
What is at play: between memory disorders, absence of perceived symptoms, and fatigue from a long prescription, forgetting is the rule rather than the exception. Preventive treatment is what reduces the risk of recurrence.
- A weekly pill organizer, prepared the same day each week. You can see at a glance what has been taken.
- Attach taking medication to an existing gesture — morning coffee, brushing teeth — rather than to an abstract time.
- Simplify with the doctor or pharmacist. The number of daily doses can sometimes be reduced: this is the most effective lever.
- Note the forgetfulness without commenting and bring the list to the consultation. This is useful medical information, not a denunciation.
❌ To avoid: stopping or modifying treatment on your own initiative, even if everything has been fine for months.
9. Anger always falls on you
With the nurse, he is charming. With the children on the phone, he puts on a good face. As soon as the door closes, the slightest remark triggers a hurtful response. And it’s you who cries in the bathroom.
What is at play: two things at once. The lesion may impair control of impulsivity and irritability. And the person holds back in front of others, which exhausts their resources: they let go where they feel safe, which is with you. It’s painful, and paradoxically a sign of trust.
- Leave the room. Two minutes are often enough to defuse the episode. This is not fleeing, it’s de-escalating.
- Do not respond on the substance. Arguing during the crisis fuels the crisis. We can talk later, when calm.
- Name the effect, not the intention. “What you just said hurt me” rather than “you are mean”.
- Talk about it outside. A consultation, a support group for caregivers, a friend. Keeping it to yourself is what wears you out the fastest.
❌ To avoid: enduring in silence for months. Caregiver exhaustion does not happen suddenly: it builds up through accumulations of scenes like this.
10. Visits that go wrong
Three friends came over. They talk loudly, all at the same time, and address you: “so, is he better?” while he is sitting right there. After twenty minutes, he signals that he is going to bed. The next day, he refuses the next visit.
What is at play: a group conversation is the most cognitively demanding exercise there is — following multiple voices, filtering noise, preparing a response, producing it. And being referred to in the third person in front of oneself is a hurt that many aphasic people cite first.
- Prepare visitors before their arrival. Two or three people maximum, one hour, we speak to him and not about him.
- Reduce background noise. Turn off the television and radio: this changes the ability to follow the conversation the most.
- Plan a discreet exit signal agreed upon in advance, so that the person can end the visit without justification.
- Favor doing together over talking together. Looking at photos, playing, cooking: presence without the obligation of conversation remains pleasant.
❌ To avoid: large family gatherings “to lift his spirits”, and improvised tests like “do you remember his name?”.
The summary table
To print and leave on the refrigerator for the first few weeks: it is in emergencies that we forget what we understood calmly.
| Situation | ✅ The reflex to have | ❌ To avoid |
|---|---|---|
| The word doesn't come | Wait 5 seconds, suggest the gesture or the drawing | Guess for them, finish their sentences |
| Refusal to go out | Reduce the outing to 10 minutes, give a role | Argue about the benefits, compare to before |
| Permanent sleep | Place the important things in the morning, break it down | Talk about laziness, overload the day |
| Sudden crying and laughter | Stay neutral, divert attention | Ask "why are you crying?" |
| Half an untouched plate | Turn the plate, colored marker on the neglected side | Say "look to the left" |
| Refusal of exercises | Lower the difficulty, make progress visible | Predict the future, compare to others |
| Risk-taking | Modify the environment, have a third party arbitrate | Shout, forbid, infantilize |
| Forgotten medications | Weekly pill organizer attached to an existing gesture | Modify treatment by oneself |
| Anger directed at you | Step out for 2 minutes, name the felt effect | Argue during the crisis, take it in silence |
| Exhausting visits | 2 to 3 people, 1 hour, without background noise | Large family gathering, memory tests |
Before reacting, ask yourself a single question : could this be a symptom ? In the vast majority of cases, the answer is yes. And a response directed at the symptom rather than the person defuses the situation before it escalates.
To go further
Background guideStroke: understanding the disease, the consequences, and recovery — the complete guide
ToolboxActivities, resources, and concrete adjustments to implement after a Stroke
Assistance & contactsWho to contact, what assistance is available, and how to maintain it over time
The trainingProgram, content, and who the DYNSEO Stroke training is for
Two free tools are particularly useful for the situations described here : the progress tracking table, which makes visible what daily life erases, and the communication notebook, to note what you observe and convey it in consultation without forgetting anything. On the stimulation side, the application CLINT allows you to adjust the level of difficulty, which specifically avoids the repeated failure mentioned in situation 6.
Frequently asked questions
How to know if it's a symptom or just character ?
A good clue : did the behavior appear after the Stroke, and does the person seem to be suffering ? Sudden irritability, uncontrollable tears, refusals that don't resemble the person before : these are classic neurological manifestations. In case of doubt, describe the scene precisely to the doctor or neuropsychologist rather than summarizing it as "he has changed" — it's the detail that makes the difference.
Should we correct an aphasic person when they get a word wrong ?
Not necessarily. If the message is understood, continue the conversation : the primary goal is to keep communicating, not to be exact. If the word is essential for understanding, rephrase it as a question rather than a correction : "do you mean the newspaper?". Speech therapy is the context where precision is worked on ; home is the context where the desire to speak is maintained.
What to do when my loved one refuses any outside help ?
Start with small, occasional help that is limited in time, rather than a complete reorganization. Have the request made by a third party — doctor, nurse — who presents it as a prescription rather than a family choice. And present the help as support for you, not as an admission of dependence for them : "it's so I can take a breather" often goes over better.
Is it normal to feel resentment towards a loved one ?
Yes, and it's extremely common. Ambivalence — loving and being angry at the same time — is part of the daily life of caregivers. It becomes a problem when it is accompanied by lasting exhaustion, sleep disturbances, isolation, or a constant feeling of guilt. These are signals to take seriously : discussing it with your own doctor is an act of care, not an admission of weakness.
What signs should lead to contacting a doctor quickly ?
The reappearance of signs suggesting a Stroke — face, arm, speech — requires calling for help immediately, even if they regress. Also consult without delay in case of systematic coughing during meals, falls, unexplained fever, new confusion, sudden worsening of weakness, or expressions of a desire to no longer live.
This article provides general guidelines for daily life. It does not replace a diagnosis, medical advice, or rehabilitation. Each situation being different, discuss it with the team that follows your loved one.
Ten situations, this is just the beginning
The DYNSEO training revisits these scenes in video and goes further : positive communication, daily adjustments, caregiver balance. 10 short lessons, unlimited access.
Discover the training — €20Did this content help you? Support DYNSEO 💙
We are a small team of 14 people based in Paris. For 13 years, we have been creating free content to help families, speech therapists, care homes and healthcare professionals.
Your feedback is the only way we know if our work is useful. A Google review helps us reach other families, caregivers and therapists who need it.
One action, 30 seconds: leave us a Google review ⭐⭐⭐⭐⭐. It costs nothing, and it changes everything for us.
