Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
DISM /Online /Get-CurrentEdition
DISM /Online /Get-TargetEditions
2025-03-30 09:45:13, Info DISM API: PID=16032 TID=16168 Target image information: OS Version=10.0.19045.5608, Image architecture=amd64 - CDismCore::LogImageSessionDetails
2025-03-30 17:50:25, Info CBS Loaded Servicing Stack v10.0.19041.5547 with Core: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.5547_none_7e02b5467c95ffef\cbscore.dll
2025-03-30 17:50:25, Info CBS Build: 19041.1.amd64fre.vb_release.191206-1406
2025-03-30 17:50:25, Info CSI 00000001@2025/3/30:15:50:25.268 WcpInitialize: wcp.dll version 10.0.19041.5547 (WinBuild.160101.0800)
$WindowsVersion = Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\'
"$($WindowsVersion.ProductName) ($($WindowsVersion.DisplayVersion)) (Build $($WindowsVersion.CurrentBuildNumber).$($WindowsVersion.UBR))"
PS C:\WINDOWS\system32> $WindowsVersion = Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\'
"$($WindowsVersion.ProductName) ($($WindowsVersion.DisplayVersion)) (Build $($WindowsVersion.CurrentBuildNumber).$($WindowsVersion.UBR))"
Windows 10 Home (24H2) (Build 26100.3476)
Has Sysnative Forums helped you? Please consider donating to help us support the site!