Five Cheats effectively prevent viruses from invading newly reloaded systems

  
                

When the computer is used for a long time, various incurable diseases will occur, especially if the virus is more likely to invade. The ultimate solution to the problem of computer failure is to reinstall the system. Many people think that as long as the operating system is reinstalled, the virus can be completely eliminated. However, I don't know that after the operating system is reinstalled, due to security settings and patches not being installed in time, it is most likely to cause a virus to invade. Therefore, some necessary supplementary measures are very important. Let's explain after reinstalling the system. The five tips to prevent the virus from invading, I hope to help everyone use the computer.

First, don't rush to access the network

After installing Windows, don't immediately connect the server to the network, because the server has not been patched and there are various vulnerabilities. Very susceptible to viruses. At this point, you need to add a patch and restart it to access the network.

Second, patch the system /install anti-virus software

Install the Windows patch. After installing the system, be sure to install anti-virus software, such as Rising Anti-Virus 2008, and update it to the latest version.

Third, turn off system restore

System Restore is a feature in Windows ME and Windows XP, Windows 2003, which allows us to restore the system to a certain time state, thus avoiding us to re- Install the operating system. However, some people performed a system restore and found that except for the C drive, the other D and E disks were restored to their previous state. As a result, the files saved in it were gone, causing serious damage!

This is because the system restore defaults to all partitions on the hard disk, so once the system restore operation is performed, the data of all partitions will be restored. Therefore, we must press the Win+Break button, then click the “System Restore” tab, uncheck the “Resume System Restore on all drives” option, then select the D drive and click the “Settings” button. In the window that opens, select the option to "close the system restore on this drive".

Then turn off the system on other disks in turn. In this way, once the system is unstable, you can use the system restore tool to restore the system on the C drive, but at the same time the files on other disks will not be a problem.

Fourth, give the Administrator a password

Some people may use the online download of the universal Ghost version to install the system, or it may be using the Windows XP unattended installation CD installation The system, when using these methods, is most likely not to let you specify the Administrator password, or the Administrator password is the default 123456 or simply empty. Such a password is quite dangerous, so after installing the system, please right click on "My Computer", select "Manage", and then select the "Computer Management (Local) & Rarr; System Tools on the left side. → local users and groups → users & rdquo;, select the Administrator in the right window, right-click, select “ set password & rdquo;. Click the “Continue” button in the open window to set the password for the Administrator in the open window.

Also, select “new user”, set the username and password, double-click the new user, click the "subordinate to" tab, select all the groups (if any), click Below the “delete” button. Click the “Add” button, and then click the “Advanced” button in the open window, then click the “Find Now” button to find the PowerUser or User group, click “OK” Times, add this user to the PowerUser or User group. Logging out the current user and logging in as a new user can reveal that the system is much faster.

V. Turn off the default share

After the Windows installation, some hidden shares will be created, which are mainly used when the administrator manages the system when logging in remotely, but for individual users, this is rarely It is not very safe to use. Therefore, we need to cut off this share: first create a new disshare.bat file under d:\\, and write the following statement:

@echo off

net share C$/Del

net share d$/del

netshare ipc$/del

net share admin$ /del

Next d:\\disshare. Copy the bat to the C:\\Windows\\System32\\GroupPolicy\\UserScripts\\Logon folder. Then press Win+R, enter gpedit.msc, in the open window, expand “User Configuration →Windows Settings →Script (Login/Logout)” folder, double click in the right pane “Login&rdquo ; item, in the pop-up window, click the "Add" command, select the disshare.bat file in the C:\\Windows\\System32\\GroupPolicy\\UserScripts \\Logon folder.

After completing the above settings, you can automatically cut off the default shared channel of Windows XP by restarting the system. If you have more hard disks, please add them yourself under net share d$/del, such as netshare e$ /del, net share f$/del, etc.

When using Video chat to talk to friends at High, the computer suddenly restarts without any warnings. Is there any wood that has no tears? Many users finally chose to reinstall the system, but the reinstallation system is finished. It doesn't mean that everything is done, and there are five top tips to pay special attention to.

Copyright © Windows knowledge All Rights Reserved