Search This Blog

Thursday, March 27, 2008

Disable Shared Documents

Disable Shared Documents



To disable the Shared Documents folder that shows up on the network

1.

Start Regedit
2.

Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3.

Create a new DWORD Value
4.

Give it the name NoSharedDocuments
5.

Give it a value of 1
6.

Log off or reboot

Creating a Password Recovery Disk

Creating a Password Recovery Disk


In case you forget your password, you can create a password recovery floppy disk beforehand to help you out of this problem.

1. Single-click Start menu
2. Go to the Control Panel / User Accounts
3. Click the User Account
4. On the left hand side, click on Prevent forgotten password
5. You will need to know your password to create the disk.
6. If you don't remember your password sometime in the future, click on the green arrow like normal at the login and you will be prompted to insert the password recover disk.

Automatically Ending Non-Responsive Tasks

Automatically Ending Non-Responsive Tasks


1. Start Regedit
2. Go to HKEY_CURRENT_USER\Control Panel\Desktop\AutoEndTasks
3. Set the value to be 1
4. In the same section, change the WaitToKillAppTimeout to the number of milliseconds you want.

Enabling NumLock on by Default

Enabling NumLock on by Default


To have numlock turned on for each user:

1. Start Regedit
2. Go to HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators
3. Change the value from 0 to 2
4. Turn Numlock on manually
5. Log off and back on again.
6. For all users, make the same change to HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators

Increasing System Performance

Increasing System Performance



If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory.

1. Start Regedit
2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\DisablePagingExecutive
3. Set the value to be 1
4. Reboot the computer