The recent variants of spywares or malwares make a system service dependent on it and makes it impossible to be terminated using End Process function in your Task Manager.

In order to remove such malwares, you will to identify the process that they hook on to upon startup, e.g. there is this malware RPCSS+ that hooks onto RPCSS system process.

To disable it, you will need to start your PC in Safe Mode with command prompt and type sc config rpcss depend= "" to disable the dependencies.

Then restart your PC in recovery mode using your XP CD and disable the RPCSS+ service by typing disable RPCSS+ in the recovery console command prompt.

Restart your system again into Safe Mode and run regedit (Start, Run, type regedit) and then locate the RPCSS+ key in HKLMSystemCurrentControlSetServices and delete the key.

Also remove suspicious programs found in
HKLMSoftwareMicrosoftWindowsCurrentVersionRun
HKCUSoftwareMicrosoftWindowsCurrentVersionRun


Do a search for rpcss_pl.exe and delete any entries found. Delete any files found in C:\Users\Ale Main Page