Senin, 02 Mei 2016

Several Ways to Personalize the Windows RegEdit



Monday, May 2, 2016


Taken from udaramaya.com forum , here are some ways tinkering / changing the Windows registry to change the way Windows , ranging from making the computer more stable , accelerating the registry update , a menu of administrative tools and eliminate username or program from the start menu .

Click here for the source article.

To open the regedit program that comes with Windows , do the following : 1. Click Start> Run .
2. Type regedit and press Enter after being in the Run window .
3. In the Registry Editor , select File> Export .
4. After the Export Registry File appears, enter the file name into the File Name , for example, registry backup and so on.
5. press the Save button.

Accelerating Update Registry
Press Start> Log Off > Log Off .

Changing Wallpaper
HKEY_CURRENT_USER / Control Panel / Desktop
Double click on the wallpaper and enter the desired image path in the Value Data .



Renaming the Recycle Bin
HKEY_CLASSES_ROOT / CLSID / { 645FF040-5081-101B - 9F08-00AA002F954E }
Double click on the option (Default value) and give it a new name as desired in the Value Data .

Bring up the Rename In the Recycle Bin
HKEY_CLASSES_ROOT / CLSID / { 645FF040-5081-101B - 9F08-00AA002F954E } / ShellFolder
Double click on the Attributes > Edit Binary Value. In the Value Data , change that number to 0000 50 01 00 20 .

Hide the Recycle Bin
HKEY_LOCAL_MACHINE / Software / Microsoft / Windows / CurrentVersion / Explorer / Desktop / NameSpace
Remove subkey { 645FF040-5081-101B - 9F08-00AA002F954E }, and then restart the computer to see the results .
To bring them back , re-create a combination of numbers { 645FF040-5081-101B - 9F08-00AA002F954E } .

Adding Shortcut Content Menu In Recycle Bin
HKEY_CLASSES_ROOT / CLSID / {645FF040-5081-101B-9F08-00AA002F954E} / ShellFolder
Double click Attributes and change the number in the Value Data with the following numbers:
0000 50 01 00 20> Rename
0000 60 01 00 20> Delete
0000 70 01 00 20> Rename and Delete
0000 41 01 00 20> Copy
0000 42 01 00 20> Cut
0000 43 01 00 20> Copy & Cut
0000 44 01 00 20> Paste
0000 45 01 00 20> Copy & Paste
0000 46 01 00 20> Cut & Paste
0000 47 01 00 20> Cut, Copy & Paste

Adding Content Menu In Recycle Bin Shortcut With Menu Options
HKEY_CLASSES_ROOT / CLSID / {645FF040-5081-101B-9F08-00AA002F954E} / Shell
Click the Edit menu> New> Key and name it as desired (example: Go To Windows Explorer).
Under the new key, press the Edit menu> New> Key and create a new key called Command.
Double-click option (Default), and in the Value Data, content with the path of the Windows Explorer (C: \ WINDOWS \ explorer.exe).


Restoring Lost Documents Folder On My Computer
HKEY_LOCAL_MACHINE / Software / Microsoft / Windows / CurrentVersion / Explorer / DocFolderPaths
Choose Edit> New> String Value and name in accordance with the username used in Windows (for example: Chippers)
Double click on the value and enter the path where you are Documents (for example, D: \ Documents)

Getting rid of Stored Files From My Computer
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer/MyComputer/NameSpace/DelegateFolders
Remove subkey {59031a47-3f72-44a7-89c5-5595fe6b30ee} by pressing the Del key.

Hiding My Recent Documents
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Click the Edit menu> New> DWORD Value and name NoRecentDocsMenu.
Then double click on DWORD Value and give value 1 to enable it.

Hiding Menu Find
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Click the Edit menu> New> DWORD Value and name NoFind.
Then double click on DWORD Value and give value 1 to enable it. Restart the computer.


Hiding Help And Support
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Create a new DWORD Value - Menu Edit> New> DWORD Value, and name NoSMHelp.
Then double click on NoSMHelp and content with the number 1 in the Value Data. Restart the computer.

Hiding Menu Run
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Create a new DWORD Value and give name NoRun. Double click and enter the number 1 as the Value Data.

Hiding Menu Run From the Start Menu (2)
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Find the value named Start_ShowRun, double click and enter the number 0 in the Value Data.


Hiding Log Off
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Click the Edit menu> New> Binary Value and name NoLogOff.
Double click on NoLogOff and enter the numbers 01 00 00 00 in the Value Data.

Hiding Menu Turn Off Computer
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Click the Edit menu> New> DWORD Value and name NoClose.
Double click NoClose and give value 1 in Value Data.

ClearType in Logon Screen
HKEY_USERS / DEFAULT / Control Panel / Desktop
FontSmoothingType double click and enter the number 2 in the Value Data.

Creating Different Views On Windows Logon
HKEY_USERS / DEFAULT / Software / Microsoft / Windows / CurrentVersion / themeManager
Double click ColorName and enter Metallic text in Value Data.


Administrators In the Welcome Screen Displays
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Policies \ SpecialAccounts \ UserLis t
Create a new DWORD Value and name it Administrator.
Double-click Administrator and enter the value 1 in Value Data.

Login Automatically
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows NT / CurrentVersion / Winlogon
Double click and enter the username AltDefaultUserName selected account.
Double-click the AutoAdminLogon and insert 1 in Value Data.
Create a new DWORD Value and give name DefaultPassword.
Double click DefaultPassword and enter the account password selected in Value Data.

Hiding Icons Printers & Faxes from the Start Menu
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Find the value named Start_ShowPrinters and give the number 0 in Value Data.


Hiding the Control Panel from the Start Menu
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Find the value named Start_ShowControlPanel and double click on the section.
Enter the number 0 in Value Data.

Hiding Menu My Pictures From the Start Menu
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Double click on Start_ShowMyPics and enter the number 0 in the Value Data.

Bring up the Administrative Tools menu
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Double click on StartMenuAdminTools and give value 1 in Value Data.

Far Icons Start Menu
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Double click on Start_LargeMFUIcons and insert 1 in Value Data.


Eliminating Username On the Start Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
Choose Edit> New> DWORD Value and name NoUserNameInStartMenu.
Double click NoUserNameInStartMenu and insert 1 in Value Data.

Preventing Changes Start Menu
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Create a new DWORD Value and give name NoChangeStartMenu.
Double click NoChangeStartMenu and insert 1 in Value Data.


Hiding My Recent Documents
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Double click on Start_ShowRecentDocs and enter the number 0 in Value Data.

Change the Default Name Important Shortcut On Desktop
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / CLSID
Double click on the default value in each subkey below:
My Network Places:
{208D2C60-3AEA 1069-A2D7-08002B30309D}
My Computer:
{20D04FE0-3AEA 1069-A2D8-08002B30309D}
My Documents:
{450D8FBA-AD25-11D0-98A8-0800361B1103}
Recycle Bin:
{645FF040-5081-101B-9F08-00AA002F954E}
IE Default Icon:
{871C5380-42A0-1069-A2EA-08002B30309D}
enter unique names instead of the default name.


Hiding Icons On Desktop
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Double click on HideIcons and insert 1 in Value Data.

Cleaning All Icons On Desktop
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Create a new DWORD Value and give name NoDesktop.
Double click on NoDesktop and insert 1 in Value Data.

Make Desktop More Stable
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer
Create a new DWORD Value and give name DesktopProcess.
Double click DesktopProcess and insert 1 in Value Data.

Removing List Program In Run Menu
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / RunMRU
In the right window, you will see rows of software (in alphabetical marked a, b, c, d, and so on).
To remove it, simply by selecting one (or all) the name of the existing program and press the Del key.
If a confirmation window appears for the deletion of data, press Yes.Mengatur Size Icon on Desktop and Start Menu
HKEY_CURRENT_USER / Control Panel / Desktop / WindowMetrics
Double-click on Shell Icon Size and change the number 32 to another number, for example 10.
 
Color Changing Windows
HKEY_CURRENT_USER / Control Panel / Colors
Double click Window and insert RGB color combinations (use Adobe PhotoShop to find a suitable color combinations).
 
Changing Text Color In Windows
HKEY_CURRENT_USER / Control Panel / Colors
Double click WindowText and insert RGB color combinations.
 
Eliminate the Screen Saver tab
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / System
HKEY_LOCAL_MACHINE / Software / Microsoft / Windows / CurrentVersion / Policies / System
Create a new DWORD Value and give name NoDispScrSavPage.
Double click NoDispScrSavPage and insert 1 in Value Data.
 
Changing Screen Saver Through the Registry
HKEY_CURRENT_USER / Control Panel / Desktop
Double click SCRNSAVE.EXE then enter the path Screen Saver desired file.
Example: C: \ WINDOWS \ ScreenSaver.scr
 
Disabling Default Screen Saver
HKEY_USERS / DEFAULT / Control Panel / Desktop
ScreenSaveActive double click and enter the number 0 in Value Data.
To restore insert 1 in Value Data.
 
Eliminate Signs Arrows On Shortcut Icons
HKEY_CLASSES_ROOT / Inkfile
HKEY_CLASSES_ROOT / piffile
Rename IsShortcut be IsShortcuts.

Changing Style Wallpaper
HKEY_CURRENT_USER / Control Panel / Desktop
Double click on WallpaperStyle and insert the following in the Value Data:
1> Center
2> Stretch
3> Tile
 
Disable the Low Disk Space Warning
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies \ Explorer
Create a new DWORD Value and give name NoLowDiskSpaceChecks.
Double click NoLowDiskSpaceChecks and insert 1 in Value Data.
 
Disabling Menu Properties My Computer
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Create a new DWORD Value and give name NoPropertiesMyComputer.
Double click NoPropertiesMyComputer and insert 1 in Value Data.
HKEY_LOCAL_MACHINE / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Create a new DWORD Value and give name NoPropertiesMyComputer.
Double click NoPropertiesMyComputer and insert 1 in Value Data.
If the Explorer key does not exist, create a new one by clicking the Edit menu> New> Key and name it Explorer.
 
Resizing CoolSwitch
(Try Press Alt + Tab, it is called with CoolSwitch)
HKEY_CURRENT_USER / Control Panel / Desktop
HKEY_USERS / DEFAULT / Control Panel / Desktop
Click CoolSwitchColumns CoolSwitch and set how long it will be displayed by entering the desired number in the Value Data.
Then click CoolSwitchRows and do the same thing.
 
Disabling the function CoolSwitch
HKEY_CURRENT_USER / Control Panel / Desktop
HKEY_USERS / DEFAULT / Control Panel / Desktop
Double click on CoolSwitch and enter the number 0.
 
Disabling Animations In Windows XP
HKEY_CURRENT_USER / Control Panel / Desktop / WindowMetrics
Double click on MinAnimate and enter the numbers 1 to disable, and 0 to turn it back.
 
Changing Being Left Button Right Button In Mouse
HKEY_CURRENT_USER / Control Panel / Mouse
Double click on SwapMouseButtons and give value 1 in Value Data.

Changing Line Rolls On Scroll Mouse
HKEY_CURRENT_USER / Control Panel / Desktop
Double click WheelScrollLines enter the desired number (corresponding to the line to be rolled) in Value Data.
 
Hiding System Properties In Control Panel
HKEY_CURRENT_USER / Control Panel / do not load
Create a new String Value and name sysdm.cpl.
Double click input sysdm.cpl and enter Yes in the Value Data.
 
Disabling the Display Properties
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies
In the Policies subkey, create a new key by Edit> New> Key and name System.
Later in the System subkey, create a new DWORD Value and give name NoDispCPL.
Double click NoDispCPL and insert 1 in Value Data.
 
Speed ​​set the Keyboard Repeat Rate
HKEY_CURRENT_USER / Control Panel / Keyboard
KeyboardSpeed ​​double click and enter the desired value. The higher the number, the faster the rate of his Repeat.
 
Underlined text On Notepad
HKEY_CURRENT_USER / Software / Microsoft / Notepad
Double click lfUnderline and insert 1 in Value Data.
 
Mode Word Wrap On Notepad
HKEY_CURRENT_USER / Software / Microsoft / Notepad
Double click fWrap and insert 1 in Value Data.
 
Status Bar On Notepad
HKEY_CURRENT_USER / Software / Microsoft / Notepad
Double click StatusBar and insert value 1 in Value Data.
 
DVD in Windows Media Player
HKEY_CURRENT_USER / Software / Microsoft / MediaPlayer / Player / Settings
Choose Edit> New> String Value and name DVDUI.
DVDUI double click and enter the text Yes in Value Data.
 
Adding Identity Windows Media Player
HKEY_CURRENT_USER / Software / Policies / Microsoft
HKEY_LOCAL_MACHINE / SOFTWARE / Policies / Microsoft / Windows
Click Edit> New> Key and name WindowsMediaPlayer.
Click Edit> New> String Value and name the titlebar.
Double-click the titlebar and enter the desired text in Value Data.

Changing Button Play Button Stop Being In Windows Media Player
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / MediaPlayer / Objects / StopButton
Double click and enter the text player.controls.play onclick () in Value Data.
 
Selecting Audio CD player Default
HKEY_CLASSES_ROOT / AudioCD / Shell / Play / Command
Double-click the (Default) and enter the path software that you want as the default Audio CD player.
For example: C: \ Program Files \ Windows Media Player \ wmplayer.exe
 
Restoring Access to CD-ROM
After uninstalling a program CD burner, CD-ROM sometimes can no longer be accessed, the solution:
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Class \ {4D36E965-E325-11CE-BFC1-08002BE10318}
Remove subkey LowerFilters and UpperFilters by pressing the Del key.
 
Far Thumbnail Size To Windows Explorer
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer
Choose Edit menu> New> Binary Value and name ThumbnailSize.
ThumbnailSize double click and enter the number 20 in the Value Data.
 
Creating a Personal Menu Shortcut in Windows Explorer
HKEY_CLASSES_ROOT / Drive / Shell
Choose Edit> New> Key and name the Winamp as an example.
Double-click option (Default) on the right and enter the text registry editor Winamp.
Click the subkey Winamp and select Edit menu> New> Key and name Command.
Double-click option (Default) and enter the path C: \ Program Files \ Winamp \ Winamp.exe in Value Data.
 
Encryption Through Context Menu
HKEY_LOCAL_MACHINE / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Create a new DWORD Value and give name EncryptionContextMenu.
Double click EncryptionContextMenu and insert 1 in Value Data.



Changing Icon On Drives
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Explorer
If not, select Edit> New> Key and name it according to the desired drive [for example: C to drive C:]
At these values, create a new Key again and name DefaultIcon.
Double-click option (Default) and enter the path where the icon is located (for example: D: \ Documents \ C Drive icon.ico)
 
Hiding Drive
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Choose Edit> New> DWORD Value and name NoDrives.
Double click NoDrives and specify the drive where you want removed in the Value Data.
Example: if you want to remove drive E :, enter the number 16 in the Value Data.
The combination of the numbers in the Value Data is as follows:
A:> 1
B:> 2
C:> 4
D:> 8
E:> 16
F:> 32
G:> 64
H:> 128
I:> 256
A:> 512
K:> 1024
L:> 2048
M:> 4096
All:> 67108863
 
Make Tip Of The Day Windows Explorer
To enable this open Windows Explorer and then select View> Explorer Bar> Tip of the Day.
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Explorer / Tips
In the right window will see a row of tips stored in the value 0-49.
Two things that can be done is to replace the tips with a double-click each value with the desired text.
The second is to add new tips starts with the order after the value 49 (for example, 50 ff.).
Choose Edit> New> String Value and name-shaped figure who continued the last digit on the tip (eg, 50 ff.).
Double click the new value and enter the desired text in Value Data.

Hiding Advanced Settings In Windows Explorer Folder Options
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Explorer
Under the Explorer key will find a subkey named Advanced. Right click and select Rename. Rename Advanced be Advancedx.
 
Code Playing Game Cheating Hearts
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Applets
Click the Edit menu> New> Key and name Hearts.
Click the Edit menu> New> String Value and name ZB and fill number 42 in the Value Data.
Open Hearts game on the Start Menu> All Programs> Games. After entering the name of the player, press the following key combinations:
Ctrl + Shift + Alt + F12 and all the cards will be opened.
 
Garbage Cleaning Registry
HKEY_CLASSES_ROOT / Application
HKEY_CURRENT_USER / Software
HKEY_LOCAL_MACHINE / SOFTWARE
Choose one subkey which is the name of the software you want to delete, then press the Del key.
 
Cleaning Trash Uninstall
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Uninstall
Delete the subkey that has the same name as the software has been uninstalled.
 
Deleting Unwanted Programs List From the Add / Remove Programs
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Uninstall
Delete the subkey that contains the unwanted program by pressing the Del key.
 
Running Program When StartUp
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Run
Choose Edit> New> String Value with the name of Winamp for example.
Double click on the value and enter the path where the program is installed (C: \ Program Files \ Winamp \ Winamp.exe).

Removing Startup Items In MSCONFIG
Click Start> Run> type msconfig, and then click on the Startup tab, uncheck the programs you want removed from the startup list.
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Run
HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows \ Curre ntVersion \ Run
Delete the subkey that contains programs that are unwanted by pressing the Del key.
 
Accelerating Process Shutdown Windows XP
HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Control
WaitToKillServiceTimeout double click and change the value to be lower than 2000.
 
Changing AM and PM Being Morning And Evening
HKEY_CURRENT_USER / Control Panel / International
Double click s1159 and change text AM with MORNING.
Double click s2359 and change text PM with AFTERNOON.
 
Disabling AutoRun Function
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Double click NoDriveTypeAutoRun and enter the number 95 in the Value Data.
 
Turning Off Automatic Program Not Responding
HKEY_USERS / DEFAULT / Control Panel / Desktop
Double click AutoEndTasks and insert 1 in Value Data.
 
Bring up the My Computer Hidden Option
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Internet Settings / Zones / 0
Double-click the Flags and then change to Decimal and enter the figure 1 in Value Data.
 
Disabling Function New Window in Internet Explorer
HKEY_CURRENT_USER / Software / Policies / Microsoft / Internet Explorer / Restrictions
Create a new DWORD Value and give name NoOpeninNewWnd.
Double click NoOpeninNewWnd and insert 1 in Value Data.
 
Changing Background Internet Explorer Toolbar
HKEY_CURRENT_USER / Software / Microsoft / Internet Explorer / Toolbar
Choose Edit> New> String Value and name BackBitmap.
Double click BackBitmap and fill in the path where the image bitmap (.bmp) that will be the background of the toolbar located in the Value Data.
For example: C: \ WINDOWS \ Wallpaper.bmp

Changing the version of Internet Explorer
To determine the version of Internet Explorer owned: Help> About Internet Explorer in the browser Internet Explorer.
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Internet Explorer
Version Double click and enter the desired number in the Value Data.
 
Checking ProductId Internet Explorer
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Internet Explorer / Registration
See ProductID on ProductId key, the value will be recorded how ProductId Internet Explorer is used.
 
Full Screen Mode On Internet Explorer
HKEY_CURRENT_USER / Software / Microsoft / Internet Explorer / Main
Double click fullscreen and enter text Yes in Value Data.
 
Changing Title Internet Explorer
HKEY_CURRENT_USER / Software / Microsoft / Internet Explorer / Main
Choose Edit> New> String Value and name the Window Title.
Double-click the Window Title and enter the desired text in Value Data.
 
Cleaning List URL In Internet Explorer
HKEY_CURRENT_USER / Software / Microsoft / Internet Explorer / TypedURLs
Clear value URL1, url2 and so on by pressing the Del key.
 
Hiding Buttons Go On Internet Explorer
HKEY_CURRENT_USER / Software / Microsoft / Internet Explorer / Main
Choose Edit> New> String Value and name ShowGoButton.
ShowGoButton double click and enter the number 0 in Value Data.
 
Renaming Icon Internet Explorer
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ CLSID \ {871C5380-42A0-1069-A2EA-08002B30309D}
Double click on the value (Default) in addition to the right, enter the desired text in Value Data.
 
Adding .gov Domain On Search Website
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Internet Explorer / Main / UrlTemplate
Choose Edit> New> String Value and name with a number that represents a continuation of the numbers that already exist.
Double click on the value and type% s.gov in Value Data.

Tweaking Memory On Windows XP
HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Control / Session Manager / Memory Management
Double click on DisablePagingExecutive and insert 1 in Value Data.
When enabled, Windows will not perform paging file to your hard disk. The operating system and programs to be more responsive. Suggested for computers that have more than 128MB of memory.
Double click on LargeSystemCache and insert 1 in Value Data.
When activated, the system will allocate all memory (except 4 MB for disk caching) for file caching. The computer will perform caching XP kernel in memory so that Windows XP can run faster.
 
Unload .dll To Accelerate Access Memory
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Explorer
Choose Edit menu> New> Key and name AlwaysUnloadDLL.
In the Default Value option insert 1.
 
Deleting Pagefile When Shut Down
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Session Manager \ Memory Management
Double click ClearPageFileAtShutdown and insert 1 in Value Data.
 
Moving Pagefile
HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Control / Session Manager / Memory Management
Double click PagingFiles then change the path to the desired new location.
For example: D: \ pagefile.sys 1024 1024
 
Restoring Search Function Into Old Look
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer / CabinetState
Choose Edit> New> String Value and name UseSearchAsst.
Double click UseSearchAsst and insert 1 in Value Data.

Hiding Device Manager
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies
Choose Edit menu> New> Key and name System.
In the System subkey create a new DWORD Value and give name NoDevMgrPage.
Double click NoDevMgrPage and insert 1 in Value Data.
 
While Optimizing Computer Hard Disk In Case of Idle
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ OptimalLayout
Create a new DWORD Value and give name EnableAutoLayout.
Double click EnableAutoLayout and insert 1 in Value Data.
 
On the Run As option eliminates the Context Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name HideRunAsVerb.
HideRunAsVerb double click and enter the number 0 in Value Data.
 
Disable the Windows XP Tour
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Applets \ Tour
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Applets \ Tour
Create a new DWORD Value if no and name RunCount.
RunCount double click and enter the number 0 in Value Data.
 
Saving Notepad Configuration Changes
HKEY_CURRENT_USER \ Software \ Microsoft \ Notepad
Make each new DWORD Value and give name and fSaveWindowPositions fSavePageSettings.
Double click on fSavePageSettings and fSaveWindowPositions and insert 1 in Value Data respectively.
 
Detailed information in Device Manager
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Session Manager \ Environment
Create a new String Value or change existing String Value named DEVMGR_SHOW_DETAILS.
Double click DEVMGR_SHOW_DETAILS and insert 1 in Value Data.
 
Shows All Hidden Devices On the Device Manager
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Session Manager \ Environment
Create a new String Value and name DEVMGR_SHOW_NONPRESENT_DEVICES.
Double click DEVMGR_SHOW_NONPRESENT_DEVICES and insert 1 in Value Data.

Disable Task Manager
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ System
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ System
Create a new DWORD Value and give name DisableTaskMgr.
Double click DisableTaskMgr and insert 1 in Value Data.
 
Using Smooth Scrolling in Internet Explorer
HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ Main
If not, create a new DWORD Value and give name SmoothScroll.
Double click SmoothScroll and insert 1 in Value Data.
 
Disabling Image Preview Using Windows Picture and Fax Viewer
HKEY_CLASSES_ROOT \ SystemFileAssociations \ images \ She llEx \ ContextMenuHandlers \ ShellImagePreview
Double click the Default value and clear the value (delete {e84fda7c-1d6a-45f6-b725-cb260c236066})
 
Changing Setting Thumbnail
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Explorer
If not, create a new DWORD Value and give name and ThumbnailQuality ThumbnailSize.
ThumbnailSize double click and enter the desired value in accordance with the size in pixels.
ThumbnailQuality double click and enter the desired value in accordance with the presentation quality (50% - 100%).
 
Disabling Cache On Thumbnail
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value and give name DisableThumbnailCache.
Double click DisableThumbnailCache and insert 1 in Value Data.
 
Changing Colors In The Encrypted File
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer
Create a Binary Value and give name AltEncryptionColor.
Double click AltEncryptionColor and insert desired RGB color.
Hints: RR GG BB 00 (Default 00 80 40 00)
 
Changing Color On File And Folder Compressed
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer
Create a new Binary Value if not yet available and give name AltColor.
Double click AltColor and insert desired RGB color.
Hints: RR GG BB 00 (Default 00 00 00 ff)
Note: To enable this feature in the Folder Options tick Show encrypted or compressed NTFS in color.
 
Alternate Color On Compressed File
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value and give name ShowCompColor.
Double click ShowCompColor and insert 1 in Value Data.
 
Disabling Web Content In Explorer and Desktop
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name ClassicShell.
Double click ClassicShell and insert 1 in Value Data.
 
Getting rid of My Computer From the Desktop and Start Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ NonEnum
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ NonEnum
Create a new DWORD Value if no and name {20D04FE0-3AEA 1069-A2D8-08002B30309D}.
Double click {20D04FE0-3AEA 1069-A2D8-08002B30309D} and insert 1 in Value Data.
 
Choosing The First Desktop Icons
HKEY_CLASSES_ROOT \ CLSID \ {450D8FBA-AD25-11D0-98A8-0800361B1103}
Create a new DWORD Value and give name SortOrderIndex.
SortOrderIndex double click and enter the following values ​​in the Value Data as options:
48> My Documents
54> My Computer
 
Show version of Windows On Desktop
HKEY_CURRENT_USER \ Control Panel \ Desktop
Create a new DWORD Value if no and name PaintDesktopVersion.
Double click PaintDesktopVersion and insert 1 in Value Data.
 
op-ups show Descriptions In Explorer and Desktop Item
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value if no and name ShowInfoTip.
Double click ShowInfoTip and insert 1 in Value Data.
 
Disable the Desktop Cleanup Wizard
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Desktop \ CleanupWiz
Create a new DWORD Value and give name NoRun.
Double click NoRun and insert 1 in Value Data.
 
Hiding the Internet Explorer icon
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoInternetIcon.
Double click NoInternetIcon and insert 1 in Value Data.
 
Getting rid of My Documents From the Desktop
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ CLSID \ {450D8FBA-AD25-11D0-98A8-0800361B1103} \ ShellFolder
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Explorer \ CLSID \ {450D8FBA-AD25-11D0-98A8-0800361B1103} \ ShellFolder
Change the value in the key Attributes become 0xf0500174. Press F5 to see the results.
 
Removing Live Without Using the Recycle Bin
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoRecycleFiles.
Double click NoRecycleFiles and insert 1 in Value Data.
 
Disabling the Recycle Bin
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Explorer \ BitBucket
Create a new DWORD Value and give name NukeOnDelete.
Double click NukeOnDelete and insert 1 in Value Data.
 
Enable Advanced File System Sharing And Security
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Lsa
Create a new DWORD Value and give name ForceGuest.
Double click ForceGuest and enter 0 in the Value Data.
 
Disable NTFS Last Access Time Stamp
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ FileSystem
Create a new DWORD Value if no and name NtfsDisableLastAccessUpdate.
Double click NtfsDisableLastAccessUpdate and insert 1 in Value Data.
 
Disable the 8.3 Name Creation (NTFS)
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ FileSystem
Create a new DWORD Value and give name NtfsDisable8dot3NameCreation.
Double click NtfsDisable8dot3NameCreation and insert 1 in Value Data.
 
Enable 48-bit LBA Support for Large Capacity Hard Drive
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Servic es \ Atapi \ Parameters
Create a new DWORD Value and give name EnableBigLba.
Double click EnableBigLba and insert 1 in Value Data.
Note: Only for users of Windows XP before SP1.
 
Disabling the function CD Burning
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a DWORD Value and name NoCDBurning.
Double click NoCDBurning and insert 1 in Value Data.
 
Change the Logon Window
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Policies
Create a new DWORD Value and give name Logontype.
Logontype double click and enter the following value in the Value Data:
0> Classic Mode
1> Welcome Screen
 
Enable Fast User Switching
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Policies
Create a DWORD Value and name AllowMultipleTSSessions.
Double click AllowMultipleTSSessions and insert 1 in Value Data.
 
Enable Monitor Power-off In the Windows Logon
HKEY_USERS \ DEFAULT \ Control Panel \ Desktop
Double click PowerOffActive and ScreenSaveActive and insert 1 in Value Data respectively.
Double click SCRNSAVE.EXE enter the text (None) in the Value Data.
HKEY_USERS \ DEFAULT \ Control Panel \ PowerCfg
CurrentPowerPolicy double click and enter the number 0 in Value Data
 
Disabling Passport Balloon Reminder
HKEY_CURRENT_USER \ Software \ Microsoft \ MessengerServ ice
Create a Binary Value and give name PassportBalloon.
Double click and enter input PassportBalloon 0a 00 00 00 in the Value Data.
 
Changing Wallpaper In Windows Logon
HKEY_USERS \ DEFAULT \ Control Panel \ Desktop
Wallpaper Change the key value and enter the path where the location of the bitmap file (.bmp) is desired. (Example: D: /Documents/Wallpaper.bmp)
 
Limiting the Number of Automatic Login
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ CurrentVersion \ Policies
Create a new DWORD Value and give name AutoLogonCount.
AutoLogonCount double click and enter the number corresponding to the desired limit the number of login.
 
Dialog Box Before Logon
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Policies
LegalNoticeCaption double click and enter the text input desired title (example: WARNING).
LegalNoticeText double click and enter the desired text input (example: Do Not Attempt to Logon to this system Unless you are an authorized user).
 
Customization Windows Logon and Security Dialog Title
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Policies
Create a new String Value and name Welcome.
Welcome double click and enter the desired text input.
 
Forcing the use of Automatic Login
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Policies
Create a new String Value and name ForceAutoLogon.
Double click ForceAutoLogon and insert 1 in Value Data.
 
Disabling Automatic Login Through the use of Shift
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ CurrentVersion \ Policies
Create a new String Value and name IgnoreShiftOverride.
Double click IgnoreShiftOverride and insert 1 in Value Data.
 
Usernames Hiding From Window Logon
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Policies \ SpecialAccounts \ UserLis t
Create a new DWORD Value and name in accordance with the desired username.
Double click on the value and enter the number 0 in Value Data
 
Enable Start Menu Scrolling
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Explorer \ Advanced
Create a new String Value and name StartMenuScrollPrograms.
Double click and enter input StartMenuScrollPrograms Yes in Value Data.
 
Eliminating Options Undock Computer from the Start Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoStartMenuEjectPC.
Double click NoStartMenuEjectPC and insert 1 in Value Data.
 
Highlighting New Programs in the Start Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value if no and name Start_NotifyNewApps.
Double click Start_NotifyNewApps and insert 1 in Value Data.
Modifications Start Menu Folders
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Make a few DWORD Value if it is not available and give name, among others Start_ShowControlPanel, Start_ShowMyComputer, Start_ShowMyDocs, Start_ShowMyMusic, Start_ShowMyPics and Start_ShowNetConn.
Start_ShowControlPanel - Control Panel
Start_ShowMyComputer - My Computer
Start_ShowMyDocs - My Documents
Start_ShowMyMusic - My Music
Start_ShowMyPics - My Pictures
Start_ShowNetConn - Network Connections
Double click on each key and give value options as follows:
0 = Hidden
1 = Open When clicked
2 = Expand Contents
 
Getting rid of Program Access And Defaults From the Start Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoSMConfigurePrograms.
Double click NoSMConfigurePrograms and insert 1 in Value Data.
 
Getting rid Disconnect Menu Item
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a DWORD Value and name NoDisconnect.
Double click NoDisconnect and insert 1 in Value Data.
 
Removing Traces On the Run menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ RunMRU
Remove some of the key you want by pressing the Del key.
 
Enabling Favorites On the Start Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value and give name StartMenuFavorites.
Double click StartMenuFavorites and insert 1 in Value Data.
 
Pinned rid Programs From Start Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoStartMenuPinnedList.
Double click NoStartMenuPinnedList and insert 1 in Value Data.
 
Get rid of the All Programs button from the Start Menu
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a DWORD Value and name NoStartMenuMorePrograms.
Double click NoStartMenuMorePrograms and insert 1 in Value Data.
 
Determining the Response Time For The Application Not Responding
HKEY_CURRENT_USER \ Control Panel \ Desktop
HKEY_USERS \ DEFAULT \ Control Panel \ Desktop
Create a new String Value if no and name HungAppTimeout.
Double click input HungAppTimeout and enter the time in milliseconds (1000 = 1 seconds).
 
Turning Off Automatic Applications Not Responding
HKEY_CURRENT_USER \ Control Panel \ Desktop
HKEY_USERS \ DEFAULT \ Control Panel \ Desktop
Double click AutoEndTasks and insert 1 in Value Data.
 
Enable Shutdown Event Tracker
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Reliability
Create a new DWORD Value if no, name ShutdownReasonUI.
Double click ShutdownReasonUI and insert 1 in Value Data.
 
Disabling the Save Configuration Functions And Setting Desktop
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoSaveSettings.
Double click NoSaveSettings and insert 1 in Value Data.
 
Disabling Function Creation Of LastKnownGood Configuration
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Policies
Create a new String Value if no, name ReportBootOk.
ReportBootOk double click and enter the number 0 in Value Data.
 
Restart Auto On the BSOD (Blue Screen Of Death)
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ CrashControl
Change the value in AutoReboot and insert 1 in Value Data.
 
Disabling Automatic Daylight Savings Adjustment
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ TimeZoneInformation
Create a new DWORD Value and give name DisableAutoDaylightTimeSet.
Double click DisableAutoDaylightTimeSet and insert 1 in Value Data.
 
Disabling Update Device Driver Wizard
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
Create a new DWORD Value if it is not available, and name NoDevMgrUpdate.
Double click NoDevMgrUpdate and insert 1 in Value Data.
 
Hiding Computer Management Option (Right click on My Computer menu Manage)
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoManageMyComputerVerb.
Double click NoManageMyComputerVerb and insert 1 in Value Data.
 
Configuring Windows Automatic Update
HKEY_LOCAL_MACHINE \ Software \ Policies \ Microsoft \ Win dows \ WindowsUpdate \ AU
Make a few DWORD Value named as follows:
NoAutoUpdate
0 - Enable Automatic Updates (Default)
1 - Disable Automatic Updates
AUOptions
2 - Notify for download and notify for install
3 - Auto download and notify for install
4 - Auto download and schedule the install
ScheduledInstallTime
0 to 23 - Install time of day in 24-hour format
 
Disabling the Windows Key
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Keyboard Layout
Create a Binary Value and name scancode Map.
Scancode double click Folder and enter the following input in Value Data:
00 00 00 00 00 00 00 00 03 00 00 00 00 00 5B 5C E0 E0 00 00 00 00 00 00
 
Power Configuration Change Management
HKEY_CURRENT_USER \ Control Panel \ PowerCfg
HKEY_USERS \ DEFAULT \ Control Panel \ PowerCfg
Create a String Value if no, name CurrentPowerPolicy.
CurrentPowerPolicy double click and enter the following input value in the Value Data:
0 - Home / Office Desktop
1 - Portable / Laptop Computer
2 - Monitor On Presentations
3 - Network Computer (No Wake-On-LAN)
4 - Optimized For High Performance
5 - Optimized For Power Saving
 
Configuring Registry Size Limit
HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Contro l
Create a new DWORD Value and give name RegistrySizeLimit.
Double click and enter input RegistrySizeLimit 0xffffffff in Value Data.
 
Determining Popup Error Messages To Be Published
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Windows
ErrorMode double click and enter the desired value input as the following in Value Data:
0 - All Errors Appear In Popups (Default)
1 - System Errors Disabled, Application Errors Still Using Popups
2 - Neither System Or Application Errors Use Popups
 
Options For Program Running 16-bit On VDM (Virtual DOS Machine)
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value if no, name MemCheckBoxInRunDlg.
Double click MemCheckBoxInRunDlg and insert 1 in Value Data.
 
Priority selection Virtual Machine Used
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ WOW
Double click and enter value DefaultSeparateVDM Yes or No in the Value Data
 
Sizing And Non Paged Paged Pool Memory
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Session Manager \ Memory Management
Make some new DWORD value if it does not exist, and name of each PagedPoolSize and NonPagedPoolSize.
Double-click PagedPoolSize and NonPagedPoolSize and enter the desired value input (in bytes) in the Value Data.
 
Automatic Logon Administrative Console In Recovery
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Setup \ RecoveryConsole
Create a new DWORD Value if no, name SecurityLevel.
Double click SecurityLevel and insert 1 in Value Data.
 
Full Access Through Floppy Disk In Recovery Console
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Setup \ RecoveryConsole
Create a new DWORD Value if no, name SetCommand.
Double click SetCommand and insert 1 in Value Data.
 
Changing the Status NumLock
HKEY_USERS \ DEFAULT \ Control Panel \ Keyboard
InitialKeyboardIndicators double click and enter the following input value in the Value Data:
0 - NumLock is turned off after logon
1 - NumLock is turned on after logon
 
Enabling Remote Assistance
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Terminal Server
Make a few DWORD Value and name of each AllowTSConnections, fDenyTSConnections, and fAllowToGetHelp.
Double click on each input value and enter the following value in the Value Data:
AllowTSConnections> 1
fDenyTSConnections> 0
fAllowToGetHelp> 1
 
Disabling Warning In Startup
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Windows
Create a DWORD Value and name NoPopUpsOnBoot.
Double click NoPopUpsOnBoot and insert 1 in Value Data.
Create a new DWORD Value and give name again Error Mode.
Double-click the Error Mode and insert input values ​​as follows:
0 = No Error Suppression
1 = Suppress System Errors
2 = Suppress All Errors
 
Icon Cache Sizing
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Explorer
Create a String Value and name Max Cached Icons.
Double-click the Max Cached Icons and enter the number 2000 (100 - 4096 = in bytes) in the Value Data.
 
Configuring Windows Error Reporting
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ PCHealth \ Err orReporting
Make a few DWORD Value and name:
DoReport - Enable error reporting
ShowUI - Show user interface
IncludeKernelFaults - Include kernel errors in the report
IncludeMicrosoftApps - Include Microsoft applications in the report
IncludeWindowsApps - Include Windows components in the report
Double click on each value and enter the value 1 (enable) or 0 (disable) in Value Data.
 
Stepping Mode In Windows Update Process
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Active Setup
Create a new String Value and name SteppingMode.
Double click and enter input SteppingMode Y in the Value Data.
 
Changing the Active Desktop Background In Safe Mode
HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ Desktop \ SafeMode \ General
Double click and enter the path Wallpaper wallpaper desired location in the Value Data.
 
Disabling Menu Properties In the Recycle Bin
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoPropertiesRecycleBin.
Double click NoPropertiesRecycleBin and insert 1 in Value Data.
 
Restore function of Windows Folders In Startup
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value if no, name PersistBrowsers.
Double click PersistBrowsers and insert 1 in Value Data.
 
Get rid of the Shared Documents From My Computer
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Policies \ Explorer
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ Curr entVersion \ Policies \ Explorer
Create a new DWORD Value and give name NoSharedDocuments.
Double click NoSharedDocuments and insert 1 in Value Data.
 
Accelerating Access to the .AVI File
HKEY_CLASSES_ROOT \ CLSID \ {87D62D94-71B3-4b9a-9489-5FE6850DC73E}
Rename 87D62D94-71B3-4b9a-9489-5FE6850DC73E key {} and put a minus sign (-) in front of him.
For example: - {87D62D94-71B3-4b9a-9489-5FE6850DC73E}
 
Adding Options Menu Copy To and Move To Folder Context Menu
HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shellex \ Con textMenuHandlers
To create a subkey select Edit menu> New> Key.
Create a subkey and name Copy To and then double-click the (Default value) and enter input {C2FBB630-2971-11D1-A18C-00C04FD75D13} in the Value Data.
Create a subkey and name Move To and then double-click the (Default value) and enter input {C2FBB631-2971-11D1-A18C-00C04FD75D13} in the Value Data.
 
Adding Options Send To In the Context Menu
HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shellex \ Con textMenuHandlers
To create a subkey select Edit menu> New> Key.
Create a subkey and name Send To and then double-click the (Default value) and enter 7BA4C740-9E81-11CF-99D3-00AA004AE837 input {} in the Value Data.
 
Shows Hidden Files And Folders
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Hidden double click and insert value 1 in Value Data.
 
Shows the Hidden Operating System Files
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value and give name ShowSuperHidden.
Double click ShowSuperHidden and insert 1 in Value Data.
 
Changing Directories And Common Program Files
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion
Double click ProgramFilesDir and CommonFilesDir and enter the desired new location path in the Value Data.
 
Folder launches Window On The Different Process
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value if no, name SeparateProcess.
Double click SeparateProcess and insert 1 in Value Data.
 
Expand Folders in Explorer Automatically
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Curre ntVersion \ Explorer \ Advanced
Create a new DWORD Value if no, name FriendlyTree.
Double click FriendlyTree and insert 1 in Value Data.
 
Tips to Make Yourself At First Login Into Windows
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Explorer \ Tips
Create one or more String Value is based on the continuation of the tips that have been there (eg, 50 and so on) and enter text input form the desired tips.
 
Changing Windows Installation File Location
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Setup
Double-click the SourcePath and enter the desired path to the new location.
 
Use Windows Update Without Having to Register
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion
Create a new String Value if no, name RegDone.
Double click RegDone and insert 1 in Value Data.
 
Adds Again ... Maybe There Multiple Functions In The Same With Different Way In The Above Tp ..
 
Changing Line Rolls On Scroll Mouse
HKEY_CURRENT_USER / Control Panel / Desktop
Double click WheelScrollLines enter the desired number (corresponding to the line to be rolled) in Value Data.
 
Hiding System Properties In Control Panel
HKEY_CURRENT_USER / Control Panel / do not load
Create a new String Value and name sysdm.cpl.
Double click input sysdm.cpl and enter Yes in the Value Data.
 
Disabling the Display Properties
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies
In the Policies subkey, create a new key by Edit> New> Key and name System.
Later in the System subkey, create a new DWORD Value and give name NoDispCPL.
Double click NoDispCPL and insert 1 in Value Data.
 
Speed ​​set the Keyboard Repeat Rate
HKEY_CURRENT_USER / Control Panel / Keyboard
KeyboardSpeed ​​double click and enter the desired value. The higher the number, the faster the rate of his Repeat.
 
Underlined text On Notepad
HKEY_CURRENT_USER / Software / Microsoft / Notepad
Double click lfUnderline and insert 1 in Value Data.
 
Mode Word Wrap On Notepad
HKEY_CURRENT_USER / Software / Microsoft / Notepad
Double click fWrap and insert 1 in Value Data.
 
Status Bar On Notepad
HKEY_CURRENT_USER / Software / Microsoft / Notepad
Double click StatusBar and insert value 1 in Value Data.
 
DVD in Windows Media Player
HKEY_CURRENT_USER / Software / Microsoft / MediaPlayer / Player / Settings
Choose Edit> New> String Value and name DVDUI.
DVDUI double click and enter the text Yes in Value Data.
 
Adding Identity Windows Media Player
HKEY_CURRENT_USER / Software / Policies / Microsoft
HKEY_LOCAL_MACHINE / SOFTWARE / Policies / Microsoft / Windows
Click Edit> New> Key and name WindowsMediaPlayer.
Click Edit> New> String Value and name the titlebar.
Double-click the titlebar and enter the desired text in Value Data.
 
Changing Button Play Button Stop Being In Windows Media Player
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / MediaPlayer / Objects / StopButton
Double click and enter the text player.controls.play onclick () in Value Data.
 
Selecting Audio CD player Default
HKEY_CLASSES_ROOT / AudioCD / Shell / Play / Command
Double-click the (Default) and enter the path software that you want as the default Audio CD player.
For example: C: \ Program Files \ Windows Media Player \ wmplayer.exe
 
Restoring Access to CD-ROM
After uninstalling a program CD burner, CD-ROM sometimes can no longer be accessed, the solution:
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Class \ {4D36E965-E325-11CE-BFC1-08002BE10318}
Remove subkey LowerFilters and UpperFilters by pressing the Del key.
 
Far Thumbnail Size To Windows Explorer
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Explorer
Choose Edit menu> New> Binary Value and name ThumbnailSize.
ThumbnailSize double click and enter the number 20 in the Value Data.
 
Creating a Personal Menu Shortcut in Windows Explorer
HKEY_CLASSES_ROOT / Drive / Shell
Choose Edit> New> Key and name the Winamp as an example.
Double-click option (Default) on the right and enter the text registry editor Winamp.
Click the subkey Winamp and select Edit menu> New> Key and name Command.
Double-click option (Default) and enter the path C: \ Program Files \ Winamp \ Winamp.exe in Value Data.

Encryption Through Context Menu
HKEY_LOCAL_MACHINE / Software / Microsoft / Windows / CurrentVersion / Explorer / Advanced
Create a new DWORD Value and give name EncryptionContextMenu.
Double click EncryptionContextMenu and insert 1 in Value Data.

Changing Icon On Drives
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ Curr entVersion \ Explorer
If not, select Edit> New> Key and name it according to the desired drive [for example: C to drive C:]
At these values, create a new Key again and name DefaultIcon.
Double-click option (Default) and enter the path where the icon is located (for example: D: \ Documents \ C Drive icon.ico)
Hiding Drive HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer Choose Edit> New> DWORD Value and name NoDrives. Double click NoDrives and specify the drive where you want removed in the Value Data. Example: if you want to remove drive E :, enter the number 16 in the Value Data. The combination of the numbers in the Value Data is as follows: A:> 1 B:> 2 C:> 4 D:> 8 E:> 16 F:> 32 G:> 64 H:> 128 I:> 256 A:> 512




Posted By Me

Tidak ada komentar:

Posting Komentar