// Adds dimensions UUID, Author and Topic into GA4
Wednesday, March 4, 2026
27.4 C
Singapore

Coronavirus survives on skin five times longer than flu: study

The coronavirus remains active on human skin for nine hours, Japanese researchers have found, in a discovery they said showed the need for frequent hand washing to combat the Covid-19 pandemic.

The pathogen that causes the flu survives on human skin for about 1.8 hours by comparison, said the study published this month in the Clinical Infectious Diseases journal.

“The nine-hour survival of SARS-CoV-2 (the virus strain that causes Covid-19) on human skin may increase the risk of contact transmission in comparison with IAV (influenza A virus), thus accelerating the pandemic,” it said.

The research team tested skin collected from autopsy specimens, about one day after death.

Both the coronavirus and the flu virus are inactivated within 15 seconds by applying ethanol, which is used in hand sanitisers.

“The longer survival of SARS-CoV-2 on the skin increases contact-transmission risk; however, hand hygiene can reduce this risk,” the study said.

The study backs World Health Organization guidance for regular and thorough hand washing to limit transmission of the virus, which has infected nearly 40 million people around the world since it first emerged in China late last year.

See also  PM Lee visits Teck Ghee Market, says people were conscious of Covid-19

hih/gle

© Agence France-Presse

/AFP

- Advertisement -

Hot this week

Retirement age to be raised 64, re-employment age to 69 by July 1

"As previously announced, we will raise the retirement and re-employment ages to 64 and 69 respectively on 1 July 2026, this would keep us on track to raising them to 65 and 70 by 2030," said Manpo...

3 Singaporeans arrested for money laundering in connection with Prince Holding Group; S$350 million in assets seized

The police have arrested three Singapore citizens in a money laundering investigation involving transnational scam syndicate Prince Holding Group. According to a Mar. 3 police news release, this co...

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