Archive for the 'Registry Tips & Tweaks' Category

Conceal Your PC from the Browser’s List

To protect your security, we recommend you hide your computer from general browser list when using a secured server or workstation. In order to conceal your computer from browser’s list, follow the instructions in this article.

  1. Backup your system and its important files.
  2. Click the Start button, select Run, and type regedit in the Open box.
  3. Find user key [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\
    Parameters]
    .
  4. Find or create DWORD value Hidden, and set its value to 1 or execute NET CONFIG SERVER/HIDDEN: YES on your server or workstation.
  5. System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\
    Parameters]

    Data Type: REG_DWORD (DWORD Value)

    Value Name: Hidden

    Value Data: 1

  6. Log out of Windows for this process to take effect.
Bookmark and Share

Get Windows Updates Without Registering

Windows Update is a feature of your Windows system which automatically keeps your computer up-to-date. However, to receive these updates, you have to register your personal information. In order to get the Windows Updates without registering, follow the instructions in this article.

  1. Backup your system and its important files.
  2. Click the Start button, select Run, and type regedit in the Open box.
  3. If you are running Windows 2000 or Windows XP, locate the registry key:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

    If you are running Windows 98 or Windows Me, locate the registry key:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]

  4. Find or create the string value RegDone, and set it to equal 1.
  5. System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]

    Value Name: RegDone

    Data Type: REG_SZ (String Value)

    Value Data: 1

  6. Log out of Windows for this process to take effect.
Bookmark and Share

  « Previous Page