Detailed description of Registry Modification and Group Policy in Win2000/XP (7)

Source: Internet
Author: User

Let Win98
Use multi-column Start Menu


[HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/Explorer/advanced]
"Startmenuscrollprograms" = "false"
[
Note] Win98
When a column cannot be fully displayed, a scroll point is displayed up or down. Other windows
The system uses multiple columns to display the entire menu on the screen at a time. When the menu is exceeded, it is placed on the second column.


Warning about hard disk space insufficiency (Win9x
)


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/filesystem]
"Disablelowdiskspacebroadcast" =
(C
Drive )/,
(D
Drive )/,
(E
Drive )/,
(F
Drive)/HEX: FF, FF
(All)


Submit Error Report for scheduled tasks


[HKEY_LOCAL_MACHINE/software/Microsoft/schedulingagent]
"Notifyontaskmiss" = DWORD: 00000001
[
Note]
When you use a scheduled task to allow the system to automatically run some commands or programs, if an error occurs during execution, the scheduled task will not submit an error report, this setting prompts the scheduled task to appear when an error occurs.


Add driver recognition level


[HKEY_LOCAL_MACHINE/software/Microsoft/driver signing]
"Policy" = HEX: 01,00, 00,00
(Prompt when no sign is registered) or
(Forbidden)


Automatically clear unused DLL in memory
Document


[HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/Explorer/alwaysunloaddll]
[
Operation]"
Default"
Set the value to "1"


Add USB
Port detection Interval


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/services/class/USB/0000]
(Win98/me
)
[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/class/{36fc9e60-c465-11cf-8056-444553540000 }/ 0000]
(Win2000/XP
)
"Idleenable" = DWORD: 00000001
(0
Detection prohibited interval, 1
Allowable detection interval)
[
Note]
If yes, for "0001"
, "0002 "......
Make the same settings.


Change CPU
Default priority level for processing tasks (Win9x
)


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/services/VxD/BIOS]
"Cpupriority" = DWORD: 0000000x
(1
: Foreground tasks have the highest priority; 2
: Foreground tasks have a higher priority than background tasks. 3
: By default, foreground and background tasks have the same priority; 0
: Not recommended, real-time running of foreground tasks)


Bus and memory optimization (reduce wait period) (Win9x
)


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/services/VxD/BIOS]
"Pciconcur" = DWORD: 00000001
"Agpconcur" = DWORD: 00000001
"Fastdram" = DWORD: 00000001

Add file system cache (Win9x
)


[HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/fs
Templates/desktop (/mobile/Server)]
[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/filesystem]
"Namecache" = HEX: A9, 0a, 00,00
(Server
Default Value)
"Pathcache" = HEX :,
(Server
Default Value)


Add CD/DVD-ROM
Cache (Win9x
)


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/filesystem/CDFs]
"Cachesize" = HEX: 6B, 02,00, 00
(Default)
"Prefetch" = HEX: e4, 00,00, 00
(Default)


Optimize File System (Win9x
)


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/filesystem]
"Configfileallocsize" = DWORD: 000001f4

Improving the read/write speed of a floppy disk drive (providing it with the background storage management function) (Win9x
)


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/services/class/FDC/0000]
"Forefifo" = DWORD: 00000000

Delete useless dynamic link library (DLL
Files)


[Heky_local_machine/software/Microsoft/Windows/CurrentVersion/shareddll]
[
Note]
Each DLL
File key value description this DLL
Shared by several applications, if it is "01 00 00"
Then this DLL
The file is shared by an application. If it is "00 00 00"
Then the DLL
File does not work on the system. It indicates it is a ^
File, delete the key value, and delete the DLL in the hard disk
File.


View 16
Bit and 32
Bit DLL
Document


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/session
Manager/known16dlls]
(16
BITs) (Win9x
)
[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager/knowndlls]
(32
Bit)


Windows
Auto refresh/
Manual refresh


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/update]
"Updatemode" = HEX: 00, 00, 00
(Automatic refresh )/,
(Manual refresh)


Show more CPU resources in System Properties
Information (Win9x
)


[HKEY_LOCAL_MACHINE/hardware/description/system/centralprocessor/0]
"Vendoridentifier" = "genuine intel"
(Note the space)


Solve some English software in the Chinese version of Windows
Garbled Problem


[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/fontassoc/associated
Charset]
"Gb2312 (86)" = "no"
(Win9x
)
"Symbol (02)" = "no"
(Win2000
)


Solves the problem that the original optical drive cannot be used after the Virtual Drive is deleted.


[HKEY_LOCAL_MACHINE/Enum/SCSI]
(Win9x
)
[
Operation]
Delete all the sub-keys and restart the system to automatically find the physical optical drive,
And re-Add the physical drive information to the sub-key.
Windows 2000
Add registry settings in and later versions


Group Policy/
User Configuration/
Manage templates/Windows
Components/Windows
Resource Manager


[HKEY_CURRENT_USER/software/Microsoft/Windows/CurrentVersion/policies/explorer]
"Nomanagemycomputerverb" = DWORD: 00000001
(Hide"
My computer"
Right-click"
Manage"
) (At least win2000
)
"Noshellsearchbutton" = DWORD: 00000001
(Delete from resource manager"
Search"
Button) (at least win2000
)
"Nolowdiskspacechecks" = DWORD: 00000001
(Disable warnings of insufficient hard disk space) (at least win2000
)
"Noviewondrive" = DWORD: XXXXXXXX
(Prohibit access to the drive from my computer. For settings, refer to "nodrives"
) (At least win2000
)
"Nohardwaretab" = DWORD: 00000001
(Delete the hardware tab from the control panel's mouse, keyboard, sound and audio devices, and drive Properties dialog box) (at least win2000
)
"Nosecuritytab" = DWORD: 00000001
(Delete security tabs from file and folder properties) (at least WINXP
)
"Nochangeanimation" = DWORD: 00000001
(Do not change the UI of menu animation settings.
) (At least win2000
)
"Nochangekeyboardnavigationindicators" = DWORD: 00000001
(Do not change the display attribute"
Use alt
Always hide the keyboard navigation indicator"
Option) (at least win2000
)
"Nodfstab" = DWORD: 00000001
(Delete DFS from Resource Manager
Tab) (at least win2000
)
"Nocomputersnearme" = DWORD: 00000001
(No"
My computer nearby"
) (At least win2000
)
"Maxrecentdocs" = DWORD: 0000000f
(Maximum number of recent documents) (at least win2000
)
"Norunasinstallprompt" = DWORD: 00000001.
(Disable"
Install programs as other users"
Dialog Box to install the program) (at least win2000
)
"Promptrunasinstallnetpath" = DWORD: 00000001
(Display"
Install programs as other users"
Dialog Box) (at least win2000
)
[
Note]
You must submit other logon creden。 (as the installer for other users) only when you are not an administrator ).
"Nocdburning" = DWORD: 00000001
(Delete the resource manager's CD
Burning function) (at least WINXP
)
"Norecyclefiles" = DWORD: 00000001
(Do not move the deleted files to the recycle bin) (at least WINXP
)
"Confirmfiledelete" = DWORD: 00000001
(Force confirm File Deletion dialog box) (at least WINXP
)
"Recyclebinsize" = DWORD: 0000000a
(Restrict the percentage of the recycle bin to the disk space. Do not change it.) (at least WINXP
)
"Noshareddocuments" = DWORD: 00000001
(Delete shared documents from my computer) (at least WINXP
)
"Nothumbnailcache" = DWORD: 00000001
(Disable thumbnail cache) (at least WINXP
)
"Nofileassociate" = DWORD: 00000001
(Do not change the file type in the folder option) (at least win2000
)


Group Policy/
User Configuration/
Manage templates/Windows
Components/Windows
Resource Manager/
General Open File Dialog Box


[HKEY_CURRENT_USER/software/Microsoft/Windows/CurrentVersion/policies/comdlg32/placesbar]
"Place0" = "AB"
(Items displayed in the position bar) (at least WINXP
)
[
Note]
Set a total of 5
From place0
To place4
, Valid project:
1.
Local folder, such as C:/Windows
2.
Remote folder, in the format of // server/share
3. Common Shell Folders
: Commondocuments
, Commonmusic
, Commonpictures
, Desktop
, Mycomputer
,
Mydocuments
, Myfavorites
, Mymusic
, Mynetworkplaces
, Mypictures
, Printers
, ProgramFiles
, Recent
.
[HKEY_CURRENT_USER/software/Microsoft/Windows/CurrentVersion/policies/comdlg32]
"Noplacesbar" = DWORD: 00000001
(Hide position bar) (at least win2000
)
"Nofilemru" = DWORD: 00000001
(Hide the list of recently accessed files) (at least win2000
)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.