Windows Police Pro is scamware dolled up to look like legit security software. It’ll become clear pretty fast that Windows Police Pro is just badware riding off Microsoft’s good name. Windows Police Pro sneaks onto your computer, and launches a spoof system scan with the start of your system. Windows Police Pro then freezes your machine with a Windows Police Pro popup that locks up your screen. Windows Police Pro will also block your Internet use, along with Hijack This, Ad Aware, etc., with an error message that reads, “Running of application is impossible. File is infected.”
The only infection you have is Windows Police Pro. With these popups and scans, the scamware holds your computer for ransom until you pay for the “registered” version of Windows Police Pro.
Even if you pay the kidnappers, your computer will probably still be locked down. So let me show you how to uninstall Windows Police Pro, for free.
GET RID of Windows Police Pro
- Manually remove Windows Police Pro with step-by-step instructions
- Download Spyware Doctor to automatically remove Windows Police Pro
- You can download award-winning, anti-badware software SpywareDoctor to easily remove Windows Police Pro. Want to know why I dig SpywareDoctor? Read my review.
Do You Have Windows Police Pro?
When you’re infected with badware — whether it’s Windows Police Pro, spyware, adware, a Trojan, or a virus — there are a few key symptoms. Have you noticed…
- Slow computer performance: It just takes one parasite like Windows Police Pro to slow your computer dramatically. If your PC takes longer than usual to reboot, or if your Internet connection is unusually slow, you may be infected with Windows Police Pro.
- New desktop shortcuts or switched homepage: Badware like Windows Police Pro may change your Internet settings to redirect your homepage to another site. Badware can even add desktop shortcuts to your PC.
- Annoying popups: Badware can bombard your computer with popup ads, even when you’re not online. Through these popups, you may be tricked into downloading more spyware.
How to Remove Windows Police Pro Manually
Before we get started, you should backup your system and your registry, so it’ll be easy to restore your computer if anything goes wrong.
To remove Windows Police Pro manually, you need to delete Windows Police Pro files. Not sure how to delete Windows Police Pro files? Click here, and I’ll show you. Otherwise, go ahead and…
Stop Windows Police Pro processes:
%WINDOWS%\svchasts.exe
%Program Files%\Windows Police Pro\Windows Police Pro.exe
%Program Files%\Windows Police Pro\tmp\dbsinit.exe
Get rid of Windows Police Pro files and folders:
%UserProfile%\Start Menu\Programs\Windows Police Pro\Windows Police Pro.lnk
%UserProfile%\Desktop\Windows Police Pro.lnk
%Program Files%\Windows Police Pro\tmp\images\i1.gif
%Program Files%\Windows Police Pro\tmp\images\i2.gif
%Program Files%\Windows Police Pro\tmp\images\i3.gif
%Program Files%\Windows Police Pro\tmp\images\j1.gif
%Program Files%\Windows Police Pro\tmp\images\j2.gif
%Program Files%\Windows Police Pro\tmp\images\j3.gif
%Program Files%\Windows Police Pro\tmp\images\jj1.gif
%Program Files%\Windows Police Pro\tmp\images\jj2.gif
%Program Files%\Windows Police Pro\tmp\images\jj3.gif
%Program Files%\Windows Police Pro\tmp\images\t1.gif
%Program Files%\Windows Police Pro\tmp\images\t2.gif
%Program Files%\Windows Police Pro\tmp\images\l1.gif
%Program Files%\Windows Police Pro\tmp\images\l2.gif
%Program Files%\Windows Police Pro\tmp\images\l3.gif
%Program Files%\Windows Police Pro\tmp\images\pix.gif
%Program Files%\Windows Police Pro\tmp\images\up1.gif
%Program Files%\Windows Police Pro\tmp\images\up2.gif
%Program Files%\Windows Police Pro\tmp\images\w1.gif
%Program Files%\Windows Police Pro\tmp\images\w11.gif
%Program Files%\Windows Police Pro\tmp\images\wt1.gif
%Program Files%\Windows Police Pro\tmp\images\wt2.gif
%Program Files%\Windows Police Pro\tmp\images\wt3.gif
%Program Files%\Windows Police Pro\tmp\images\w2.gif
%Program Files%\Windows Police Pro\tmp\images\w3.gif
%Program Files%\Windows Police Pro\tmp\images\w3.jpg
Delete Windows Police Pro DLLs:
%Program Files%\Windows Police Pro\msvcm80.dll
%Program Files%\Windows Police Pro\msvcp80.dll
%Program Files%\Windows Police Pro\msvcr80.dll
Remove Windows Police Pro registry values:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Services\antippro2009_100
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Win Police Pro
Note: In any Windows Police Pro files I mention above, “%UserProfile%” is a variable referring to your current user’s profile folder. If you’re using Windows NT/2000/XP, by default this is “C:\Documents and Settings\[CURRENT USER]” (e.g., “C:\Documents and Settings\JoeSmith”). If you have any questions about manual Windows Police Pro removal, go ahead and leave a comment.
How Do You Remove Windows Police Pro Files?
Need help figuring out how to delete Windows Police Pro files? While there’s some risk involved, and you should only manually remove Windows Police Pro files if you’re comfortable editing your system, you’ll find it’s fairly easy to delete Windows Police Pro files in Windows.
How to delete Windows Police Pro files in Windows XP and Vista:
- Click your Windows Start menu, and then click “Search.”
- A speech bubble will pop up asking you, “What do you want to search for?” Click “All files and folders.”
- Type a Windows Police Pro file in the search box, and select “Local Hard Drives.”
- Click “Search.” Once the file is found, delete it.
How to stop Windows Police Pro processes:
- Click the Start menu, select Run.
- Type taskmgr.exe into the the Run command box, and click “OK.” You can also launch the Task Manager by pressing keys CTRL + Shift + ESC.
- Click Processes tab, and find Windows Police Pro processes.
- Once you’ve found the Windows Police Pro processes, right-click them and select “End Process” to kill Windows Police Pro.
How to remove Windows Police Pro registry keys:
Because your registry is such a key piece of your Windows system, you should always backup your registry before you edit it. Editing your registry can be intimidating if you’re not a computer expert, and when you change or a delete a critical registry key or value, there’s a chance you may need to reinstall your entire system. Make sure your backup your registry before editing it.
- Select your Windows menu “Start,” and click “Run.” An “Open” field will appear. Type “regedit” and click “OK” to open up your Registry Editor.
- Registry Editor will open as a window with two panes. The left side Registry Editor’s window lets you select various registry keys, and the right side displays the registry values of the registry key you select.
- To find a registry key, such as any Windows Police Pro registry keys, select “Edit,” then select “Find,” and in the search bar type any of Windows Police Pro’s registry keys.
- As soon as Windows Police Pro registry key appears, you can delete the Windows Police Pro registry key by right-clicking it and selecting “Modify,” then clicking “Delete.”
How to delete Windows Police Pro DLL files:
- First locate Windows Police Pro DLL files you want to delete. Open your Windows Start menu, then click “Run.” Type “cmd” in Run, and click “OK.”
- To change your current directory, type “cd” in the command box, press your “Space” key, and enter the full directory where the Windows Police Pro DLL file is located. If you’re not sure if the Windows Police Pro DLL file is located in a particular directory, enter “dir” in the command box to display a directory’s contents. To go one directory back, enter “cd ..” in the command box and press “Enter.”
- When you’ve located the Windows Police Pro DLL file you want to remove, type “regsvr32 /u SampleDLLName.dll” (e.g., “regsvr32 /u jl27script.dll”) and press your “Enter” key.
That’s it. If you want to restore any Windows Police Pro DLL file you removed, type “regsvr32 DLLJustDeleted.dll” (e.g., “regsvr32 jl27script.dll”) into your command box, and press your “Enter” key.
Did Windows Police Pro change your homepage?
- Click Windows Start menu > Control Panel > Internet Options.
- Under Home Page, select the General > Use Default.
- Type in the URL you want as your home page (e.g., “http://www.homepage.com”).
- Select Apply > OK.
- You’ll want to open a fresh web page and make sure that your new default home page pops up.
Windows Police Pro Removal Tip
Is your computer acting funny after deleting any Windows Police Pro files? I recommend using a program like File Recover from PC Tools. File Recover saves deleted files that otherwise can’t be recovered by Windows operating sytem.
Want to save time finding Windows Police Pro files? Download Spyware Doctor, let it find the Windows Police Pro files for you, and then manually delete Windows Police Pro files.
How Did You Get Windows Police Pro?
Wondering how Windows Police Pro ended up on your PC? If you’re infected with Windows Police Pro or other badware, perhaps you were using…
- Freeware or shareware: Did you download and install shareware or freeware? These low-cost or free software applications may come bundled with spyware, adware, or programs like Windows Police Pro. Sometimes adware is attached to the free software to “pay” developers for the cost of creating the software, and more often spyware is secretly attached to free software to harm your computer and steal your personal and financial information.
- Peer-to-peer software: Do you use a peer-to-peer (P2P) program or other application with a shared network? When you use these applications, you put your system at risk for unknowingly downloading an infected file, including applications like Windows Police Pro.
- Questionable websites: Did you visit a website that’s of questionable nature? When you visit malicious sites that are fishy and phishy, badware may be automatically downloaded and installed onto your computer, sometimes including applications like Windows Police Pro. I recommend you use Firefox web browser, if you don’t already.
Understanding Windows Police Pro
If you’re infected with Windows Police Pro, you should know what you’re fighting. I’ll explain some definitions related to Windows Police Pro.
Windows Police Pro May Be Rogue Anti-Spyware
Rogue anti-spyware refers to anti-spyware/antivirus software of questionable value. Rogue anti-spyware may not be proven to protect your computer from spyware, may popup fake alerts or create many false positives about your PC being infected, or may use scare tactics to try to get you to purchase the application. Rogue anti-spyware software may be installed by a Trojan, come bundled with other software, or install itself through web browser security holes. While it is fairly rare, some rogue anti-spyware is created and distributed by known spyware or adware companies, and the rogue anti-spyware may install spyware or adware itself.
Often when you’re infected with rogue anti-spyware like Windows Police Pro, you’ll see a false popup security alert like this:

Rogue Anti-Spyware Tactics
Typically, rogue anti-spyware such as Windows Police Pro has one or more of the qualities listed below, which is why rogue anti-spyware is considered anti-spyware software of questionable value.
- False positives/fake alerts: Rogue anti-spyware may produce a large number of false positives or use fake alerts, noting that your computer is infected with spyware parasites or other threats that do not really exist.
- Copycat looks: Rogue anti-spyware may copy the look and feel of other legitimate or rogue anti-spyware applications. Often, rogue anti-spyware applications may appear as close clones of other rogue anti-spyware software.
- High pressure marketing: Rogue anti-spyware may use scare tactics or other aggressive advertising and marketing tactics to try to trick you into buying the rogue anti-spyware application. Often, rogue anti-spyware may produce false positives and fake alerts about your computer being infected.
- Poor detection/scan reporting: Rogue anti-spyware may produce poor reports when it scans your PC. For example, rogue anti-spyware may say your computer is infected 11 parasites, but not specify which spyware parasites or what type of parasites. Rogue anti-spyware may also report that your PC is infected with SafeAndClean, but not tell you which related files, DLLS, etc. were found on your computer.
- Weak scanning/detection: Rogue anti-spyware may not only poorly report on computer infection, but rogue antispyware may also poorly scan your PC. Rogue anti-spyware may skip over important folders and files of your computer that should be scanned to detect spyware.
Did Windows Police Pro use these tactics to trick you into buying Windows Police Pro?

Traduzca al Español
Übersetzen Sie zum Deutsch
Traduisez au Français
Traduca ad Italiano
Vertaal aan het Nederlands
Μεταφράστε στα ελληνικά
Översätta till Svensk
ترجمة الى العربية
中文翻译
한국어에게 번역하십시오
日本語に翻訳しなさい
Traduza ao Português
Переведите к русскому
The PC Tools Spyware Doctor did nothing for me. Once I loaded the software it went downhill from there. When I go to the website for help the Windows Police Pro pops up everytime. I tried to do the restore point but it won’t even let that run. Looks like a complete wipe for me now.
It’s a matter of using the CTRL ALT DEL button every time you see the Windows Police Pro pop up screen. You have a few seconds in between that screen popping up to install Malwarebytes, but if you stay persistent and keep using the CTRL ALT DEL button on the Windows Police Pro category, you can actually get Malwarebytes to work. So far, Malwarebytes has found 60 infected objects on my computer and I’m not even finished with it yet.
it even disabled my task manager. can’t get anything to load in safe mode either. looks like a complete wipe.
This thing was kicking my butt for a while, but using a combination of what many people posted on here, I think I finally have this thing beat. I used the F8 ’spam method’ to get into safe mode after re-start & was able to delete many of the problem files, as well as run Malwarebytes anti-malware. The initial re-start was slow, but once things got running again I was able to actually do things like run IE while not in safe-mode. My Symantic endpoint protection kept getting deactivated, but that eventually fixed itself after I followed bleepingcomputer (website) removal instructings & downloaded their file to get .exe files running again.
good luck!
Police Pro (in my case anyway) won’t let you use regedit, cmd, msconfig, or anything else. Downloaded spyware of anykind can’t be use either, says there are bad files and need to reinstall. It seems to block the use of any program that can be used to delete it. Any ideas??
I can not download any antivirus protection for my computer. I tried to follow the directions suggested and it is still not letting me do anything.
Like the other user, I cannot get exe files to run after successfully removing police pro. please help!
What happened to the Symantec and McAfee products? Why can’t they make removal tools for all these spyware programs…
i can’t delet the files found in my hard drive – plzzz advise
After removing windows police pro none of my programs will run, windows cmd lines will not work… all exe file associations seem to be unable to function…even though the files are in their proper directories….
Tommy,
Hey, did you run the program or manually remove the files. I cannot get exe files to run while trying to remove police pro. regedit does not work either.
Thanks
i have a question: how do you get infected with Windows Police Pro in the first place? is it running a particular activeX control? as simple as visiting a site? not keeping up to date on windows patch tuesdays?
you guys and gals rock! i had trouble with this little piece of malware. i found your site and i liked the step by step process you had, so i tried it. minutes later i was able to completely destroyed windows police pro. thank you.
tommy