Finally, Start, Run, regedit
Navigate to this key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
This key exists only if you have set an option whose flag is stored in the key. (Each value's description begins with the text related to that option on the Local User Properties property sheet.) A value set to 0x00000001. disables access. Deleting a value or setting its data to 0 enables access.
Values Restricting Access to Display Properties
NoDispCPL - Disable Display Control Panel. If the value is set to 1, the Display Properties property sheet is not accessible.
NoDispBackgroundPage - Hide Background Page. If the value is set to 1, the Background property page on the Display Properties property sheet is hidden.
NoDispScrSavPage - Hide Screen Saver Page. If the value is set to 1, the Screen Saver property page on the Display Properties property sheet is hidden.
NoDispAppearancePage - Hide Appearance Page. If the value is set to 1, the Appearance property page on the Display Properties property sheet is hidden.
NoDispSettingsPage - Hide Settings Page. If the value is set to 1, the Settings property page on the Display Properties property sheet is hidden.