აპრილი 16, 2018

Uninstall Microsoft Security Essentials in Windows 10

Uninstall Microsoft Security Essentials in Windows 10: If you have recently upgraded to Windows 10 then you might want to uninstall Microsoft Security Essentials (MSE) as Windows 10 already has Windows Defender by default but the problem is you cannot uninstall Microsoft Security Essentials, then don’t worry as today we are going to see how to fix this issue. Every time you try to remove Security Essentials it gives you an error code 0x8004FF6F with the error message “You don’t need to install Microsoft Security Essentials".

How to Uninstall Microsoft Security Essentials in Windows 10

Most people don’t pay attention to this as they think both have different functions but they wrong, as Microsoft Security Essentials is supposed to be replaced by Windows Defender in Windows 10. Running both of them causes conflict and your system is vulnerable to virus, malware or external attacks as neither of the security programs can work.

The main problem is that Windows Defender doesn’t let you install MSE or uninstall MSE, so if it’s come pre-installed with the previous version of Windows then you already know that you won’t be able to uninstall it with standard methods. So without wasn’t any time let’s see How to Uninstall Microsoft Security Essentials in Windows 10 with the help of the below-listed guide.

Uninstall Microsoft Security Essentials in Windows 10

შენიშვნა: დარწმუნდით, რომ შექმენით აღდგენის წერტილი, თუ რამე არასწორედ მოხდება.

Method 1: Uninstall Microsoft Securit Essentials

1. დააჭირეთ Windows Key + R და შემდეგ ჩაწერეთ services.msc და დააჭირეთ Enter

მომსახურების ფანჯრები

2.From the list find the following services:

Windows Defender Service (WinDefend)
Microsoft Security Essentials

3.Right-click on each of them then select გაჩერდი

Right-click on Windows Defender Antivirus Service and select Stop

4.დააჭირეთ Windows Key + Q ძიებას, შემდეგ ჩაწერეთ კონტროლი და დააჭირეთ პანელი ძებნის შედეგიდან.

ძიებაში ჩაწერეთ მართვის პანელი

5.Click on პროგრამის წაშლა შემდეგ იპოვნეთ Microsoft Security Essentials (MSE) სიაში.

წაშალეთ პროგრამა

6.Right-click on MSE და აირჩიეთ დეინსტალაცია.

Right-click on Microsoft Security Essentials and select Uninstall

7.This will successfully uninstall Microsoft Security Essentials in Windows 10 and as you have already stop Windows Defender service and hence it won’t interfere with the uninstallation.

Method 2: Run the Uninstaller in Compatibility Mode for Windows 7

Make sure you first stop Windows Defender services following the above method then continue:

1.Open Windows File Explorer then navigate to the following location:

C:Program FilesMicrosoft Security Client

Navigate to the Microsoft Security Client folder in Program Files

2.იპოვე Setup.exe შემდეგ დააწკაპუნეთ მასზე მარჯვენა ღილაკით და აირჩიეთ თვისებები.

3.Switch to Compatibility tab then at the bottom click on “Change Settings for all users".

Click on Change settings for all users at the bottom

4.Next, make sure to checkmark “განახორციელეთ ეს პროგრამა თავსებადობის რეჟიმში” and from the drop-down choose Windows 7.

Make sure to checkmark Run this program in compatibility mode for and select Windows 7

5.Click OK, then click Apply followed by OK.

6. დააჭირეთ Windows Key + X და შემდეგ აირჩიეთ ბრძანების მოთხოვნა (Admin).

ბრძანების სწრაფი ადმინისტრატორი

7.Type the following into cmd and hit Enter:

C:Program FilesMicrosoft Security Clientsetup.exe /x /disableoslimit

Launch Uninstall window of Microsoft Security Client using Command Prompt

შენიშვნა: If this doesn’t open the uninstall wizard, uninstall MSE from Control Panel.

8.აირჩიეთ დეინსტალაცია and once the process is complete reboot your PC.

Select Uninstall in Microsoft Security Client window

9.After the computer reboots you may be able to successfully uninstall Microsoft Security Essentials in Windows 10.

Method 3: Uninstall MSE Via Command Prompt

1. დააჭირეთ Windows Key + X და შემდეგ აირჩიეთ ბრძანების მოთხოვნა (Admin).

ბრძანების სწრაფი ადმინისტრატორი

2. ჩაწერეთ შემდეგი ბრძანება cmd-ში და დააჭირეთ Enter:

MsiExec.exe /X{75812722-F85F-4E5B-BEAF-3B7DA97A40D5}

Uninstall Microsoft Security Essentials using Command Prompt

3.A dialog box will pop up asking you to continue, click Yes/Continue.

4. ეს იქნება automatically uninstall Microsoft Security Essentials and enable Windows Defender on your PC.

Method 4: Run Hitman Pro and Malwarebytes

Malwarebytes is a powerful on-demand scanner which should remove browser hijackers, adware and other types of malware from your PC. It is important to note that Malwarebytes will run alongside antivirus software without conflicts. To install and run Malwarebytes Anti-Malware, go to this article and follow each and every step.

1.Download HitmanPro from this link.

2.Once the download is complete, double-click on hitmanpro.exe file to run the program.

Double-click on hitmanpro.exe file to run the program

3.HitmanPro will open, click Next to scan for malicious software.

HitmanPro will open, click Next to scan for malicious software

4.Now, wait for the HitmanPro to search for Trojans and Malware on your PC.

Wait for the HitmanPro to search for Trojans and Malware on your PC

5.Once the scan is complete, click შემდეგი ღილაკი რათა remove malware from your PC.

Once the scan is complete, click Next button in order to remove malware from your PC

6. თქვენ გჭირდებათ გააქტიურეთ უფასო ლიცენზია სანამ შეძლებ remove malicious files from your computer.

You need to Activate free license before you can remove malicious files

7.To do this click on გააქტიურეთ უფასო ლიცენზია და კარგია წასვლა.

8. გადატვირთეთ კომპიუტერი ცვლილებების შესანახად.

Method 5: Uninstall & Removal of Microsoft Security Essentials files and folders

1.Open Notepad then copy & paste the below code:

cd /d "%ProgramFiles%Microsoft Security Client"
TASKKILL /f /im MsMpEng.exe
TASKKILL /f /im msseces.exe
TASKKILL /f /im MpCmdRun.exe
net stop MsMpSvc
sc delete MsMpSvc
REG DELETE "HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesMsMpSvc" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft Antimalware" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft Security Client" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftMicrosoft Antimalware" /f
REG DELETE "HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrent VersionRunMSC" /f
REG DELETE "HKEY_CLASSES_ROOTInstallerProducts4C677A77F01DD614880F352F9DCD9D3B" /f
REG DELETE "HKEY_CLASSES_ROOTInstallerProducts4D880477777087D409D44E533B815F2D" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstallMicrosoft Security Client" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstall{774088D4-0777-4D78-904D-E435B318F5D2}" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstall{77A776C4-D10F-416D-88F0-53F2D9DCD9B3}" /f
REG DELETE "HKEY_CLASSES_ROOTInstallerUpgradeCodes1F69ACF0D1CF2B7418F292F0E05EC20B" /f
REG DELETE "HKEY_CLASSES_ROOTInstallerUpgradeCodes11BB99F8B7FD53D4398442FBBAEF050F" /f
REG DELETE "HKEY_CLASSES_ROOTInstallerUpgradeCodes26D13F39948E1D546B0106B5539504D9" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18Products4C677A77F01DD614880F352F9DCD9D3B" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18Products4D880477777087D409D44E533B815F2D" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstallerUpgradeCodes11BB99F8B7FD53D4398442FBBAEF050F" /f
REG DELETE "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstallerUpgradeCodes1F69ACF0D1CF2B7418F292F0E05EC20B" /f
takeown /f "%ProgramData%MicrosoftMicrosoft Antimalware" /a /r
takeown /f "%ProgramData%MicrosoftMicrosoft Security Client" /a /r
takeown /f "%ProgramFiles%Microsoft Security Client" /a /r
REM Delete the MSE folders.
rmdir /s /q "%ProgramData%MicrosoftMicrosoft Antimalware"
rmdir /s /q "%ProgramData%MicrosoftMicrosoft Security Client"
rmdir /s /q "%ProgramFiles%Microsoft Security Client"
REM Stop the WMI and its dependency services
sc stop sharedaccess
sc stop mpssvc
sc stop wscsvc
sc stop iphlpsvc
sc stop winmgmt
REM Delete the Repository folder.
rmdir /s /q "C:WindowsSystem32wbemRepository"
sc stop
PAUSE
EXIT

2.Now in Notepad click on ფაილი from the Menu then click Შეინახე როგორც.

Notepad მენიუდან დააწკაპუნეთ ფაილზე, შემდეგ აირჩიეთ Save As

3.From the Save as type drop-down აირჩიეთ Ყველა ფაილი.

4.In the File name section type mseremoval.bat (.bat extension is very important).

Type mseremoval.bat then select All files from save as type dropdown and click Save

5.Navigate to where you want to save the file then click გადარჩენა.

6.Right-click on the mseremoval.bat file then select Ადმინისტრატორის სახელით გაშვება.

Right-click on the mseremoval.bat file then select Run as Administrator

7.A command prompt window will open, let it run and as soon as it finishes processing you could close the cmd window by pressing any key on the keyboard.

8.Delete the mseremoval.bat file then reboot your PC to save changes.

Method 6: Remove Microsoft Security Essentials via Registry

1. გასახსნელად დააჭირეთ Ctrl + Shift + Esc Პროცესების ადმინისტრატორი.

დააჭირეთ Ctrl + Shift + Esc, რათა გახსნათ სამუშაო მენეჯერი

2.იპოვე msseces.exe, შემდეგ დააწკაპუნეთ მასზე მარჯვენა ღილაკით და აირჩიეთ End Process.

3.Press Windows Key + R then type the following one by one and hit Enter:

net stop msmpsvc
sc config msmpsvc start= disabled

Type net stop msmpsvc in run dialouge box

4. დააჭირეთ Windows Key + R და შემდეგ ჩაწერეთ regedit და დააჭირეთ Enter-ს რეესტრის რედაქტორის გასახსნელად.

გაუშვით ბრძანება regedit

5. გადადით შემდეგ რეესტრის გასაღებზე:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstallMicrosoft Security Essentials

6.Right-click on Microsoft Security Essentials registry key და აირჩიეთ წაშლა.

Right-click on Microsoft Security Essentials and select Delete

7.Similarly, delete the Microsoft Security Essentials and Microsoft Antimalware registry keys from the following places:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunMicrosoft Security Essentials
HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft Security Essentials
HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft Antimalware

8. დააჭირეთ Windows Key + X და შემდეგ აირჩიეთ ბრძანების მოთხოვნა (Admin).

ბრძანების სწრაფი ადმინისტრატორი

9.Type the following command into cmd according to the architecture of your PC and hit Enter:

cd C:Program FilesMicrosoft Security ClientBackupx86        (for 32 bit Windows)
cd C:Program FilesMicrosoft Security ClientBackupamd64  (for 64 bit Windows)

cd the Microsoft Security Client directory

10.Then type the following and hit Enter to uninstall Microsoft Security Essentials:

Setup.exe /x

Type Setup.exe /X once you cd the directory of MSE

11.MSE uninstaller will launch which will uninstall Microsoft Security Essentials in Windows 10, then reboot your PC to save changes.

Method 7: Use Microsoft Security Essentials Removal Tool

If nothing works till now then in order to remove Microsoft Security Essentials, you can ჩამოტვირთვა ამ ბმულიდან.

რეკომენდებული:

ეს არის ის, რაც თქვენ წარმატებით გაქვთ Uninstall Microsoft Security Essentials in Windows 10 მაგრამ თუ თქვენ ჯერ კიდევ გაქვთ რაიმე შეკითხვა ამ პოსტთან დაკავშირებით, მოგერიდებათ ჰკითხოთ მათ კომენტარების განყოფილებაში.