Let's say you change the password very often on your Windows XP admin account from your home computer and you suddenly realize you don't remember the password. What do you do? No, you don't reinstall Windows XP and you don't format your hard-disk. You download Offline NT password...
Automatic Window Refresh
Start/Run/Regedit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update. Value Name: UpdateMode, Data Type: REG_DWORD (DWORD Value), Value Data: default = 1. Create a new DWORD value, or modify the existing value, named "UpdateMode" and set it to equal "0" for faster updates....
Restrict Applications Users Can Run
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. Value Name: RestrictRun Open your registry and find the key [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer] Create a new DWORD value and name it "RestrictRun"...
Enable Path Command Line Completion
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Command Processor] Value Name: PathCompletionChar Data Type: REG_DWORD (DWORD Value) Value Data: Hex Control Character Create a new DWORD value, or modify the existing value, called 'PathCompletionChar' and set it to equal the...
Restrict Users from Running Specific Applications
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.Value Name: DisallowRun[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer] Create a new DWORD value and name it "DisallowRun" set the value to "1" to enable...
Control Automatic Boot Disk Optimization
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\ BootOptimizeFunction. Value Name: Enable, Data Type: REG_SZ (String Value), Value Data: (Y = enabled, N = disabled). Create a new String value, or modify the existing value, called 'Enable' and edit the value according...
View Which Hot Fix Patches Have Been Installed
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Hotfix. Periodically Microsoft releases Hot Fix's to patch bugs in Windows and other products, this key contains information about which Hot fix's have been install...
Change Default Search Options
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer. Data Type: REG_DWORD (DWORD Value), Value Data: (0 = unselected, 1 = selected). Modify the following values, setting them to "1" to select the parameter as a default or "0" as unselected. CaseSensitive,...
Control the Auto Complete Mode
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\AutoComplete. Value Name: Append Completion, Data Type: REG_SZ (String Value), Value Data: yes or no. Create a new string value, or modify the existing value, named "Append Completion" and set...
Add Explore From Here to Every Folder
Start/Run/Regedit HKEY_CLASSES_ROOT\Directory\shell\Explore. Value Name: (Default), Data Type: REG_SZ (String Value), Value Data: explorer.exe /e,/root,"%1" Change the value of '(Default)' to equal 'E&xplore From Here'. Create a new key under the [Explore] key called command,...
New Command Missing in Windows Explorer
Start/Run/Regedit HKEY_CLASSES_ROOT\Directory\Background\shellex\ ContextMenuHandlers\New. Value Name: (Default), Data Type: REG_SZ (String Value), Value Data: {D969A300-E7FF-11d0-A93B-00A0C90F2719} Open your registry and verify that the key listed below has the value listed, and...
Remove Properties from My Computer
This restriction removes the properties option from My Computer and hides the "System Properties" screen. Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer Value Name: NoPropertiesMyComputer, Data Type: REG_DWORD (DWORD Value) Value...
Prioritizing IRQs
Start/Run/Regedit HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\PriorityControl. Create a new DWORD value called IRQ8PRiority and set the data to 1, rebo...
Speed up Share Viewing
Start/Run/RegeditHKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Explorer\RemoteComputer\NameSpace. Delete the key called {D6277990-4C6A-11CF-8D87-00AA0060F5BF} and rebo...
Startup a Program Just Once then delete from the Registry
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce. Data Type: REG_SZ. Value: path to the progr...
Startup Programs Without the Startup Folder
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run. Data Type: REG_SZ. Value: path to progr...
Force Exit
Start/Run/RegeditHKEY_CURRENT_USER\Control Panel\DesktopIn the right pane find, "AutoEndTasks" (Create if not present). Set the Value of 0 or delete it. No reboot need...
Speed Up Menu Display
Start/Run/RegeditHKEY_CURRENT_USER\Control Panel\Desktop In the right pane select, "MenuShowDelay". Right click, modify and set the value to 100. Rebo...
Enable/Disable Boot Defrag
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DfrgBootOptimizeFunction Right click, modify and change to value to Y to enable, N to disab...
Automatically Close Non-Responding Applications on Shutdown
Start/Run/Regedit HKEY_USERS\.DEFAULT\Control Panel\Desktop, Value Name: AutoEndTasks, Data Type: REG_SZ (String Value), Value Data: (0 = disabled, 1 = enabled). Modify the value of 'AutoEndTasks' to equal '1' to automatically end tasks or '0' to prompt for action. Note: This change...
End Task Time Out
Start/Run/Regedit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control Add a new string value called, "WaitToKillServiceTimeout" and change the Value to 2000. Exit, rebo...
Change Default Search Options
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer. Data Type: REG_DWORD (DWORD Value), Value Data: (0 = unselected, 1 = selected). Modify the following values, setting them to "1" to select the parameter as a default or "0" as unselected. CaseSensitive,...
Stop Error Messages When Booting
Start/Run/Regedit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows. Value Name: NoPopupsOnBoot, Data Type: REG_DWORD (DWORD Value), Value Data: (1 = disable messages). Stops the annoying Windows pop-up messages notifying you a device is not functioning when you boot-up...
Unload DLL's
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer. Create a new sub-key named 'AlwaysUnloadDLL' and set the default value to equal '1' to disable Windows caching the DLL in memory. Restart Windows for the change to take effe...
Show Hidden Operating System Files
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Value Name: ShowSuperHidden, Data Type: REG_DWORD (DWORD Value), Value Data: ( 0 = Hide Files, 1 = Show Files). Create a new DWORD value, or modify the existing value, called 'ShowSuperHidden'...
Change Source Path
Start/Run/RegeditCopy /i386 to your hard drive. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion. In the right pane, change SourcePath to reflect your settin...
Start Menu Windows XP Bergaya Windows Vista

Windows Vista sudah diluncurkan sejak beberapa tahun yang lalu tapi masih banyak orang yang masih lebih senang menggunakan Windows XP. Alasan utamanya mungkin karena spesifikasi hardware yang dibutuhkan untuk menjalankan Windows Vista lebih tinggi.Kalau Anda tetap ingin menggunakan Windows XP tapi pengen “merasakan” tampilan dan fungsionalitas start menu seperti pada Windows Vista, Anda bisa menggunakan...
Label:
Download VistaMizer 2.5.2.0,
Skin XP,
Windows Xp
Change the Search Assistant in Internet Explorer
Start/Run/RegeditHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ Search Value Name: SearchAssistant Data Type: REG_SZ (String Value) Value Data: Search URL Create a new String value, or modify the existing value, called 'SearchAssistant' and edit the value according to the...
Remove MSN Messenger from Outlook Express
Start/Run/RegeditHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express. Value Name: Hide Messenger, Data Type: REG_DWORD (DWORD Value), Value Data: (2 = remove messenger). Create a new DWORD value, or modify the existing value, called 'Hide Messenger' and set the value to...
Control the Auto Complete Mode
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\AutoComplete Value Name: Append Completion Data Type: REG_SZ (String Value) Value Data: yes or no Create a new string value, or modify the existing value, named "Append Completion" and set it to...
Disable the "Log on using dial-up connection" Check Box
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon. Value Name: RasDisable, Data Type: REG_SZ (String Value), Value Data: (0 = restriction disabled, 1 = restriction enabled). Create a new String value, or modify the existing value, called 'RasDisable'...
Modify the Internet Auto-Dial Settings
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Internet Settings Value Name: EnableAutodial Data Type: REG_BINARY (Binary Value) Value Data: (00 00 00 00 = disabled, 01 00 00 00 = enabled) Create a new binary value named "EnableAutodial", and set the...
Change the Default Internet Explorer Search Page
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main. Value Name: Search Bar, Data Type: REG_SZ (String Value), Value Data: Search URL. Create a new String value, or modify the existing value, called 'Search Bar' and edit the value according to the settings...
Disable Automatic Modem Connections at Startup
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole. Value Name: EnableRemoteConnect, Data Type: REG_SZ (String Value), Value Data: "Y" = enable automatic connections, "N" = disabled. Create a new String value, or modify the existing value, called 'EnableRemoteConnect' and...
Prevent Account Changes in Outlook Express
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express, Value Name: No Modify Accts, Data Type: REG_DWORD (DWORD Value), Value Data: (1 = enable restriction). Create new DWORD value called "No Modify Accts" and set it to "1" to enable the restriction or "0" to allow...
Control the Internet Explorer Script Debugger
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] Value Name: Disable Script Debugger Data Type: REG_SZ (String Value) Value Data: yes or no. Create a new string value, or modify the existing value, named "Disable Script Debugger" and set it to either...
Control Internet Explorer Error Reporting
Start/Run/Regedit HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main. Value Name: IEWatsonDisabled, IEWatsonEnabled, Data Type: REG_DWORD (DWORD Value). Create a new DWORD value called "IEWatsonDisabled" and set it to "1". Create another DWORD value called "IEWatsonEnabled"...
Change default Internet Explorer Download Directory
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Internet ExplorerIn the right pane, double click on the Download Directory value. Enter the path to the folder you want as your download location.Next, right click on the Internet Explorer subkey and select Permissions. Then...
Run Explorer Full Screen
Start/Run/Regedit HKEY_CURRENT_USER\Console. In the right pane find FullScreen and modify the value to 1. Then go to: HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\Main. In the right pane find FullScreen and modify the value to yes. Exit/Rebo...
Change the Text in Internet Explorers Title Bar
Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main. In the right pane, change the value of the string, "WindowTitl...
Auto Disconnect for Internet Explorer
Start/Run/RegeditHKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters In the right pane, find Autodisconnect and change the time according...
Disable the Custom Search Page in Internet Explorer
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main. Value Name: Use Custom Search URL, Data Type: REG_DWORD (DWORD Value), Value Data: (0 = disabled, 1 = enabled). Create a new DWORD value, or modify the existing value, called 'Use Custom Search URL' and...
Configure Internet Downloads
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings. To increase the number of simultaneous connections that are allowed to 10, follow these steps: On the Edit menu, click Add Value , and then add the following registry values: "MaxConnectionsPer1_0Server"=Dword:0000000a...
Speed Up Browsing Windows Explorer and IE
Start/Run/Regedit HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace In the left pane find: {D6277990-4C6A-11CF-8D87-00AA0060F5BF} Value and delete ...
Hide the Keyboard Navigation Settings
Start/Run/Regedit - This restriction disables the "Hide keyboard navigation indicators until I use the ALT key" option in the Display Control Panel. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer...
Remove Username from the Start Menu
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer Value Name: NoUserNameInStartMenu Data Type: REG_DWORD (DWORD Value) Value Data: (0 = display username,...
Remove "All Programs" Button from the Start Menu
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer Value Name: NoStartMenuMorePrograms Data Type: REG_DWORD (DWORD Value) Value Data: (0 = default, 1 = disable...
Remove Frequent Programs List from the Start Menu
Start/Run/RegeditYou may need to create the key if it does not already exist. Create a new DWORD value, or modify the existing value, called 'NoStartMenuMFUprogramsList' and edit the value according to the settings below. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\...
Remove Pinned Programs List from the Start Menu
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer Value Name: NoStartMenuPinnedList Data Type: REG_DWORD (DWORD Value) Value Data: (0 = default, 1= enable...
Clear Cached Command Lines from the Run Menu
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU. Delete the value corresponding to the command you want to remove, or remove all the entries to clear the list complete...
Disable Show Last User Name
Start/Run/RegeditHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ Policies\System Value Name: dontdisplaylastusername Data Type: REG_DWORD (DWORD Value) Value Data: (1 = remove username) Create a new DWORD value, or modify the existing value, called 'dontdisplaylastusername'...
Clear the NetMeeting Call History
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Conferencing\UI\CallMRU. Open your registry and delete the key above. Restart Netmeeting for the change to take effe...
Change the Login Window
Start/Run/Regedit Key [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon] Value Name: LogonType Data Type: REG_DWORD (DWORD Value) Value Data: (0 = Classic Mode, 1 = Welcome Screen) Create a new DWORD value, or modify the existing value, called 'LogonType'...
Activate Clear Type on the Welcome Screen
Start/Run/RegeditHKEY_USERS/.DEFAULT/Control Panel/Desktop. In the right pane, right click "FontSmoothingType", modify, change the value to...
Preventing the Logon Screen Saver from Launching
Start/Run/RegeditHKEY_USERS\.DEFAULT\Control Panel\Desktop. Value Name: ScreenSaveActive, Data Type: REG_SZ (String Value), Value Data: (0 = disabled, 1 =enabled). Change the value of 'ScreenSaveActive' to '0' to disable the screen saver. Restart Windows for the change to take effect....
Enable Start Menu Scrolling
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Value Name: StartMenuScrollPrograms, Data Type: REG_SZ (String Value), Value Data: "Yes" or "No". Create a new String value, or modify the existing value, called 'StartMenuScrollPrograms'...
Add Your Own Tips
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ Explorer\Tips. Data Type: REG_SZ (String Value), Value Data: Tip Text. Create a new string valued named by incrementing the existing value names and set it to the required tip te...
Change the Transition Effect for Menus and Tooltips
Start/Run/Regedit HKEY_CURRENT_USER\Control Panel\Desktop] Value Name: UserPreferencesMask Data Type: REG_BINARY (Binary Value) Double-click on the "UserPreferencesMask" value to open the Edit Binary Value screen. Press the right arrow to move over to the second set of digits. Press...
Create a Useful Name for My Computer
Start/Run/Regedit HKEY_CLASSES_ROOT\CLSID\ {20D04FE0-3AEA-1069-A2D8-08002B30309D}. Data Type: REG_EXPAND_SZ (Expanded String Value). Rename the value named "LocalizedString" to "LocalizedString.old". Create a new REG_EXPAND_SZ value named "LocalizedString", and set the value to "%USERNAME%...
Remove Common Groups from the Start Menu
Start/Run/Regedit> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Create a DWORD called NoCommonGroups and set the value to 1 to hide them, 0 to display th...
Force the Use of the Classic Start Menu
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer. Value Name: NoSimpleStartMenu, Data Type: REG_DWORD (DWORD Value), Value Data: (1 = force classic menu, 0 = default). Create a new DWORD value, or modify the existing value, called 'NoSimpleStartMenu'...
Change the Title of Windows Media Player
Start/Run/Regedit HKEY_CURRENT_USER\Software\Policies\Microsoft\ WindowsMediaPlayer. Value Name: TitleBar, Data Type: REG_SZ (String Value). Create a new string value called "TitleBar" and set it to the text you would like display in the title. Restart Media Player for the change...
Display the Attributes Column in Explorer
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\Advanced. Value Name: ShowAttribCol, Data Type: REG_DWORD (DWORD Value), Value Data: (0 = disable, 1 = enable). Create a new DWORD value called 'ShowAttribCol' and set the value to '1' to enable...
Change the Message Shown on the Logon Box
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon. Value Name: LogonPrompt, Data Type: REG_SZ (String Value). Create a new string value named 'LogonPrompt' and enter the text you want to display. The default message is: 'Enter a user name...
Customize the Windows Logon and Security Dialog Title
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon. Value Name: Welcome, Data Type: REG_SZ (String Value), Value Data: Text to display. Create a new String value, or modify the existing value, called 'Welcome' and edit the value according...
Legal Notice Dialog Box Before Logon
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon Modify the value named 'LegalNoticeCaption' to represent the caption on the dialog box (e.g. 'WARNING!'). If this value doesn't already exist create it. Modify the value named 'LegalNoticeText'...
Remove My Documents from the Desktop
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\ShellFolder Value Name: Attributes Data Type: REG_DWORD (DWORD Value) Value Data: (0xf0500174 = Hidden, 0xf0400174 = Default) Modify the value called...
Add Explore From Here to Every Folder
Start/Run/Regedit HKEY_CLASSES_ROOT\Directory\shell\Explore. Value Name: (Default), Data Type: REG_SZ (String Value), Value Data: explorer.exe /e,/root,"%1" Change the value of '(Default)' to equal 'E&xplore From Here'. Create a new key under the [Explore] key called command,...
Change the Location of Special Folders
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders. Note the current location of the folder you want to move, and then using explorer move the folder to the new location. Edit the value in the key above for the folder you moved...
Get Rid of the "Links" Folder in Favorites
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar. Set the String value of "LinksFolderName" to equal a blank string. Open IE and delete the Links folder from the Favorites menu. The next time you start Internet Explorer the Links folder will not be...
Run Explorer Full Screen
Start/Run/Regedit HKEY_CURRENT_USER\Console. In the right pane find FullScreen and modify the value to 1. Then go to: HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\Main. In the right pane find FullScreen and modify the value to yes. Exit/Rebo...
How to Change Name and Company Information After You Install Win XP
Start/Run/RegeditHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion In the right pane, double-click RegisteredOrganization. Under "Value data", type the name that you want, and then click OK. To change the name of the registered owner, do the following: In the right...
Change the Text in Internet Explorers Title Bar
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main. In the right pane, change the value of the string, "WindowTitl...
Disable Auto-Expanding Trees in Windows Explorer
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced Change the value of "FriendlyTree" to...
Disable Auto-Run of Windows Messenger
Start/Run/RegeditHKEY_CURRENT_USER\SOFTWARE\ MICROSOFT\WINDOWS\CURRENTVERSION\RUN. Delete the Value named MSMS...
Disable Desktop Cleanup Wizard
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\Desktop\CleanupWiz. Value Name: NoRun, Data Type: REG_DWORD (DWORD Value), Value Data: (0 = enabled, 1= disable wizard). Create a new DWORD value, or modify the existing value, called 'NoRun'...
Disable/Stop Error Messages When Booting
Start/Run/Regedit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows. Value Name: NoPopupsOnBoot, Data Type: REG_DWORD (DWORD Value), Value Data: (1 = disable messages). Stops the annoying Windows pop-up messages notifying you a device is not functioning when you boot-up...
Disable/Turn Off System Beeps
Start/Run/RegeditHKEY_CURRENT_USER\Control Panel\Sound In the right pane, right click "Beeps", modify, set the value to no. Exit, rebo...
Disable Search Assistant
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState. In the right pane, look for or create a string value called: Use Search Asst set the value to:...
Disable the Thumbnail Cache
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\Advanced. Value Name: DisableThumbnailCache, Data Type: REG_DWORD (DWORD Value), Value Data: (0 = enabled, 1 = disable cache). Create a new DWORD value, or modify the existing value, called 'DisableThumbnailCache'...
Disable Low Disk Space Message
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. Create or modify: NoLowDiskSpaceChecks REG_DWORD and set the value to 1. Logoff/Rebo...
Disable All Caps on Files and Folders
Start/Run/RegeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\Advanced] Value Name: DontPrettyPath Data Type: REG_DWORD (DWORD Value) Value Data: (0 = adjust caps, 1 = show caps) Create a new DWORD value, or modify the existing value, called "DontPrettyPath"...
Disable Crash Control Auto Reboot
Start/Run/Regedit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl In the right pane, "AutoReboot" set the Value to 1. To disable set the value back to...
Disable Run Commands Specified in the Registry
Start/Run/RegeditHKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer. Value Name: DisableLocalMachineRun, DisableLocalMachineRunOnce, DisableCurrentUserRun, DisableCurrentUserRunOnce. Data Type: REG_DWORD (DWORD Value), Value Data: (0 = enable run, 1 =...
Disable Error Reporting
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting. Value: DoReport, 1 = Send Reports, 0 = Don't Se...
Disable the Windows Key
Start/Run/Regedit Create a new Binary value, or modify the existing value, called 'Scancode Map' and edit the value according to the settings below. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ Keyboard Layout. Value Name: Scancode Map, Data Type: REG_BINARY (Binary Value),...
Disable/Enable Boot Defrag
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction Select Enable from the list on the right. Right on it and select Modify. Change the value to Y to enable and N to disable. Reboot your comput...
Disable Media Player Update Message
Start/Run/Regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\PlayerUpgrade. Value Name: AskMeAgain, Data Type: REG_SZ (String Value), Value Data: "yes" or "no". Create a new String value, or modify the existing value, called 'AskMeAgain' and edit the value according to the...
Disable Balloon Tips
Start/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Modify or create, "EnableBalloonTips" and set the Value to 0. To restore set the Value to...
Disable Status Messages During Boot, Logon, Logoff, Shutdown
Start/Run/RegeditHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System Right click in the right pane and select New, DWord value. Name the new value DisableStatusMessages. Double click the new value and set it to 1. Status messages will no longer show during...
Disable Tool Tips
Disable Tool TipsStart/Run/Regedit HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Modify or create, "ShowInfoTip" and set the Value to 0. To restore set the Value to 1. This edit excludes the Start Butt...
Tip Menghapus Virus di FlasDisk
Biasanya flash disk yang kena virus seperti virus Agnes, Dian Sastro tidak bisa dihapus dengan menggunakan tombol Delete atau kombinasi Shift + Delete di Windows.Tapi ada cara tertentu untuk membasminya :1. Buka Command Prompt2. Ketik cd3. Ketik flash disk berada misalkan flash disk...
Label:
Virus
Guest Only Network Access
If you try and connect to an XP computer and are shown a logins screen with only the computername/Guest,You may need to change one of the Local Security Policies:Got to Control Panel - Administrative Tools Go to Local Policies - Security Options Check teh Network access: Sharing...
Label:
Network
Not Displaying Previous Network Share Shortcuts
By default, when you go to Network Places, it will scan and show shortcuts to previous network shares.To turn this off and remove any current shortcutsOpen up the Windows Explorer Go to Tools / Folder Options / View The top section should be Files and Folders Uncheck Automatically...
Label:
Network,
Windows Xp
Hiding a XP Computer from Network Neighborhood
If you want to share files from a XP computer, yet want to remove it from showing up in the Network Neighborhood :Run net config server /hidden:...
Label:
Network,
Teritorial,
Windows Xp
Easy Way to Share Multiple Folders
If you need to share multiple folders, running the program SHRPUBW.EXE will bring up a simple dialog box to let you:Browse to the folder you want to share Enter in a Share name Ender in a Share description Set permissions. Several choices are available Restart the process from within...
Label:
Network,
Teritorial,
Windows Xp
Changing System Restore Settings
By default, WindowsXP uses a large amount of hard drive space for storing system restore points.If this is not necessary, you can change the settings.Go to Start / Programs / Accessories / System Tools Run System Restore For each drive or partition, you can click on the Setting button...
Label:
Teritorial,
Windows Xp
Enabling NumLock on by Default
To have numlock turned on for each user:Start Regedit Go to HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators Change the value from 0 to 2 Turn Numlock on manually Log off and back on again. For all users, make the same change to HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators...
Label:
Windows Xp
How to Use the Terminal Servers

This Technical note will describe how to install and use the software needed to use the Windows2000 Terminal Servers. By logging into the Terminal Servers you can make use of severalengineering applications from home.Installing the Terminal Server Client on WindowsWindows XP machines come with the Terminal Server Client already installed. If you are using anolder version of Windows, please follow...
Label:
Network,
Windows Xp
Creating a Shutdown/Reboot Icon
WindowsXP has a program called SHUTDOWN.EXE which allows you to easily create icons to shutdown or restart your computer.To create a shutdown shortcut on the desktop:Right click on an open area of the desktop Select New / Shortcut Enter in "shutdown -s -t 00" - no quotes Press the...
Label:
Shortcut,
Windows Xp
Remembering Outlook / Outlook Express Password
On systems, Outlook or Outlook Express will not remember the e-mail password,which would then need to be entered in each time.To solve the problem:Open Registry Editor Go to HKEY_CURRENT_USER \ Software \ Microsoft Right Click Protected Storage System Provider Choose the Permissions...
Label:
Remember Password,
Windows Xp
Renaming the Start Button
To rename the start button, you will need a hex editor.My preference is UltraEditCopy the \windows\explore.exe file to a new name (e.g. explorer_1.exe) With the hex editor, open that file and go to offset 412b6 You will see the word start with blanks between each letter Edit it be...
Label:
Windows Xp
Adding TCP/IP Printers
To create a connection to a printer connected to your network:Start to add a new printer through the control panel. Select Local Printer / Next Instead of a LPT port, check Create a new port at the bottom on the window Scroll to Standard TCP/IP Port Keep going and enter the IP address...
NTLDR or NTDETECT.COM Not Found
If you get an error that NTLDR is not found during bootup,If you have FAT32 partitions, it is much simpler than with NTFS. Just boot with a Win98 floppy and copy the NTLDR or NTDETECT.COM files from the i386 directory to the root of the C:\ drive.For NTFS:1. Insert and boot from...
Label:
Windows Xp
Corrupted or Missing \WINDOWS\SYSTEM32\CONFIG
If you get the error:Windows could not start because the following files is missing or corrupt\WINDOWS\SYSTEM32\CONFIG\SYSTEM or \WINDOWS\SYSTEM32\CONFIG\SOFTWAREInsert and boot from your WindowsXP CD. At the first R=Repair option, press the R key Press the number that corresponds...
Label:
Windows Xp
HAL.DLL Missing or Corrupt
If you get an error regarding a missing or corrupt hal.dll file, it might simply be the BOOT.INI file on the root of the C: drive that is misconfiguredInsert and boot from your WindowsXP CD. At the first R=Repair option, press the R key Press the number that corresponds to the correct...
Label:
Windows Xp
NTOSKRNL Missing or Corrupt
If you get an error that NTOSKRNL not found:Insert and boot from your WindowsXP CD. At the first R=Repair option, press the R key Press the number that corresponds to the correct location for the installation of Windows you want to repair. Typically this will be #1Change to the drive...
Label:
Windows Xp
Repair Install Windows XP
If XP is corrupted to the point where none of the previous solutions get it to boot,you can do a Repair Install that might work as well as keep the current settings.Make sure you have your valid WindowsXP key Insert and boot from your WindowsXP CD At the second R=Repair option, press...
Label:
Windows Xp
Faster DOS Printing
If you are experiencing slow printing for DOS programs with Windows2000Go Start Run Regedit Click Hkey_Local_Machine Click on System Click CurrentControlSet Click Control Go to the bottom of this part of the list and click WOW Click LPT timeout and change it to a...
Label:
Print
Network Access After Norton Anti-Virus Install
Sometimes you can't access a WinXP computer after installing Norton Anti-Virus.There might be a variety of errors at the other computer depending on the operating system.On the XP computer, in the Event Viewer / System log, there will be the following error: The server's configuration...
Label:
Windows Xp
Subscribe to:
Posts (Atom)