Select Page

Moving to Windows 8.1 has some annoyances

But they’re really pretty minor and many people had the same ones with Vista and Windows 7, but the disturbances go away the quickly once you know the secret. And most can be found with a simple google or better yet a Duck Duck Go where you are not been tracked.

Here is some reference material: <https://www.raymond.cc/blog/how-to-disable-uninstall-or-remove-windows-defender-in-vista/>

Updated by HAL9000 – 10 months ago – Windows 9

Like

+1

Tweet

Printer Friendly and PDF

Since Windows Vista, your operating system comes with an anti spyware program called Windows Defender. It’s a small piece of software that runs in the background to help protect your computer from various pieces of spyware and malicious software. Defender has been around since 2006 and although not a fully featured security application, it does at least offer some protection for Windows Vista and 7 out-of-the-box. In Windows 8, Microsoft went a step further basically renaming Microsoft Security Essentials to Defender, and it’s now an antivirus package as opposed to just small resident anti spyware tool.

The problem with all Defender versions in Windows Vista and above is it’s integrated into the operating system and installs by default with no visible or hidden option to uninstall. Many people are looking for ways to disable, uninstall or remove it from their system as they prefer to use other software. Windows XP users at least have the luxury of choosing whether they want to download and install Defender in the first place as it’s a separate package, and then have the option to uninstall again through Add or Remove Programs.

Luckily most of the time when you install a new anti spyware program or antivirus application that includes anti spyware, it should be smart enough to disable Windows Defender as your new software takes care of it from now on. However, if Defender is still running or causing other issues, you need to know how to turn it off manually or in more extreme cases remove it from the system completely. Here we show you how to do both.

 

Disabling Defender in Windows Vista and 7

Defender in Windows Vista is slightly more integrated into the operating system as opposed to Windows 7 with added options for protecting Internet Explorer, startup items and services/drivers etc. It also includes a tray icon for the program which is started with Windows that needs to be removed. There are two easy ways to disable Defender in Windows 7 and Vista:

Method #1

1. Click Start and type services.msc into the search box, or go to Control Panel -> Administrative Tools -> Services.

2. Look for “Windows Defender” in the services list and double click on it to bring up the Properties window.

 

disable Windows<br />
Defender service

3. Click the Stop button to stop the Windows Defender service and then click on the Startup type drop down menu and select Disabled. Press OK.

 

Stop Windows<br />
Defender Services

Method #2

1. This way is just as easy, go to Control Panel -> Windows Defender, or if it’s running in the tray under Vista, simply double click on the tray icon.

2. Click on Tools and then go to Options.

 

3a. In Windows Vista scroll right to the bottom of the window and you’ll see an option “Use Windows Defender” under Administrator options. Simply uncheck “Use Windows Defender” and click Save, Defender will now be turned off.

 

3b. Defender is laid out slightly differently in Windows 7. In the Options window, click on Administrator down the left and then uncheck “Use this program” and click Save.

 

Removing the Startup Entry

If you stop and disable Vista’s Windows Defender from Services and do not disable the Windows Defender tray program (MSASCui.exe) from starting with Windows, you’ll likely get the following error message:

Application failed to initialized: 0x800106ba. A problem caused this program’s service to stop. To start the service, restart your computer or search Help and Support for how to start a service manually.

 

1. Click Start and type msconfig into the search box.

2. Go to the Startup tab and uncheck Windows Defender displayed in the Startup Item column. Click OK and at the restart box check “Don’t show this message again” and then click “Exit without restart”.

 

Of course, there are many other tools around that can disable Windows startup entries such as CCleaner which you can use instead if you wish.

Disabling Windows Defender in Windows 8

As we mentioned above, Windows 8 Defender is now pretty much the full Microsoft Security Essentials antivirus software under the Defender name. It can also be disabled using two methods which are basically the same as for Windows Vista and 7. The first method of disabling the Windows Defender service is exactly the same as Method #1 above, the second is slightly different because of the MSE looking interface.

1. Go to Control Panel -> Windows Defender or click on the Start Screen -> right click -> All Apps -> Windows Defender.

 

2. Click on the Settings tab -> click Administrator on the left, and then uncheck the “Turn on Windows Defender” box and save the changes.

 

Completely Uninstalling Windows Defender

For most users, simply turning off Windows Defender or disabling it via the Services Control Panel should be enough to stop it running. If for whatever reason you’re still having some sort of issue or are determined to remove Defender completely from the system, unfortunately is isn’t possible using Programs and Features or the Turn Windows features on or off window.

Although there is no official way to cleanly uninstall Defender, it is possible to remove the service, Control Panel entry, other related registry entries and all the files and folders manually so Defender is unofficially removed from the system. This does present its own set of problems though as the registry keys, files and folders are all protected with enhanced permissions and you have to take ownership of them all. Also, once removed, you can’t re-install Defender again because it isn’t a separate package.

As there seems to be no tool around to do it for you, we’ve decided to create our own little utility that can delete all the necessary protected registry keys, files and folders at the click of a button. Currently the program works great on Windows Vista and 7′s Defender but does not work and shouldn’t be used on Windows 8, we may include full Windows 8 Defender support in future if people request it.

 

Simply download the portable Windows Defender Uninstaller and run it, then click the button to uninstall Defender. The lower pane will show what’s being deleted and if there are any errors. For best results, it’s best to disable Defender beforehand using one of the methods above. Please use this tool at your own risk as once Defender has been removed, it cannot easily be re-installed, make sure you have backups to hand in case you change your mind later on.

Manually Removing Defender

For the more experienced, removing the Windows Defender service, files, folders and Control Panel entry can be done manually, but as they’re all protected, you need to know how to delete a protected registry key and how to take ownership of folders with a tool like WinOwnership or the Take Ownership context menu.

1. Open a command Prompt and type the following to stop and then delete the Defender service:

sc stop windefend

sc delete windefend

 

2. Next you need to grant full permissions to and delete the following registry key so the Defender Control Panel entry can be deleted:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerControlPanelNameSpace{D8559EB9-20C0-410E-BEDA-7ED416AECC2A}

3. Also grant full permission and delete the Defender program registry key:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Defender

4. Now take ownership of and delete the following folders:

C:Program FilesWindows Defender

C:ProgramDataMicrosoftWindows Defender

C:Program Files (x86)Windows Defender (for 64-bit users only)

After that is done, Defender should now be removed. Windows may complain that Defender is turned off but this will disappear after a reboot or you can go into Action Center and tell it not to monitor your anti spyware software.

 

Of course we don’t recommend disabling or uninstalling Windows Defender for the sake of it, especially if it’s causing you no issues or there is no specific need to do so. Disabling Windows Defender will leave your computer unprotected from spyware and other malware, so you obviously need to make sure you have another anti spyware program or security package to replace it.

Inserted from <https://www.raymond.cc/blog/how-to-disable-uninstall-or-remove-windows-defender-in-vista/>

 

The truth is IT is simply a tool: are your people getting the benefit of your investment?

Network Monitoring – routine checks on devices and infrastructure

Threat Protection – best in class security with integrated reporting and support

Break Fix – first and second tier support through your organizational model.

truthISITisAtoolForPeople

Ongoing statistics and benchmark – get the most out of your IT resources security that you are not compromised.

Automated managed backup – up to date brick level support and real time disaster recovery.

IT Blueprint – easy to follow plans and no secrets

Malware and Virus Protection

Magnifying people’s productivity

BYOD program

Constant reporting

Threat Protection is a must. Make it count…

Avoid being the victim of data theft

What would you do if your data got into the wrong hands? Or what would you do if you just can’t access? Is your confidential information protected against attack? Just think of the damage this could do to your reputation. It could result in losing an important client, or at the very least add an unnecessary strain on your resources.

happysecurity

Stay safe with ITB Managed Security services, providing you with all the protection you need.

avplussmac

 

Tel:                  (336) 373-1105

Email:              sales@tekmarsolutions.com

Web:                http:www.tekmarsolutions.com

 Contact us now to find out how you can protect your data and your business.

Find out what our precise service agreement can do for you. Tekmar has a simple metric against which we weigh costs vs results. This means we can clearly help you understand options, opportunities and the downsides to information management situations confronting you and your users. Best of all the service agreement is continually measured against the ITB, so we show you what you need and what you don’t need. We can also show you how to manage the problem yourself, so you may not need us next time. With Tekmar, you’ll understand how it all works.

End tedious proofreading tasks by taking advantage of Auto-Correct…

The Spell-Checker in Microsoft Office products is extremely useful. The actions of the Spell Checker can easily be initiated by the user which for most people is essential.  Spelling mistakes are repetitive, which means a word-processor, to borrow an antiquated term, should help fixing those errors. Auto-correct does it for you easily.

     Add a text entry to the AutoCorrect list

  1. Click the File tab.
  2. Click Options.
  3. Click Proofing.
    If you are using Outlook, click Mail, and then click Spelling and AutoCorrect.
  4. Click AutoCorrect Options.
  5. On the AutoCorrect tab, make sure the Replace text as you type check box is selected.
  6. In the Replace box, type a word or phrase that you often mistype or misspell — for example, type usualy.
  7. In the With box, type the correct spelling of the word — for example, type usually.
  8. Click Add.
  9. Click OK.

     Change the contents of a text entry in the AutoCorrect list

  1. Click the File tab.
  2. Click Options.
  3. Click Proofing.
    If you are using Outlook, click Mail, and then click Spelling and AutoCorrect.
  4. Click AutoCorrect Options.
  5. On the AutoCorrect tab, make sure the Replace text as you type check box is selected.
  6. Click the entry in the list. It will appear in the Replace box.
  7. Type the new entry in the With box.
  8. Click Replace.

Rename a text entry in the AutoCorrect list

  1. Click the File tab.
  2. Click Options.
  3. Click Proofing.
    If you are using Outlook, click Mail, and then click Spelling and AutoCorrect. [This used to be frustrating in earlier versions of Office one had to launch word…] 
  4. Click AutoCorrect Options.
  5. On the AutoCorrect tab, make sure the Replace text as you type check box is selected.
  6. Click the entry in the list. It will appear in the Replace box.
  7. Click Delete.
  8. Type a new name in the Replace box.
  9. Click Add.

     Understand the AutoCorrect list

You can use the AutoCorrect feature to do the following:

  • Automatically detect and correct typos and misspelled words     For example, if you type teh plus a space, AutoCorrect replaces what you typed with the. Or if you type This is theh ouse plus a space, AutoCorrect replaces what you typed with This is the house.
  • Quickly insert symbols     For example, type (c) to insert ©. If the list of built-in AutoCorrect entries doesn’t contain the symbols that you want, you can add entries.
  • Quickly insert any long piece of text     For example, if you need to repeatedly enter a phrase such as return on investment, you can set up the program to automatically enter this phrase when you type roi.

All of these uses of the AutoCorrect feature are supported by two parallel lists of words. The first word is the word that you type, and the second word or phrase is what the program enters to replace that word.

Autocorrex

The AutoCorrect list is global across the Microsoft Office programs that support this feature, which means that when you add or delete a word from the list in one Microsoft Office program, the other Office programs are also affected.

From <http://office.microsoft.com/client/15/help/preview?AssetId=HA010354277&lcid=1033&NS=WINWORD&Version=15&tl=2&respos=0&CTT=1&queryid=a811822a%2Dfb3b%2D4a7e%2Da7a1%2Dbfc84be59260>

T