Names of Previously Opened and Saved Files Appear in Typical Windows Explorer-Style Dialog Boxes in Windows XP (322948)
The information in this article applies to:
- Microsoft Windows XP Home Edition
- Microsoft Windows XP Professional
This article was previously published under Q322948 For a Microsoft Windows Me and Windows 2000 version of this article, see 319958.
IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
You may experience the following behavior:
- A list of the files that you most recently used appears in the File name box in the Open dialog box, the Save As dialog box, or other typical Windows Explorer-style dialog boxes.
- If you type a file name in the File name box in the Open dialog box, the Save As dialog box, or other Windows Explorer-style dialog boxes, an AutoComplete list of previously opened and saved files appears.
CAUSE
By default, Windows Explorer-style dialog boxes (for example, the Open dialog box and the Save As dialog box) provide both a most-recently-used (MRU) list of file names and an AutoComplete list of previously typed file names.
WORKAROUND
To prevent the MRU list and the AutoComplete list of file names from appearing, use the procedures that are described in this section.
How to Prevent the MRU List of File Names from AppearingNOTE: After you complete this procedure, the MRU list does not appear in Windows Explorer-style dialog boxes; however, this list is not removed from the registry.
Windows XP Professional- Log on as the user.
- Click Start, and then click Run.
- Type gpedit.msc, and then click OK.
- In the left pane under User Configuration, expand Administrative Templates, expand Windows Components, expand Windows Explorer, and then click Common Open File Dialog.
- In the right pane, double-click Hide the dropdown list of recent files.
- Click Enabled, and then click OK.
- Click File, and then click Exit.
Windows XP Home EditionWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk. - Log on as the user.
- Click Start, and then click Run.
- Type regedit, and then click OK.
- Locate and then click the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32 NOTE: If the Comdlg32 key does not exist, follow these steps:- Click the Policies key.
- On the Edit menu, point to New, and then click Key.
- Type comdlg32, and then press ENTER.
- On the Edit menu, point to New, and then click DWORD Value.
- Type nofilemru, and then press ENTER.
- On the Edit menu, click Modify.
- Type 1, and then click OK.
- On the File menu, click Exit.
How to Prevent the AutoComplete List of File Names from Appearing
To prevent the AutoComplete list from appearing in typical Windows Explorer-style dialog boxes, turn off the AutoComplete functionality for Windows and Microsoft Internet Explorer:
- Start Internet Explorer, click Tools, and then click Internet Options.
- Click the Content tab, and then click AutoComplete.
- Under Use AutoComplete for, click to clear the Web Addresses check box, and then click OK.
- Click the Advanced tab, click to clear the Use inline AutoComplete check box in the Browsing section (if this check box has been selected).
- Click OK.
STATUSThis behavior is by design.
Modification Type: | Minor | Last Reviewed: | 1/15/2006 |
---|
Keywords: | kbprb kbui KB322948 |
---|
|