// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 14, 2026
31.2 C
Singapore

Malaysia Airlines to ban power bank use on flights from April 1 to ensure flight safety, and no, it’s not an “April Fool’s” prank

MALAYSIA: Malaysia Airlines will ban the use of power banks on all flights starting Apr 1, 2025, to  “ensure flight safety,” according to a statement released by the airline on Mar 17.

On the company’s Facebook page, it said passengers flying with Malaysia Airlines, Firefly, and MASwings must keep their power banks with them and should not place them in overhead compartments.

Power banks can only be placed in carry-on bags under the seat or in the seat pocket in front. Magnetic wireless charging power banks must be kept in a separate bag or protective pouch to prevent unintentional activation.

Passengers are also prohibited from charging or using their power banks during flights. In addition, power banks and spare lithium-ion batteries are strictly prohibited in checked baggage.

While one commenter joked if the new rule was an “April Fool’s” prank, another noted the importance of safety, stating, “Safety first. Safety should always be the main focus, so this is good news for everyone who flies.”

See also  If Mahathir helped build AirAsia, why is Malaysia Airlines failing?

Singapore Airlines (SIA) announced a similar ban earlier this month, also effective from Apr 1, citing concerns about “overheating” during charging in enclosed spaces. Thai Airways implemented a similar ban on Mar 15, 2025. /TISG 

Read also: Scoot to add 4 to 6 new routes and up to 16 planes, but travellers say airline should address flight delays and cancellations first

- Advertisement -

Hot this week

Early attention to maid homesickness can prevent costly departures: Employer loses S$7,500 hiring cost after helper leaves Singapore in 4 months

A helper leaving too soon shows how quiet daily pressures can turn a workable arrangement into a sudden exit.

Gen Z discussion: Are young workers entitled — or just discouraged?

Young people were told education guarantees success but instead face high costs and low wages.

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); } });
// //