Unneeded manifest files after NTLite removals

ExDeF

Member
Messages
80
Reaction score
10
Hi!
After uninstalling WMP remains: C:\Program Files (x86)\Windows Media Player\ru-RU\*.mui
Make the deletion of unnecessary files in the folder: C:Windows\SystemApps\Shared\*.*
After removal:
scr1.jpg
There are about ~8500 files in C:Windows/Windows/WinSxS/Manifests/*.* are they all necessary?
 
Hi!
After uninstalling WMP remains: C:\Program Files (x86)\Windows Media Player\ru-RU\*.mui
Are we talking about Features - Disable WMP from NTLite?
Either way, the disabling uses DISM, it decides to keep what it wants, so it can be re-enabled later and use that language pack (MUI files).

Make the deletion of unnecessary files in the folder: C:Windows\SystemApps\Shared\*.*
Why do you think it's unnecessary?
I can point you to the component to remove once you give me a few unnecessary filenames.

After removal:
View attachment 15079
There are about ~8500 files in C:Windows/Windows/WinSxS/Manifests/*.* are they all necessary?
Those files are in the Windows Component Database component above the red rectangle of your screenshot, please read the description of it from the tool on the right.
Basically if removed, NTLite cannot remove more from that target.
Only a handful of manifests are needed for installation though, they are passive files, not something running on your machine.
 
Are we talking about Features - Disable WMP from NTLite?
Yes
scr2.jpg
After deleting the Windows Component Store, Manifest Backup, here is what remains in the WinSxS folder:
scr.jpg
I understand that manifest files are only needed for these remaining folders, so why are the other ~8490 files needed?
 
Either way, the disabling uses DISM, it decides to keep what it wants, so it can be re-enabled later and use that language pack (MUI files).
After deleting WinSxS, the WMP component can no longer be enabled.
 
Hi!
After uninstalling WMP remains: C:\Program Files (x86)\Windows Media Player\ru-RU\*.mui
I don't have a WMP folder in C:\Program Files (x86)
Probably leftovers related to the language
After removal:
View attachment 15079
There are about ~8500 files in C:Windows/Windows/WinSxS/Manifests/*.* are they all necessary?
I have 6050 files in Winsxs with these 2 components removed, the more components you delete, the fewer files are present
 
Back
Top