// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 23, 2026
29.8 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

Hot this week

‘We don’t want to give them the bullet’: Why only one DAP minister resigned over the Najib pardon

DAP chief Anthony Loke has resigned as Malaysia's Transport Minister in protest over Najib Razak's conditional pardon, while the party's other ministers remain in Cabinet to prevent a political crisis

After Workers’ Party has called for it since 1994, Jamus Lim cheers Education Ministry’s announcement of smaller class size pilot

"I am, of course, immensely gratified by this development, not least because the #workersparty has been hammering on about smaller class sizes for ages (since our 1994 manifesto, championed by our ...

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