Windows 11 Insider Preview Build 26120.4520 (24H2)
Beta Channel (ge_release)

Bloatwareを削除できるポリシーが追加された。


ストアは削除してるので私のレジストリエントリには無いけど、レジストリでも可能らしい。
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx\RemoveDefaultMicrosoftStorePackages
- = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = -
IntegratedServicesRegionPolicySet.json にいくつか追加された。
{
"$comment": "Microsoft Store has specific options available in some regions, such as ability to uninstall",
"guid": "{9a453b66-5ea7-4322-9aba-b054e914cc67}",
"defaultState": "disabled",
"conditions": {
"region": {
"enabled": ["JP","AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
}
}
},
{
"$comment": "ShareWindowCommandSource API participation unrestricted to all share providers in DMA region",
"guid": "{b30e775c-9f50-4f5c-8a3e-ab8c78d439e0}",
"defaultState": "disabled",
"conditions": {
"region": {
"enabled": ["JP","AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
}
}
},
編集済みは、こちら。