Default screensaver issue

Joined
Jun 19, 2019
Messages
1
Reaction score
0
Hi Everyone

I am trying to create default screensaver settings for new users.

I have loaded the hive "C:\Users\Default\NTUSER.DAT" into Regedit and have added the following four values to the key "HKU\TempHive\Control Panel\Desktop":

ScreenSaveActive = "1"
ScreenSaverIsSecure = "1"
ScreenSaveTimeOut = "300"
SCRNSAVE.EXE = "C:\Windows\system32\Mystify.scr"

However, when I create a new user, the last of the above four values fails to appear in, or gets deleted from the resulting registry entries in HKCU for the new user. Does anyone know why? How can I fix this issue?

Thank you very much.

Kind regards

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top