I only got 2207 folder. Interesting thing is, both two laptops got 2207 folder, all they installed is 21H2, 22000.1098, but only one missing the app and broswer control
2207 contains this one which is for 22H2, maybe one machine has that folder, but it was not actually installed. π
An easy way to check what is actually installed is by using this Power Shell command below and it will show which version is actually running.
Get-AppxPackage Microsoft.SecHealthUI -allusers | Select Name, PackageFullName
The correct one for 21H2 was in 2109 and it was showing 1000.22000.251.0 as per the snapshot below:
Anyway, in your case if you upgrade to 22H2 you should be fine.
Edit:
I just checked on my 21H2 system and it had both updates, 2109 and 2207. That is why it was missing App and browser control. π€£π€£
It depends on which of the 2 is actually installed and running.
At the time I still had 21H2, I fixed it by removing the 2207 folder and reinstalling the correct version using the .appx in the 2109 folder.
Yet, here is what it had on a second 21H2 system with all 4 updates, you can see the dates when W.U. screwed up and downloaded them.
Only the 2109 is the valid one for 21H2 π€·ββοΈ
This is what is installed on 21H2 after a clean install before it gets any updates, SecurityHealth folder is completely empty: