7 May 2018 at 13:42 #1 speeduk speeduk Soldato Joined 3 Mar 2003 Posts 7,826 Location Canterbury Hi. Urgent help needed. I somehow managed to "hide" all files in the user folder and now this pc and control panel etc won't open. I tried system restore and nothing. How can I unhide the file without control panel etc..
Hi. Urgent help needed. I somehow managed to "hide" all files in the user folder and now this pc and control panel etc won't open. I tried system restore and nothing. How can I unhide the file without control panel etc..
7 May 2018 at 13:44 #2 Vince Vince Man of Honour Joined 30 Oct 2003 Posts 14,099 Location Essex you tried looking to see if they are there using command prompt? If you copy them out using CMD to a new location they should unhide.
you tried looking to see if they are there using command prompt? If you copy them out using CMD to a new location they should unhide.
7 May 2018 at 13:45 #3 speeduk speeduk Soldato OP Joined 3 Mar 2003 Posts 7,826 Location Canterbury How do I do that? The user folder is called "sally"
7 May 2018 at 13:49 #4 Vince Vince Man of Honour Joined 30 Oct 2003 Posts 14,099 Location Essex okay open command prompt. and type (assuming win 7/10) Code: cd c:\users\sally\ followed by enter, then type: Code: dir it will list files in the directory you can then type Code: cd documents again dir lists contents. you can then copy folders using the copy command. If cmd can see the file system it will look something like this:
okay open command prompt. and type (assuming win 7/10) Code: cd c:\users\sally\ followed by enter, then type: Code: dir it will list files in the directory you can then type Code: cd documents again dir lists contents. you can then copy folders using the copy command. If cmd can see the file system it will look something like this:
7 May 2018 at 13:53 #5 speeduk speeduk Soldato OP Joined 3 Mar 2003 Posts 7,826 Location Canterbury Never mind i got file explorer up and went to options and show all hidden files.
7 May 2018 at 13:55 #6 Vince Vince Man of Honour Joined 30 Oct 2003 Posts 14,099 Location Essex speeduk said: Never mind i got file explorer up and went to options and show all hidden files. Click to expand... Yea that is a lot easier was assuming that windows explorer was a no go or not working.
speeduk said: Never mind i got file explorer up and went to options and show all hidden files. Click to expand... Yea that is a lot easier was assuming that windows explorer was a no go or not working.
8 May 2018 at 01:24 #7 Habakkuk Habakkuk Associate Joined 7 Feb 2017 Posts 1,016 Did you manage to lock yourself out even in safe-mode?