In a surprising twist of events, it appears that Windows' hidden Administrator account is enhancing the performance of AMD's latest Ryzen processors, specifically the Ryzen 9000 and 7000 series. This issue highlights a potential bug in the Windows operating system that could be affecting the performance of these CPUs on Windows 11 24H2, raising questions about the optimization of Windows for AMD hardware.
AMD recently introduced its Zen 5 architecture with the release of the Ryzen 9000 series, which originally showcased a remarkable 16% increase in Instructions Per Clock (IPC) over its predecessors during their unveiling at Computex 2024. This was particularly notable as Intel was grappling with its CPU stability issues. However, many in the tech community feel this boost might not be sufficient against the Ryzen 7000 series, which is built on the previous Zen 4 architecture. The core strength of the new chips does seem to lie in their improved power efficiency, but the performance uplift when strictly compared remains a topic of contention.
This account operates with one of the highest privilege levels within the Windows environment, second only to the SYSTEM account. While AMD indicated the performance slowdown might only affect newer Ryzen Zen 5 processors, users testing with the Zen 4-based Ryzen 7700X have also reported performance improvements, suggesting that the bug might be wider-reaching, potentially impacting a range of processors utilizing the Socket AM5.
An Overview of the Ryzen 9000 and 7000 Series
AMD recently introduced its Zen 5 architecture with the release of the Ryzen 9000 series, which originally showcased a remarkable 16% increase in Instructions Per Clock (IPC) over its predecessors during their unveiling at Computex 2024. This was particularly notable as Intel was grappling with its CPU stability issues. However, many in the tech community feel this boost might not be sufficient against the Ryzen 7000 series, which is built on the previous Zen 4 architecture. The core strength of the new chips does seem to lie in their improved power efficiency, but the performance uplift when strictly compared remains a topic of contention.The Rise of the Hidden Admin Account
Recent comparative testing between Windows 11 24H2 and Linux (specifically the Nobara distribution) revealed that Linux often leads in performance across both gaming and other workloads. This not only raises concerns for Windows users but indicates that the current version of Windows might throttle the performance of AMD's Ryzen CPUs. Engagement from YouTube tech channel, Hardware Unboxed, led to a revelation from AMD that a certain Windows bug pertaining to account privileges could be at fault for performance limitations experienced on Ryzen 9000 CPUs. Specifically, it was noted that retesting using the Administrator Account showed nearly a 4% increase in average frame rates, plus over 3.5% better performance on the lower percentile frames.What is the Hidden Administrator Account?
To the average user, the Administrator Account in Windows is generally hidden, but it can be activated using the command:
Code:
net user administrator /active:yes