Setting default desktop for new users Win7 64bit

malibu3105

New member
Local time
5:05 AM
Messages
8
Location
So. California
I work for a large corp which provides a standard image.
I install this image, and wish to make changes particular to our area (About 8 offices)

Then burn the image for new workstations.

I have been doing the desktop customization, show menus, desktop icon size, etc.
I then go to C:\Users and copy that customized user and rename it to default.

This works but has side effects, such as a new users default location for documents is always the original users. Plus some of our software fails.

So I am now wanting to change the registry to do the same thing.

My question:
Is there a way to edit the "Default User" in the registry so that it would be used for any new user?

That way I could set the default registry and all new users would get those settings.
 

My Computer

OS
Windows 7
The "default user" stuff is located in C:\Users\Default
So its registry is C:\Users\Default\ntuser.dat

You know how load and unload that registry hive?
Between load and unload you can change the relevant registry modifications

You understand?
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Thank you for the information. I do understand how to load and unload the hive.
So you are suggesting making the changes to the keys in that hive that I wish to set, and the will load to any new user?

Sounds like a good plan. Thank you.
 

My Computer

OS
Windows 7
Thank you for the information. I do understand how to load and unload the hive.
So you are suggesting making the changes to the keys in that hive that I wish to set, and the will load to any new user?

Sounds like a good plan. Thank you.
Any user account you create will use that ntuser.dat as template. So yes, that's the way to do it.

Use a registry monitor to monitor what HKCU registry keys are changed when you change a user setting. Or search internet.
 
Last edited:

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Back
Top