Solution 1:

If your computer is legitimately slow and you actually want to fix it, learn how to diagnose problems based on the actual indicators of performance issues, which you can find built into the system.

Windows' Resource Monitor tool is something that every user should be familiar with. To start it, first open Task Manager (Ctrl+Alt+Delete -> Task Manager). In Task Manager, click on the Performance tab, then click "Open Resource Monitor" at the bottom.

The three tabs you'll mainly be concerned with are:

  • CPU,
  • Memory,
  • Disk.

Basically you want to look for processes that are consuming huge amounts of one or more of these resources. These are the processes that are slowing down your computer.

If no particular process jumps out at you as consuming huge resources by itself, you might just have too many programs installed at once for the resources you have available on your system. If this is the case, you'll need to either uninstall some programs and live without them, or close them (including any background processes they might keep running when you close the window), or upgrade your system with better components, or as a last resort, get a new system.

Don't rely on shiny shrinkwrapped programs to tell you what's slow based on some heuristic. Most often they are not very accurate. Instead, dig down into the raw data and diagnose it yourself. Then figure out what program the offending process is related to, and either temporarily kill, uninstall, or delete the offending program.

For your reference: https://www.digitalcitizen.life/how-use-resource-monitor-windows-7

Solution 2:

just go to add/remove programs, select turn windows features on or off and scroll to media features then un-tick media center (unless you use it) as it is part of media center :)