Recent Documents Missing

J

j-man

I am on Win2K and on the Start Menu under Documents my Recent Documents
shows as Empty although when I go to C:\Documents and
Settings\UserName\Recent I find the folder is not empty but has
shortcuts to my recently accessed documents in it. Does anyone know how
to get this to list again?
 
D

Dave Patrick

Check these.

HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Below are all type REG_DWORD

ClearRecentDocsOnExit=0
NoRecentDocsMenu=0
NoRecentDocsHistory=0
MaxRecentDocs=0xF (decimal 15)
ClearRecentDocsOnExit=0

Also check the Reg_Expand_Sz value of;
'Recent' = %USERPROFILE%\Recent
found at;
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I am on Win2K and on the Start Menu under Documents my Recent Documents
| shows as Empty although when I go to C:\Documents and
| Settings\UserName\Recent I find the folder is not empty but has
| shortcuts to my recently accessed documents in it. Does anyone know how
| to get this to list again?
|
 
J

j-man

Dave,
Thanks for the information.
I was finally able to get back to this problem.
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell
Folders\Recent contains the value of %USERPROFILE%\Recent and the type
is set at Reg_Expand_Sz
As for HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
the only entry is NoDriveTypeAutoRun The type is REG_DWORD and the
value is 0x00000095 (149)
The list is building itself back, so I assume the user cleared it, I
thought that would clear the folder "Recent" under C:\Documents and
Settings\USERNAME but apparently that is not the case. If you know
where Windows maintains the settings for the Documents list, such as
how many to show and the date to begin showing from, I would like to
know, otherwise, my user is getting what she wants and apparently no
permenant damage was done. Thanks again.
 
D

Dave Patrick

You can set the decimal value of;
MaxRecentDocs=0xF (decimal 15)
found at;
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Dave,
| Thanks for the information.
| I was finally able to get back to this problem.
| HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell
| Folders\Recent contains the value of %USERPROFILE%\Recent and the type
| is set at Reg_Expand_Sz
| As for HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
| the only entry is NoDriveTypeAutoRun The type is REG_DWORD and the
| value is 0x00000095 (149)
| The list is building itself back, so I assume the user cleared it, I
| thought that would clear the folder "Recent" under C:\Documents and
| Settings\USERNAME but apparently that is not the case. If you know
| where Windows maintains the settings for the Documents list, such as
| how many to show and the date to begin showing from, I would like to
| know, otherwise, my user is getting what she wants and apparently no
| permenant damage was done. Thanks again.
|
 

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