How to fix the problem that favorites cannot be used in Windows 7 system? If you are using the Ghost system and encounter the problem that favorites cannot be used or cannot be created, it may be because you have deleted the desktop or document directory. To restore the favorites function, please follow the step-by-step guide provided by php editor Xiaoxin.
1. Right-click "Favorites" and select "Restore Favorites Links".
Second method:
1. Start – Run, enter regedit to open the registry editor and find HKEY_CLASSES_ROOT\lnkfile.
2. Add a string value IsShortcut. There is no need to fill in the string value, just press Enter, and finally log out the current user.
The third method:
1. First open %USERPROFILE% in the resource manager and create a folder named Links. Then click "Start" - "Run" and enter regedit to open the registration. Table editor, find
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
and modify the value of "{BFB9D5E0-C6A9-404C-B2B2-AE6DB6AF4968}" For %USERPROFILE%\Links
or open the registry's HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders and look at the value of "{BFB9D5E0-C6A9-404C-B2B2-AE6DB6AF4968}" Path, such as "D:\User Directory\Link", then directly open this "D:\User Directory\", right-click on the "Link" folder, find "Location", and select "Restore Default". OK.
2. Finally, refresh the resource manager and drag the shortcut directly into it (paste and copy will not work). Did you find out? Explorer's "Favorites" can be edited again.
The above is the detailed content of Solution to the problem that favorites cannot be used and cannot be created in Win7 system. For more information, please follow other related articles on the PHP Chinese website!