Yay!!
Successfully deleted!!
"C:\Windows\SystemApps\MicrosoftWindows.Client.Core_cw5n1h2txyewy\appxmanifest.xml"
I edited this file.
Comment out or delete lines 871 to 902. (For 24H2 Buld 26100.712)
Comment out or delete lines 894 to 925. (For 24H2 Buld 26120.770)
However, you need to edit the file in the ISO and do a clean install. You cannot delete it on an installed Windows.
Note:
I'm not sure if the way to edit "appxmanifest.xml" is correct.
Successfully deleted!!
"C:\Windows\SystemApps\MicrosoftWindows.Client.Core_cw5n1h2txyewy\appxmanifest.xml"
I edited this file.
Comment out or delete lines 871 to 902. (For 24H2 Buld 26100.712)
Comment out or delete lines 894 to 925. (For 24H2 Buld 26120.770)
<!-- <Extension Category="windows.activatableClass.inProcessServer">
<InProcessServer>
<Path>SystemSettingsExtensions.dll</Path>
<ActivatableClass ActivatableClassId="FamilyValueProp.FamilyValuePropControl" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="FamilyValueProp.FamilyValuePropControlViewModel" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="FamilyValueProp.BooleanToVisibilityConverter" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="FamilyValueProp.NegatedBooleanToVisibilityConverter" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="FamilyValueProp.XamlMetaDataProvider" ThreadingModel="both" />
</InProcessServer>
</Extension>
<Extension Category="windows.activatableClass.inProcessServer">
<InProcessServer>
<Path>SystemSettingsExtensions.dll</Path>
<ActivatableClass ActivatableClassId="ValueBanner.AlertBannerControl" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.AlertBannerControlViewModel" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.BooleanToVisibilityConverter" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.CreativeListToColumnWidthConverter" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.IdealStateFeatureControl" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.IdealStateFeatureControlProvider" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.IdealStateHelpers" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.IdealStateResult" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.NegatedBooleanToVisibilityConverter" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.SharedHeightContentControl" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.ValueBannerControl" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.ValueBannerControlProvider" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.ValueBannerControlViewModel" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.ValueBannerCreativeViewModel" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.ValueBannerCreativeItemViewModel" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.ValueBannerDialog" ThreadingModel="both" />
<ActivatableClass ActivatableClassId="ValueBanner.XamlMetaDataProvider" ThreadingModel="both" />
</InProcessServer>
</Extension> -->
However, you need to edit the file in the ISO and do a clean install. You cannot delete it on an installed Windows.
Note:
I'm not sure if the way to edit "appxmanifest.xml" is correct.
Last edited: