ReactOS brings its Windows NT tribute act to ARM64
ReactOS has achieved a significant milestone by successfully booting on ARM64 architecture, specifically on the Raspberry Pi 5. The build is still experimental, and users are encouraged to try it despite its limitations. This development marks 30 years since the project's inception, focusing on recreating Windows NT from scratch.
- ▪ReactOS has reached a new milestone by booting on ARM64 architecture.
- ▪The build is currently in an experimental state, and users are advised to approach it with caution.
- ▪Getting ReactOS to boot on ARM64 required eight months of development effort.
Opening excerpt (first ~120 words) tap to expand
(function() { let windowUrl = window.location.href; windowUrl = windowUrl.substring(windowUrl.indexOf('?') + 1); let messageElement = document.querySelector('.shareableMessage'); if (windowUrl && windowUrl.includes('code') && windowUrl.includes('expires')) { messageElement.style.display = 'block'; } })(); OSes ReactOS brings its Windows NT tribute act to ARM64 Experimental build boots on Raspberry Pi 5, but for now the joy is mostly in getting there Richard Speed Richard Speed Published thu 28 May 2026 // 12:30 UTC ReactOS, the open source project aiming to recreate Windows NT, has reached a new milestone: booting on ARM64.The ReactOS team cautioned that the build was "still in an experimental state," while encouraging users to try it.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at theregister.