Korea (한국어) -
Global (English) -
Brazil (Português) -
Japan (日本語) -
Russia (русский) -
[Chinese(简体中文) 即将推出]
WindowexeAllkiller Download : Free Download
WindowexeAllkiller is a free software which can remove unwanted software from your computer at once. WindowexeAllkiller is able to easily remove all Startup, Browser Helper Object, Toolbar, Service, Task Scheduler, Chrome Extension, malware, trojan, ad-popup and so on.
Easy to use, Very simple, Very Powerful.
No Viruses, No Spyware, No Adware, It's free!
System Requirements : .Net framework 2.0 , Windows xp, vista, 7, 8, 10 32/64bit
How to remove [WinScare] using command prompt
You are supposed to start with all programs closed because an Explorer and Taskbar all terminate.
Run a command prompt. [Start] - [Program] - [Accessories] - [Command prompt]
* Important : In Windows Vista/7/8/10, you are advised to select [Run as Administrator] by clicking on [command prompt] using the right mouse button.
When the command prompt is run, there comes out a black screen as below and the cursor begins to flicker.
The letters or shape appearing on the screen might be slightly different, but don't bother. It'll be all right for you just to get a similar screen as below.
|
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corpation. All right reserved.
C:\Users\Administrator>
|
When you fast click the mouse button for three times in a row in the red line(command line) below, you can select all.
Then, mouseclick the selected zone and copy it. (Ctrl + c or Select a [copy] on Right-click contextmenu.)
In case all the zones are not automatically selected, you will have to copy it by dragging the whole of the red line using the mouse.
---------------------------------------------------------------------------------------------------------------
echo Start
echo #
echo ##################### Default System32 directory for x86 x64 #####################
echo #
echo 000 change to the default system directory & cd %WINDIR% & cd system32
echo Kill Process & taskkill /im explorer.exe /f & echo wait
echo Kill Process & tskill explorer & echo wait
echo Kill Process & taskkill /im IEXPLORE.EXE /f & echo wait
echo Kill Process & tskill IEXPLORE & echo wait
echo wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt
echo Created by http://windowdel.com/en.php?w=130223-winscare
echo ################# Created by windowdel.com http://www.windowdel.com #################
echo do not modify any label echo 001 Service stop & sc stop "WinScare Service" & echo wait echo 001 Service delete & sc delete "WinScare Service" & echo wait echo 002 Service stop & sc stop "Windows WinScare Diagnostics Service" & echo wait echo 002 Service delete & sc delete "Windows WinScare Diagnostics Service" & echo wait echo 003 & taskkill /im "wdrwscsvc.exe" /f & echo windowdel.com echo 003 & tskill "wdrwscsvc" & echo windowdel.com echo 003 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 003 & del /q "%WINDIR%\system32\wdrwscsvc.exe" & echo windowdel.com echo 004 & taskkill /im "svcscrwin.exe" /f & echo windowdel.com echo 004 & tskill "svcscrwin" & echo windowdel.com echo 004 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 004 & del /q "%WINDIR%\system32\svcscrwin.exe" & echo windowdel.com echo 004 Created by www.windowdel.com echo 005 & del /q "%PROGRAMFILES%\WinScare\winscrs.dll" & echo windowdel.com echo 005 & del /q "%PROGRAMFILES(x86)%\WinScare\winscrs.dll" & echo windowdel.com echo 006 & taskkill /im "winscrr.exe" /f & echo windowdel.com echo 006 & tskill "winscrr" & echo windowdel.com echo 006 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 006 & del /q "%PROGRAMFILES%\WinScare\winscrr.exe" & echo windowdel.com echo 006 & del /q "%PROGRAMFILES(x86)%\WinScare\winscrr.exe" & echo windowdel.com echo 007 & del /q "%PROGRAMFILES%\WinScare\winscrb.dll" & echo windowexeallkiller.com echo 007 & del /q "%PROGRAMFILES(x86)%\WinScare\winscrb.dll" & echo windowexeallkiller.com echo BHO Remove Start echo 008 & echo HKLM.BHO Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{A132DBCE-97A2-4f32-B191-93C7AF4002BC}" /f & echo 000 BHO CLSID echo 008 & echo HKCU.BHO.Stats Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{A132DBCE-97A2-4f32-B191-93C7AF4002BC}" /f & echo 001 BHO Ext Key echo 008 & echo HKCU.BHO.Stats Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{A132DBCE-97A2-4f32-B191-93C7AF4002BC}" /f & echo 001 BHO Ext Key echo created by windowdel.com echo 008 & echo HKEY_CLASSES_ROOT.CLSID Delete & reg.exe delete "HKCR\CLSID\{A132DBCE-97A2-4f32-B191-93C7AF4002BC}" /f & echo 002 BHO CLSID echo BHO Remove End echo 009 your ip is 3.136.19.124 do not delete this label. echo 010 Folder and Subfolder All delete Start echo 011 & rmdir /s /q "%PROGRAMFILES%\WinScare" echo 011 & rmdir /s /q "%PROGRAMFILES(x86)%\WinScare" echo Created by windowdel.com echo http://windowdel.com/en.php?w=130223-winscare echo do not modify any label echo do not stop here for x86, you have to start explorer process. echo # echo ##################### Change directory SysWOW64 for x64 OS ##################### echo # echo Remove x86 Application's registry for x64 OS & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo change to the syswow64 directory & cd %WINDIR% & cd syswow64 echo 012 Service stop & sc stop "WinScare Service" & echo wait echo 012 Service delete & sc delete "WinScare Service" & echo wait echo 013 Service stop & sc stop "Windows WinScare Diagnostics Service" & echo wait echo 013 Service delete & sc delete "Windows WinScare Diagnostics Service" & echo wait echo 014 & taskkill /im "wdrwscsvc.exe" /f & echo windowdel.com echo 014 & tskill "wdrwscsvc" & echo windowdel.com echo 014 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 014 & del /q "%WINDIR%\system32\wdrwscsvc.exe" & echo windowexeallkiller.com echo 015 & taskkill /im "svcscrwin.exe" /f & echo windowdel.com echo 015 & tskill "svcscrwin" & echo windowdel.com echo 015 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 015 & del /q "%WINDIR%\system32\svcscrwin.exe" & echo windowexeallkiller.com echo 015 Created by www.windowdel.com echo 016 & del /q "%PROGRAMFILES%\WinScare\winscrs.dll" & echo windowexeallkiller.com echo 016 & del /q "%PROGRAMFILES(x86)%\WinScare\winscrs.dll" & echo windowexeallkiller.com echo 017 & taskkill /im "winscrr.exe" /f & echo windowdel.com echo 017 & tskill "winscrr" & echo windowdel.com echo 017 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\pingwait.txt echo 017 & del /q "%PROGRAMFILES%\WinScare\winscrr.exe" & echo windowdel.com echo 017 & del /q "%PROGRAMFILES(x86)%\WinScare\winscrr.exe" & echo windowdel.com echo 018 & del /q "%PROGRAMFILES%\WinScare\winscrb.dll" & echo windowdel.com echo 018 & del /q "%PROGRAMFILES(x86)%\WinScare\winscrb.dll" & echo windowdel.com echo BHO Remove Start echo 019 & echo HKLM.BHO Delete & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{A132DBCE-97A2-4f32-B191-93C7AF4002BC}" /f & echo 000 BHO CLSID echo 019 & echo HKCU.BHO.Stats Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{A132DBCE-97A2-4f32-B191-93C7AF4002BC}" /f & echo 001 BHO Ext Key echo 019 & echo HKCU.BHO.Stats Delete & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{A132DBCE-97A2-4f32-B191-93C7AF4002BC}" /f & echo 001 BHO Ext Key echo created by windowdel.com echo 019 & echo HKEY_CLASSES_ROOT.CLSID Delete & reg.exe delete "HKCR\CLSID\{A132DBCE-97A2-4f32-B191-93C7AF4002BC}" /f & echo 002 BHO CLSID echo BHO Remove End echo 020 your ip is 3.136.19.124 do not delete this label. echo 021 Folder and Subfolder All delete Start echo 022 & rmdir /s /q "%PROGRAMFILES%\WinScare" echo 022 & rmdir /s /q "%PROGRAMFILES(x86)%\WinScare" echo Created by windowdel.com echo http://windowdel.com/en.php?w=130223-winscare
echo 023 rechange dir to system32 & cd %WINDIR% & cd system32
echo ################# Created by windowdel.com http://www.windowdel.com ###############
echo do not modify any label
echo del pingwait.txt & del /q %WINDIR%\pingwait.txt
echo 024 & explorer.exe & echo explorer start
echo End
---------------------------------------------------------------------------------------------------------------
All files are deleted when [Paste] is selected by clicking the mouse on the right button in between the command prompt screen after copying.
|
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corpation. All right reserved.
C:\Users\Administrator>
Mark |
Copy |
Paste |
Select All |
Scroll |
Find.. |
|
There might happen a case where files are not deleted due to the next command line(deletion) starts too quickly while terminating the process.
so you are advised to do one more [paste]at the prompt window after all command lines are run.
Once the command lines are all run, you can close the command prompt window.
WindowexeAllkiller is a free software which can remove unwanted software from your computer at once. WindowexeAllkiller is able to easily remove all Startup, Browser Helper Object, Toolbar, Service, Task Scheduler, Chrome Extension, malware, trojan, ad-popup and so on.
WindowexeAllkiller
Easy to Use, Very Simple, Very Powerful, No Viruses, No Spyware, No Adware, It's free!
Removal Guide Similar Software
01873 - addendum gt 01867 - alexadrv 01874 - alexasink 01872 - Benzt 01865 - bitboan 01868 - boankiller 01864 - boansupporter 01879 - Capfile 01875 - enumerate gt - PROGRAMFILES 01861 - IFavorPop 01876 - scansearch 01877 - shopadvance 01878 - splansonid 01869 - VitaVaccine 01866 - Windows Key Manager 01863 - Windows Live Search Pack 01862 - WindowSearch 01871 - winggo - APPDATA
System Environment (X = System Drive)
Environment variable | Windows xp | Windows vista / 7 / 8 |
%ALLUSERSPROFILE% | X:\Documents and Settings\All Users | X:\ProgramData |
%APPDATA% | X:\Documents and Settings\{User}\Application Data | X:\Users\{User}\AppData\Roaming |
%USERPROFILE% | X:\Documents and Settings\{User} | X:\Users\{User} |
%PROGRAMFILES% | X:\Program Files | X:\Program Files |
%PROGRAMFILES(x86)% | X:\Program Files(x86) | X:\Program Files(x86) |
%COMMONPROGRAMFILES% | X:\Program Files\Common Files | X:\Program Files\Common Files |
%COMMONPROGRAMFILES(x86)% | X:\Program Files(x86)\Common Files | X:\Program Files(x86)\Common Files |
%WINDIR% | X:\Windows | X:\Windows |
%HOMEDRIVE% | X: | X: |
|