// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

WeWork declines to renew leases for 2 prime locations amidst challenging market conditions

SINGAPORE: Shared office space operator WeWork has announced it will not renew leases for two key office spaces in Singapore, reducing its local footprint to 12 locations. The company described the decision as part of its ongoing effort to optimize its real estate portfolio.

According to a report by Bloomberg, the spaces vacated by WeWork include the 17th to 20th floors of the Manulife Tower at 8 Cross Street, which has already ceased operations, and three floors at UE Square on 83 Clemenceau Avenue, slated for closure next year.

A spokesperson for WeWork confirmed that Singapore remains a “key market” for the company but acknowledged that the decision to relinquish the leases was difficult. Despite the closures, the spokesperson assured that the company is committed to maintaining its remaining 12 co-working spaces in Singapore “for the foreseeable future.”

This development follows WeWork’s broader challenges on the global stage. The New York-based firm, which faced financial turmoil, successfully exited bankruptcy proceedings in May. In April, WeWork had reaffirmed its commitment to continuing operations in Singapore while undergoing lease negotiations and real estate adjustments.

WeWork’s challenges are unfolding alongside a broader trend of rising office vacancy rates in prime areas of Singapore. Data from real estate consultancy Jones Lang LaSalle reveals that the vacancy rate in the third quarter of 2024 surged to its highest level in over two years, reflecting headwinds in the commercial real estate market.

- Advertisement -

Hot this week

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

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