Hi,
1)
Why are you trying to run a sfc scan?
2)
Is running sfc scan an attempt to resolve an existing issue? if yes, what is the issue?
The Trusted Installer service has full access to Windows Resource Protection (WRP) files
and registry keys, and this services needs to be running in order to restore missing or corrupted WRP resources. The Trusted Installer service starts on-demand when running the System File Checker.
Method 1: Run SFC scan in safe mode and check the status
Please follow the below link on how to boot the Computer in safe mode.
http://windows.microsoft.com/en-US/windows7/Start-your-computer-in-safe-mode
Method 2: Let's check if the Trusted Installer (Windows Modules Installer)
service is disabled. To do so, follow these steps.
a.
Click Start, type “services.msc” (without quotes) and press Enter.
b.
Double-click Windows Modules Installer.
c.
Set its Startup type to Manual
d.
Click OK. Now see if you can run the SFC scan.
Hope this works.