Windows 11 LTSC ARM64 is working perfectly fine on Apple M2 Pro running on VMware Fusion Any other members here running it on Apple Silicon devices...? Despite all efforts to make Windows 10 LTSC ARM64 to run on MacBook is impossible
Continuing my experiment to install all non-enablement updates: DISM.log, CBS.log, SFC, ChkDsk, ScanHealth, New updates. ----- Checks out. Performance only as measured subjectively. ------------------- Checks out. HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\BuildLayers\ ---- Checks out. Spoiler: \buildlayers Spoiler: windows programs - different versions - see right
I was writing in my post: ARM https://forums.mydigitallife.net/th...-2024-24h2-26100-x.88280/page-42#post-1840572
As i said, it raises the expectation it is amd64, we have seen this confusion before, nobody ever was interested in arm64 and it was published when it appeared.
As it seems to me the expectations are in vain... Update for AMD64 will come later and with a higher build.
Windows 11, version 24H2 (26100.863) amd64 2024-06 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5039239)
Code: wmic path Win32_UserAccount where Name='userid' set PasswordExpires=false or powershell Set-LocalUser -Name "userid" -PasswordNeverExpires:$true Get passworexpires settings powershell Get-CimInstance -ClassName Win32_UserAccount ^| Format-Table -Property Name, PasswordExpires