Hi, Dism for Windows 7 offers no function to remove components like in Windows 8 or at least I didn't find it. Example for Dism in Windows 8 DISM.exe /Online /Disable-Feature /Featurename:Solitaire /Remove However in Windows 7 you can remove single components via Control Panel -> Programs and Features -> Turn Windows Features on or off. This starts OptionalFeatures.exe, but I couldn't find any arguments for this exe. With WinToolkit you can for example only remove the whole game group, but not single games. Is there a way to remove components via a command?