Do not use on any
shared computer
July 24, 2008 02:59pm pdt
 
[x]
Attachment Details

How to disable the auto-adjust for screen resolution in XP?

Tags: resolution, screen, auto, adjust, xp
Is there a registry key that can be modified that prevents the screen resolution from auto adjusting?  I need to maintain a resolution of 1024x768 for all users.  However, when another user logs on to the PC, the resolution auto adjusts to 1280x1024 since the PC is connected to a 19" monitor.  The PC is running Win XP SP2.
Start your free trial to view this solution
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

Question Stats
Zone: Computer Hardware
Question Asked By: espritdecorps
Solution Provided By: crabbon
Participating Experts: 3
Solution Grade: B
Views: 270
Translate:
Loading Advertisement...
 
[+][-]Expert Comment by crabbon
Expert Comment by crabbon:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Assisted Solution by nobus

Rank: Genius

Assisted Solution by nobus:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by espritdecorps
Author Comment by espritdecorps:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Accepted Solution by crabbon
Accepted Solution by crabbon:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by espritdecorps
Author Comment by espritdecorps:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by crabbon
Expert Comment by crabbon:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
Open Discussion
Open Discussion
 
Comment by JulianMcGeoch
We had this problem. It seems to mainly be intel graphics drivers that cause the issue. XP will never store the screen resolution settings per user only per machine. however intel's driver seems to add its own registry key for per user.
this can be found in HKCU\software\intel
in this registry key has the users resolution settings and therefore can carry it around with them.
if you cannot view the affected users registry because you have locked it down do a load hive into your registry. a technical document on microsofts web site on how to do that is KB146050.
Now after 4 hours of backwards enginering intel's drivers i finally found the program that causes this setting to be put into the users registry.
- Type regedit into run on the start menu
- Go to key HKLM\software\microsoft\windows\currentversion\run and delete the key HotKeysCmds
- Reboot
to prevent this from happening in the first place before you acctually install the graphics driver do this -
- Extract the intel graphics drivers
- In the win2000 folder there will be a file called ialmnt5.inf, edit this file
- Put a ; in front of the line HKLM,Software\Microsoft\Windows\CurrentVersion\Run,HotKeysCmds,,%11%"\hkcmd.exe"
- take out the ; from HKLM,"%CUIDeviceIndependentKey%\igfxsrvc\resources","2658",,"Disable"
- Install the graphics driver.
- Check that the key in manual fix is not there

Now there is no where on the face of the planet or internet that has this technical document. there are loads of people with this problem but every answer is XP doesn't do that. they are right its Intel instead.
Note i have only seen this on intel's drivers so if you havent got an intel then try and stop hkcmd.exe from running in msconfig. thats the file that causes the issue.
 
 
20080723-EE-VQP-34