Have you ever had problems where you set the particular Windows Folder settings and it does not "stick"?? Sometimes, the folder settings were even applied to other folders?
This is a fix I have found for this problem. Take note that when you apply the settings, all your previous folder settings will disappear:
- Run Regedit and go to HKEY_CURRENT_USER\Software\Microsoft\Windows
- if the key doesn't exist, create a key, Shell
- if the key doesn't exist, create a key, ShellNoRoam
- Go to key Shell
- Create a new DWORD, BagMRU Size
- Enter the value 8000 in decimal
- Go to key ShellNoRoam
- Create a new DWORD, BagMRU Size
- Enter the value 8000 in decimal
- Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- Create a new DWORD, NoSaveSettings
- The value should be default 0
No comments:
Post a Comment