One thing you could do is try and see if you can get to the folder from a command line
To do this, go to Start --> Run --> cmd
once that has opened, type dir and that will list all the folders. To chage to a folder, type cd foldername, and try going through it all like that.