// Adds dimensions UUID, Author and Topic into GA4
Sunday, September 13, 2026
28.8 C
Singapore

Apple’s MacBook Pro joins list of items banned from flying, certain units being recalled

Apple – Owners of any 15-inch macOS powered laptops now face the uncertainty of not being able to fly with their devices.

On June 20, Apple released a recall for a limited number of older generation 15-inch MacBook Pro units stating that “the battery may overheat and pose a fire safety risk.”

Affected units were sold primarily between September 2015 and February 2017, and product eligibility is determined by the product serial number, said Apple.

To check whether your MacBook Pro is included in the recall, click here.

“Customer safety is always Apple’s top priority, and we have voluntarily decided to replace affected batteries, free of charge,” added Apple.

Adding to the news of the recall, it is understood that a lithium-ion (li-on) battery poses a risk to flight safety, especially if the battery is damaged.

A report by Forbes noted that a ban was placed and the U.S. Federal Aviation Administration (FAA) has urged airlines not to allow these types of laptops into the plane, whether as cargo or carry-on.

While the ban is not applied to all MacBook Pro 15-inch models purchased within the specified dates, the implemented FAA ban covers any lithium-ion battery that has been recalled by any electronics manufacturer.

If your laptop has been fitted with a new battery, then you should have no problems bringing it on a flight. To save yourself the trouble of getting questioned and awkward discussion at the gate, it is advised to bring any printout or proof of the replacement.

It is not relatively easy to show proof that a MacBook Pro battery has been replaced; therefore, documentation would prove beneficial.

The last thing MacBook users need is a highly publicised incident involving a device battery, a plane and a fire to create a blanket ban on all models – much like what happened with Samsung’s Galaxy Note 7. -/TISG

Read related: Exploding battery causes Samsung to issue worldwide recall notice for Note7

Hot this week

‘Life is but a bunch of unwanted surprises’: Singaporean says having an emergency fund helps him stay calm

After going through consumer debt, he said rebuilding his finances taught him the value of having money set aside for emergencies.

171 Sungai Kim Kim victims win civil suit against factory and two Singaporean directors seven years after toxic waste disaster

Seven years after the Sungai Kim Kim disaster, 171 victims have secured a civil court victory against four defendants, including two Singaporean nationals. The amount of damages will be decided later.

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); } });
// //
Enable Notifications OK No thanks