Sophos

Online support

Product maintenance

Contact support

Support services

How to remove optional Windows components

You can remove Windows optional components, for example Windows games, by using the Windows Component Wizard.

What to do

Before performing either of the following procedures, turn off on-access application control scanning on every computer from which you want to block and remove these components. When you have completed the procedure, ensure that you re-start on-access application control scanning on those computers where you switched it off.

  1. Open Windows Control Panel.
  2. Select 'Add or Remove Programs'.
  3. Select 'Windows Component Wizard', and follow the on-screen instructions.

Alternatively, you can use the command line to remove components, in which case you must use the command line tool sysocmgr.exe. Full details of how to use sysocmgr.exe are given on the Microsoft website.

As an example, in order to remove games:

  1. In Notepad, create a file with the following lines:

    [components]
    freecell=off
    hearts=off
    minesweeper=off
    pinball=off
    solitaire=off
    spider=off
    zonegames=off

  2. Save this new file as remgames.txt.
  3. Run:
    sysocmgr /i:%windir%\inf\sysoc.inf /u:c:\remgames.txt /q /r

If you need more information or guidance, then please contact technical support.