// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 14, 2026
27 C
Singapore

Employer Expresses Concern Over Maid’s Sudden Change in Behavior and Forgetting Tasks

SINGAPORE: An employer took to social media complaining about her maid’s sudden behaviour change three months into her employment.

In an anonymous post to a support group for domestic helpers and employers, a woman wrote: “I am wondering why helper’s behaviour changes after 3 months of joining and they become extremely forgetful. If reminded they show attitude”, she added. The woman said that her maid was tasked to take care of her young child and has suddenly become extremely negligent.

Screenshot 2023 09 14 at 4.24.33 PM

“She has started cooking bad tasting food and anything u ask her to do a standard reply is I forgot. Has anyone faced similar challenges and how did u tackle it. I have already raised this issue very politely with her few times, however don’t see any improvement”, the employer wrote.

Here’s what netizens who commented on the post said:

Screenshot 2023 09 14 at 4.25.00 PM Screenshot 2023 09 14 at 4.25.16 PM

Some suggested that the maid may be unhappy because of other factors and urged the employer to try speaking to her and finding out the underlying cause.

See also  'It feels stifling!': Maid claims employer frequently checks her room, wardrobe and tracks her movements on her day off

Earlier this year, an employer was unhappy that her helper would only return after 10 pm on her days off, but other maids felt that this was unreasonable and said, “Remember it’s not time off, It’s day off”.

Screenshot 2023 05 26 at 9.39.30 PM

In an anonymous post to a Facebook group for domestic helpers and employers alike, the woman wrote: “In general, does a helper normally went out on their rest days (Sunday) and return late 10pm onwards or more later”.

She added that her maid would not even inform her that she would be back late. “we’ve a baby we’re already worrying and this helper adds up to that”, the employer wrote.

Maid only returns after 10pm on her days off, employer with baby is unhappy but other helpers say “Remember it’s not time off, It’s day off”

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //