// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 28, 2026
28.3 C
Singapore

‘Something new is coming’: Nvidia-powered Windows PC to reportedly debut this week after Microsoft, Windows, and Arm’s ‘new era of PC’ social media teaser

An Nvidia-powered Windows PC is reportedly set to debut this week after Microsoft, Nvidia, and chip designer Arm Holdings teased “a new era of PC” on social media platform X (formerly Twitter) on Friday, along with coordinates that appeared to match Taiwan’s location.

On the same day, Windows head Pavan Davuluri also shared on X: “Something new is coming for developers. And no, it’s not a new OS version.”

The debut of the first Windows computers to use Nvidia chips as their main processors was first reported by Axios on Saturday (May 30), citing sources.

Microsoft and Nvidia are said to unveil the new PCs at the Computex trade show in Taiwan this week and Microsoft’s Build developer conference in ​San Francisco.

In addition to the touted new era of PC, Microsoft will also debut a software that will enable users to have AI agents perform tasks locally on Windows computers, the report said.

In a 2023 report, sources familiar with the matter told Reuters that Nvidia had started developing central processing units (CPUs) for devices that would run Microsoft’s Windows operating system using Arm Holdings technology, as it sought to challenge Intel’s long-standing dominance in the personal computer market.

Earlier this year, Nvidia was reported to be making a comeback to the PC market.

However, this would not be the first Windows PC powered by Nvidia chips. Back in 2012, some Microsoft Surface RT tablets ran on Nvidia’s Tegra 3 ARM processor. /TISG

Read also: They might even score horribly on the SAT: Nvidia CEO Jensen Huang says the smartest people are very different from what most think

- Advertisement -

Hot this week

SG woman uneasy as BF continues partying with his all-female friend group: ‘He once had a thing for one of them’

SINGAPORE: A Singapore woman has asked Reddit if she's right to feel uneasy after realising her boyfriend's social circle is made up almost entirely of women, including someone he once had a crush ...

‘Dark days are temporary,’ says mid 40s Singaporean after 20+ years of working just to survive in Singapore

SINGAPORE: A Singaporean man in his mid-40s shared encouragement to netizens struggling with debt and joblessness—those feeling helpless and depressed—that the “dark days are temporary. ” In a pos...

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