// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 4, 2026
30 C
Singapore

Use Your RoadSense: Traffic Police step up enforcement against helmetless cyclists on Singapore roads

SINGAPORE: Traffic police have stepped up enforcement against cyclists flouting road safety rules, with a renewed focus on those riding without helmets on public roads.

In a Facebook post on Monday (Jan 19), the Traffic Police reminded the public that all cyclists and pillion riders must wear protective helmets when cycling on roads. The reminder was published on the “Use Your RoadSense” page, alongside images showing recent enforcement actions against non-compliant riders.

Traffic Police step up enforcement against helmetless cyclists on Singapore roads
Photo: Facebook screenshot @roadsense.sg

According to the post, wearing a helmet can “significantly reduce the risk of head injuries” in the event of a fall or collision. The police stressed that the requirement applies regardless of whether the cyclist is the rider or a passenger.

The Traffic Police also urged cyclists to wear clothing that ensures safe visibility. These measures, the police noted, play an important role in reducing accidents involving vulnerable road users.

The enforcement push comes amid ongoing discussions about road-sharing behaviour in Singapore, as cycling continues to grow in popularity for commuting and recreation. While infrastructure continues to expand, cyclists are exposed to far greater risks when basic safety measures are ignored.

In their post, the Traffic Police appealed to all road users to adopt the “We First” mindset, a reminder that cyclists, motorists, and pedestrians each play a role in road safety. “Look out for one another and do their part to create a safer road environment,” the police said, helps create safer roads so that “everyone can return safely to their loved ones.”

- Advertisement -

Hot this week

Netizen says fresh grads are picky for a reason amid ‘uneven and selective’ job market

"Have they stopped to consider why are our fresh grads picky to begin with?" the netizen asked.

Tattered Singapore flag spotted hanging outside Hougang HDB unit ahead of National Day

According to National Heritage Board guidelines for the use of the national flag, it should be cleaned when dirty and replaced if faded or torn.Any worn out or damaged national flag should be prope...

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