// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 22, 2026
28.9 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

Commuter questions why people still eat and drink in MRTs even if it is prohibited, netizens share their thoughts

On Facebook, a netizen asked: "No eat or drink,but why so many people still do it?"

X users defend the use of chopsticks in Malaysia after ‘haram’ claims were made

Some misinformation has recently surfaced in Malaysia, with chopsticks oddly being labeled as “haram.” On X, users noted a growing fear toward a simple cutlery tool that has been part of Asian cult...

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