how can you delete previous saved location history when you "save as"
when i go to save something, the previous locations come up. how can i change or delete them?
Alle antwoorden (1)
Try to delete the MRU (Most Recently Used) ComDlg32 registry keys with the regedit.exe program.
Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32
Delete the subkeys (LastVisitedPidlMRU and OpenSavePidlMRU)
Be careful with editing the registry as there is no Undo possible: all changes are applied immediately.
You can export key(s) before making changes.