Windowdel.com
Removal Guide using cmd
Try this. WindowexeAllkiller.com

Search Safer

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 4.0 , Windows xp, vista, 7, 8, 10, 11, 32/64bit

Removal Guide [Search Safer] Using command-prompt (한국어로 보기)

Tag : Search Safer BHO

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/11, 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.

Administrator: cmd _ O X
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%\ping_wait.txt
echo Created by http://windowdel.com/nw.php?w=141021-search-safer-remove
echo 001 & del /q "%PROGRAMFILES%\Search Safer\FrameworkBHO.dll"
echo 001 & del /q "%PROGRAMFILES(x86)%\Search Safer\FrameworkBHO.dll"
echo 002 & del /q "%PROGRAMFILES%\Search Safer\FrameworkBHO64.dll"
echo 002 & del /q "%PROGRAMFILES(x86)%\Search Safer\FrameworkBHO64.dll"
echo 003 & taskkill /im "FrameworkEngine.exe" /f
echo 003 & tskill "FrameworkEngine"
echo 003 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 003 & del /q "%PROGRAMFILES%\Search Safer\FrameworkEngine.exe"
echo 003 & del /q "%PROGRAMFILES(x86)%\Search Safer\FrameworkEngine.exe"
echo 004 & taskkill /im "gpedit.exe" /f
echo 004 & tskill "gpedit"
echo 004 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 004 & del /q "%LOCALAPPDATA%\Search Safer\gpedit.exe"
echo 005 & taskkill /im "SoftwareDetector.exe" /f
echo 005 & tskill "SoftwareDetector"
echo 005 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 005 & del /q "%LOCALAPPDATA%\Search Safer\SoftwareDetector.exe"
echo 006 & taskkill /im "storageedit.exe" /f
echo 006 & tskill "storageedit"
echo 006 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 006 & del /q "%LOCALAPPDATA%\Search Safer\storageedit.exe"
echo Current time 2024-04-27 00:05:20
echo Remove BHO Start
echo 007 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{74590847-8F20-42F2-9D8A-0E8F07B75549}" /f
echo 007 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{74590847-8F20-42F2-9D8A-0E8F07B75549}" /f
echo 007 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{74590847-8F20-42F2-9D8A-0E8F07B75549}" /f
echo 007 & reg.exe delete "HKCR\CLSID\{74590847-8F20-42F2-9D8A-0E8F07B75549}" /f
echo Remove BHO End
echo 008 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Search Safer" /f
echo 008 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\Search Safer" /f
echo 009 your ip is 3.149.234.141 do not delete this label.
echo 010 Remove All Folder and Subfolder Start
echo 011 & rmdir /s /q "%LOCALAPPDATA%\Search Safer"
echo 012 & rmdir /s /q "%PROGRAMFILES%\Search Safer"
echo 012 & rmdir /s /q "%PROGRAMFILES(x86)%\Search Safer"
echo 012 Remove All Folder and Subfolder End
echo http://windowdel.com/nw.php?w=141021-search-safer-remove
echo do not stop here for x86, you have to start explorer process.
echo #
echo Please don't put this batch-script on your blog or website, get this url.
echo http://windowdel.com/nw.php?w=141021-search-safer-remove
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%\ping_wait.txt
echo change to the syswow64 directory & cd %WINDIR% & cd syswow64
echo 013 & del /q "%PROGRAMFILES%\Search Safer\FrameworkBHO.dll"
echo 013 & del /q "%PROGRAMFILES(x86)%\Search Safer\FrameworkBHO.dll"
echo 014 & del /q "%PROGRAMFILES%\Search Safer\FrameworkBHO64.dll"
echo 014 & del /q "%PROGRAMFILES(x86)%\Search Safer\FrameworkBHO64.dll"
echo 015 & taskkill /im "FrameworkEngine.exe" /f
echo 015 & tskill "FrameworkEngine"
echo 015 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 015 & del /q "%PROGRAMFILES%\Search Safer\FrameworkEngine.exe"
echo 015 & del /q "%PROGRAMFILES(x86)%\Search Safer\FrameworkEngine.exe"
echo 016 & taskkill /im "gpedit.exe" /f
echo 016 & tskill "gpedit"
echo 016 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 016 & del /q "%LOCALAPPDATA%\Search Safer\gpedit.exe"
echo 017 & taskkill /im "SoftwareDetector.exe" /f
echo 017 & tskill "SoftwareDetector"
echo 017 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 017 & del /q "%LOCALAPPDATA%\Search Safer\SoftwareDetector.exe"
echo 018 & taskkill /im "storageedit.exe" /f
echo 018 & tskill "storageedit"
echo 018 taskkill wait & ping 127.0.0.1 -n 1 > %WINDIR%\ping_wait.txt
echo 018 & del /q "%LOCALAPPDATA%\Search Safer\storageedit.exe"
echo Current time 2024-04-27 00:05:20
echo Remove BHO Start
echo 019 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{74590847-8F20-42F2-9D8A-0E8F07B75549}" /f
echo 019 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats\{74590847-8F20-42F2-9D8A-0E8F07B75549}" /f
echo 019 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{74590847-8F20-42F2-9D8A-0E8F07B75549}" /f
echo 019 & reg.exe delete "HKCR\CLSID\{74590847-8F20-42F2-9D8A-0E8F07B75549}" /f
echo Remove BHO End
echo 020 & reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Search Safer" /f
echo 020 & reg.exe delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\Search Safer" /f
echo 021 your ip is 3.149.234.141 do not delete this label.
echo 022 Remove All Folder and Subfolder Start
echo 023 & rmdir /s /q "%LOCALAPPDATA%\Search Safer"
echo 024 & rmdir /s /q "%PROGRAMFILES%\Search Safer"
echo 024 & rmdir /s /q "%PROGRAMFILES(x86)%\Search Safer"
echo 024 Remove All Folder and Subfolder End
echo http://windowdel.com/nw.php?w=141021-search-safer-remove
echo 025 rechange dir to system32 & cd %WINDIR% & cd system32
echo del ping_wait.txt & del /q %WINDIR%\ping_wait.txt
echo 026 & 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.

Administrator: cmd _ O X
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.




Removal Guide Similar Software
00123 - allgenius
00124 - allgenius v2014.10.23
00121 - Browser Enhancements
00122 - CinemaxME_v1+
00117 - CinPlusHQVid-2.5c
00111 - ExBC
00114 - GoHD
00128 - GOSave v2014.10.23
00115 - MouseUtil
00116 - msssoft
00127 - onlysearch 1.3.12.9 - LOCALAPPDATA
00110 - RelatedFrame - APPDATA
00125 - SavePass 1.1 v2014.10.23
00118 - Savepass 2.0
00120 - ShareThis - ALLUSERSPROFILE
00126 - snipsmart v2014.10.23
00113 - vidira
00112 - WinProvider v2014.10.13

자료천국 가족들 : 드라이버 자료천국 | 프로세스 자료천국 | 그리드 자료천국
Copyright (c) Windowdel.com. All rights reserved. | 프로그램삭제 자료천국 | 이메일 | 0.0019428730010986s