Results 1 to 2 of 2

Thread: Determine maximum number of recent documents in Windows Server 2008

  1. #1
    Join Date
    Apr 2008
    Posts
    598

    Determine maximum number of recent documents in Windows Server 2008

    By default, there is no limit set for displaying the total number of items in the Recent Documents list. However if you want then you can set the limit in order to avoid displaying longer lists. Here is a small tip that will help you to determine the maximum number of items that can be listed in Recent Documents on Windows Server 2008.
    • Go to "Start", "Run" and type "regedit".
    • Registry Editor will open up. Look for "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer"
    • Here create a new registry entry by right clicking on the empty area and selecting "New"
    • Give it a name such as "MaxRecentDocs" and give it a "DWORD" value of 1.

  2. #2
    Join Date
    Apr 2008
    Posts
    395

    Re: Determine maximum number of recent documents in Windows Server 2008

    Instead of limiting the Recent Document history, you can even disable it from the registry. This will help you to avoid the headache of history maintenance and all that useless stuff. Here is how you can do so:
    • Open your Registry Editor.
    • Go to:
      User Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
      System Key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    • Create a new registry value with name as 'NoRecentDocsHistory' and type as "DWORD" and then assign it a value of '1' to enable the restriction.
    • Exit Registry Editor and restart your computer for changes to take effect.

Similar Threads

  1. Replies: 5
    Last Post: 13-01-2011, 06:45 PM
  2. Windows Server 2008 R2 maximum NTFS volume size
    By FFCookie in forum Operating Systems
    Replies: 5
    Last Post: 22-08-2010, 12:30 AM
  3. Change Number of Recent Documents
    By ARTHUR18 in forum Windows Software
    Replies: 3
    Last Post: 01-07-2009, 10:03 PM
  4. Number of entries in My Recent Documents
    By Herbert Eppel in forum Windows XP Support
    Replies: 7
    Last Post: 08-02-2008, 09:19 PM
  5. Replies: 2
    Last Post: 12-12-2007, 11:34 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,304,672.25408 seconds with 17 queries