Undo setting

D

davebold370

Guest
After creating a windows 10 enterprise 64bit image and installing it on a few clients computers, we have discovered that the end user no longer has access to their jump lists. I believe that the issue is inside the image. As it only effects those I have reimaged. The two items I believe is causing this is Explorer > "clear history of recently opened documents on exit" How do I receive any settings set by NTLite after the image is deployed?
 
Have you set tweaks?
you can change the settings with a reg file but i don't have the info handy anywhere these days.
 
@davebold370,
for the image or the installed machine, you can always edit directly with the tool (if Business version from USB, to not need to activate on each).
Manually for that particular tweak:
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
ClearRecentDocsOnExit, you can set it to 0 or delete.

There are also:
and see if your NoRecentDocsHistory is there, you can set it to 0 or delete.

And "Show recently opened items in Jump Lists on Start or the taskbar"
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
Start_TrackDocs (set to 1 or delete)

Make a reg file with the change, so you can quickly deploy it.

Let me know if that helped, and which do you think was the one, just to confirm which was the one for you, if unclear in the title to update the note.

Thanks.
 
Back
Top