When you save a file and you start entering in text in the save dialog box, a drop down list of files that begin with the letters you have typed appear. How do you stop the list from appearing?

link|improve this question
feedback

1 Answer

The key for this rests in a registry setting.

To stop this behavior, just open your registry editor and goto: HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Explorer > AutoComplete

Inside that key are two values that need to be changed: "Append Completion" and "AutoSuggest".

Set both of those to "No" and you should be all set.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.