1. Can not delete a folder on the desktop. Receive the error Could not find this item.
Solution:
- Open up Command Prompt (CMD)
- type in cd then the location of the file ( c:\users\jeremiah\desktop)
- type in dir /x
- next to the file I want to delete it will say the files 8.3 name [ex. (SUPER~1]
- type RD then [(SUPER~1] - could try DEL then the file name but that didn't work for this folder
Solution:
- Open Regedit
- Find: HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced
- In the right-pane, create a new DWORD value named StartMenuInit
- Double-click StartMenuInit and set 3 as its data
No comments:
Post a Comment