How to delete filter pipeline processIf a random named folder appears on your C:\Drive containing filterpipelineprintproc.dll and other mx file names, this could be malware or a virus dressed up as a Microsoft Print Process.
If you know it is not genuine and need to delete it do the following:-
- Drag the folder you want to delete to your Desktop
- Start Task Manager (ALT+CTRL+DEL)
- Click Processes tab
- Click on Explorer.exe
- Click End Process Button
- Click Yes - Windows will Stop
- Click File --> New Task(Run..)
- Type cmd then click OK - A black DOS screen appears
- type cd %userprofile%\Desktop
- use cd to change to the random directory, you do not have to type the full directory name e.g cd aers*
- cd amd64 - make sure it displays c:\documents and settings\{YOUR USER NAME}\Desktop\amd64> before you continue
PLEASE NOT THE RESPONSIBILITY WARNING AT THE BOTTOM OF THE PAGE
- type attrib -S -H *
- type erase *
- type Y for Yes
- type cd ..\i386
make sure it displays c:\documents and settings\{YOUR USER NAME}\Desktop\i386> before you continue
PLEASE NOT THE RESPONSIBILITY WARNING AT THE BOTTOM OF THE PAGE
- type attrib -S -H *
- type erase *
- type Y for Yes
- type cd ..
- type rmdir amd64
- type rmdir i386
- type cd ..
make sure it displays c:\documents and settings\{YOUR USER NAME}\Desktop> before you continue
PLEASE NOT THE RESPONSIBILITY WARNING AT THE BOTTOM OF THE PAGE
- type rmdir {enter the random folder name here}
- To restart Windows type explorer
Windows will now restart, so close the Task Manager
IP