I think maybe PkgMgr.exe has been deprecated in your system while it exists in system in cn language. Let’s try command dism instead of pkgmgr, which means the content in bak file is:
start /w dism /iu:Microsoft-Windows-NetFx3-OC-Package
start /w dism /iu:Microsoft-Windows-NetFx4-US-OC-Package
start /w dism /iu:Microsoft-Windows-NetFx3-WCF-OC-Package
start /w dism /iu:Microsoft-Windows-NetFx4-WCF-US-OC-Package
And run it as admin again, let’s see if there is difference.
Unfortunately, still no difference. Note that I no longer have ".NET Framework 3.5" or ".NET Framework 4.8 Advanced Service" in my list of Windows Features & instead I just have ".NET Environment".