When you attempt to open or save a file from various applications that use Windows File Open or Save As dialog, the dialog boxes may appear blank or with grey background, without the folder view or navigation pane. Here is how it might look like.
This happens if the Open or Save As dialog placement or MRU settings are corrupt, and here is how to fix the problem.
If following instructions in Step 1 doesn’t help, move on to next step.
- Clear Open / Save As Dialog Settings
- Reset Folder Views
- Run the System File Checker
Clear Open/Save As Dialog Settings
Start Regedit.exe and go to the following branch:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32
Rename ComDlg32 to ComDlg32.OLD
Repeat the same for these two keys.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CIDOpen
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CIDSave
Exit the Registry Editor.
Reset Folder View Settings
If the above step doesn’t help, reset your folder views. Download and run the Script file in article How to Reset the Folder View Settings in Windows Vista, 7, 8 and 10. This clears the folder view settings for Explorer and Common Dialog boxes.
Run the System File Checker
Comdlg32.dll is responsible for Open / Save As dialog boxes. It could be possible that the file or some of the related files are corrupt. Running the System File Checker should fix this.
Open Command Prompt as Administrator. Type the following command and press ENTER:
SFC /SCANNOW
This scans the integrity of your system files, and replaces the corrupt files with the good copies from the source.
One small request: If you liked this post, please share this?
One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:- Pin it!
- Share it to your favorite blog + Facebook, Reddit
- Tweet it!
This issue seems like a much bigger issue than it is. The footer ‘file name’ and ‘save as type’ entry field section is expandable/shrinkable on cursor click&drag.
Resetting the registry keys worked for me. Thanks
Mine is opposite:
https://i.imgur.com/FMQlfl3.png
It’s for all windows based save as prompts. Save as prompt doesn’t show the file name or type at the bottom. I’ve reset the MRU/BAGS, deleted the CID registry entries. No luck, and no idea how to change it.
@Jake: Is this issue seen in a particular app (Firefox)? Can you send me a ProcMon trace log?