Uninstall Bonjour with Geek Uninstaller
Run the Avast Removal Tool.
You have remnants of 360 AV installed and running. >>>>>> This in your services is active. [COLOR=rgb(184, 49, 47)]360bpsvc
[ICODE]The file 360bpsvc.exe is associated with the 360 Safe Browser, a product developed by Qihoo 360 Software (Beijing) Company Limited. [/ICODE]
Search for [COLOR=rgb(243, 121, 52)]360 Safe Browser and [COLOR=rgb(243, 121, 52)]Qihoo with Everything Search. Delete what you find. Repeat the same for [COLOR=rgb(243, 121, 52)]Avast Download and install Unlocker to help with that.
Stopped:
[COLOR=rgb(184, 49, 47)]UsΕuga Avast Browser Update (avast)
Stopped:
[COLOR=rgb(184, 49, 47)]UsΕuga Avast Browser Update (avastm)
Create and run batch file.
Open a notepad and copy the entire content of the code box below.
Paste the txt into the notepad. Save the file to your desktop as 360.bat
Now you will right click the on 360.bat and run as administrator.
Remove One Drive if you do not use, or do not want to use it.
Disable Startups that you can live without. ============ > Click Here
Remove Bloatware Apps with O&O App Buster.
Paths to files to delete:
C:\Users\PC\AppData\Roaming\360se6\Application\com ponents\guard\360bpsvc.exe[/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR]
Run the Avast Removal Tool.
You have remnants of 360 AV installed and running. >>>>>> This in your services is active. [COLOR=rgb(184, 49, 47)]360bpsvc
[ICODE]The file 360bpsvc.exe is associated with the 360 Safe Browser, a product developed by Qihoo 360 Software (Beijing) Company Limited. [/ICODE]
Search for [COLOR=rgb(243, 121, 52)]360 Safe Browser and [COLOR=rgb(243, 121, 52)]Qihoo with Everything Search. Delete what you find. Repeat the same for [COLOR=rgb(243, 121, 52)]Avast Download and install Unlocker to help with that.
Stopped:
[COLOR=rgb(184, 49, 47)]UsΕuga Avast Browser Update (avast)
Stopped:
[COLOR=rgb(184, 49, 47)]UsΕuga Avast Browser Update (avastm)
Create and run batch file.
Open a notepad and copy the entire content of the code box below.
Paste the txt into the notepad. Save the file to your desktop as 360.bat
Now you will right click the on 360.bat and run as administrator.
Code:
@echo off reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v SmartScreenEnabled /t REG_SZ /d Off /f reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection /f /v AllowTelemetry /t REG_DWORD /d 0 reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AdvertisingInfo /f /v DisabledByGroupPolicy /t REG_DWORD /d 1 manage-bde -off C: manage-bde -off D: sc stop BdESvc sc config BdESvc= disabled sc stop 360bpsvc sc config 360bpsvc= disabled sc stop sysmain sc config sysmain start= disabled sc stop DiagTrack sc config DiagTrack start= disabled sc stop dmwappushservice sc config dmwappushservice start= disabled sc stop WSearch sc config WSearch start= disabled sc stop lfsvc sc config lfsvc start= disabled sc stop Geolocation Service sc config Geolocation Service start= disabled taskkill /f /im 360bpsvc.exe del C:\Users\PC\AppData\Roaming\360se6\Application\components\guard\360bpsvc.exe pause
Remove One Drive if you do not use, or do not want to use it.
Disable Startups that you can live without. ============ > Click Here
Remove Bloatware Apps with O&O App Buster.
Paths to files to delete:
C:\Users\PC\AppData\Roaming\360se6\Application\com ponents\guard\360bpsvc.exe[/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR]
Comment