Computer skills: cleverly uninstall the screen saver experience skills of public computers

  
        

The school's computer room is shared by multiple classes. One class student specifies a screen saver and sets a password during class. If the next class student is in class, if it is within the specified time (the shortest time is 1 minute) ) Run the screen saver without using a computer. Since the students in this class don't know the password, they have to press the Reset button to restart the computer. At this point, the hard disk of the computer is rotating at high speed. Pressing the Reset button to restart the computer will scratch the hard disk with a large amount of data. In the long run, the hard drive will be aborted, not only will lose a lot of teaching data, but also increase the financial burden of the school. Therefore, in the computer room where the school is used in multiple shifts, the screen saver for uninstalling the computer has become an urgent requirement of most teachers. Below, the author wrote down his own computer screen saver and shared it with his colleagues.

First, the setting method in Windows XP (2000)

1. Open the "Run dialog", enter the Gpedit.msc command, open the "Group Policy Edit window."

2. In the "Group Policy Editing window", open “Local Computer Policy → User Configuration & Rarr; Administrative Templates & Rarr; Control Panel & Rarr; Display Branch, then double-click on the right side of the window to hide the screen Protect the Programs tab, open “ Hide Screen Saver Tab Properties, in the Properties dialog box, select “ Enabled, click the OK button.

Second, the setting method in Windows 98 (Me)

1. Open the "Run dialog", enter the Regedit command, open the Registry Editor.

2. Go to the HKEY_CURREN_USER/Software/Microsoft /Windows/CurrentVersion/Polices/System primary key. If the System primary key does not exist, create it manually.

3. Create a new DOWRD key value of NoDispScrsavPage. A value of 1 indicates that the screen saver option is hidden. The value of 0 indicates that the screen saver is displayed normally.

Copyright © Windows knowledge All Rights Reserved