Removing a virus from a Windows 7 computer


If your anti-virus software cannot remove the virus, then time might have arrived to take it off manually. This is often a complex process and can usually involve deleting files, removing Windows services, and removing entries in the Windows 7 registry.

The first move to make, either in Safe Mode with Networking or, preferably, with an uninfected PC, would be to search the web for instructions on manually taking out the virus, while using name of the virus supplied by your anti-virus software.

The instructions supplied by Microsoft or another third-party anti-virus vendors like Symantec and McAfee can often be complicated. However, the next instructions may help you make a feeling of an elaborate procedure.

Note the name of the virus or malware infection on your PC, as supplied by your anti-virus or anti-malware program. With an uninfected PC if at all possible, search online for virusname manual remove. Print the instructions, if at all possible, which means you ask them to in hand. Boot your PC in Safe Mode. You might need four Windows tools to manually take away the virus.

Windows Explorer, accessed by clicking Computer on the Start menu.

MSConfig, accessed by typing msconfig in the Start menu search box. On the MSConfig Startup tab, clear programs that are going to start automatically when Windows starts. This might include malware. You can also employ the help tab to get rid of malware services in Windows, but I would suggest instead while using Services Panel (see below) for disabling Windows 7 services.

Services panel, accessed by typing services.msc in the Start menu search box. This can give a listing of all of the Windows 7 components, including plug-in and third-party services, that make in the operating system.

You can view them by status, which you might find helpful since Windows 7 on your PC won't need every service that ships using the operating system. Right-click any service, and choose Properties in the context menu that appears. In the dialog box that opens, you can disable the service.

Windows registry, accessed by typing regedit in the Start menu search box. This is actually the database of settings for that operating system and every one of your software.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Webworldarticles.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.


This article was sent to us by: Benjamin Sanders at 05162011

Related Articles

1. Performance of Windows 7 and Notebooks
Rediscover the Fundamentals: It’s All About Performance The single most important request customers have had about the next release of the Microsoft Win...

2. Use the Pan Gesture to Move an Object
With the pan gesture, you can control the scrolling of content in a scrollable area. Or you can apply the pan gesture to a specific object, moving it in any direction by ...

3. Handling the WM GESTURE Message
To work with gestures, you’ll need to handle the WM_GESTURE messages that are sent to your application. If you are a Win32 programmer, you can check for WM_GESTURE ...

4. How Multitouch Works in Windows 7
New hardware and API elements in the Windows 7 operating system provide applications the ability to receive and handle touch and multitouch input. This capability enables...

5. Organize My Data Libraries in Windows 7
This article details the new functionality offered by Windows 7 Libraries. We’ll review the Windows Explorer changes that promote the new user experience that Libra...

6. Changes Made to Windows Explorer in Windows 7
Changes Made to Windows Explorer in Windows 7 In Windows 7, Libraries address the problem of users’ data being stored all over the PC by allowing users to...

7. Make Your Windows 7 Application Library Aware
Libraries under the Hood Now that we have a better understanding of what libraries represent and how users as well as developers can benefit from them, let&rsqu...

8. Working with the Shell Namespace in Windows 7
Working with the Shell Namespace Before we dive into the Shell Libraries programming model, we need to understand how the Windows Shell works. The Windows Shell...

9. Windows 7 Multitouch Programming Models
Windows 7 Multitouch Programming Models The Windows 7 multitouch platform enables you to build touch-aware applications. Keep in mind that with time, the amount...