Because when you set up a user account, improper operation, created a new account, the Adminstrator administrator account to delete, replaced with a new account, then feel no problem, then found that the original personal configuration are all lost, to find all the less likely, but want to find a part of personal configuration, into C disk, Found to find the files are hidden, had to remove the system hidden properties, but found that "show all the files and folders" Can not be changed, changed, and changed back, looking for a lot of information, just to solve this problem.
1, to modify the system file hiding function, must go to "Folder Options", enter the method, System window, click the menu bar "Tools", in the pop-up menu, select "Folder Options."
2, under View in the Folder Options window, locate the "Show All Files and folders" and "Do not show hidden files and folders", and the current status is "Do not show hidden files and folders."
3, if "Do not show hidden files and folders" is selected, of course, will not display files and folders, modify this item, instead, "Show All Files and folders". As applied and determined.
4, then go to the C disk to find the hidden files, the result is still not displayed, why so, obviously has changed the hidden properties, and then to "folder Options" to see, the results found that the change of settings returned to the previous state, after repeated settings, still can not be changed.
5, this solves this problem, then to Baidu search for a while, just understand is the registry disabled this setting, if you want to change successfully, you must first modify the registry, enter the registry method, the Start menu to open the "Run" program, in the Run window, enter the regedit command.
6, after entering the registration form, press "Hkey_local_machinesoftwaremicrosoftwindowscurrentversionexploreradvancedfolderhiddenshowall" This path finds the CheckedValue item on the right, and double click on the item.
7, edit the DWORD value window, change the 0 value under Value data to 1, and then press OK. This one is modified, hint, 1 value is allowed to modify hidden properties, 0 is not allowed to modify hidden properties.
8, finally, to the C disk to see the hidden files are displayed. You can look for those personal configurations.
Note: because the registry is very important, if you want to move the registry, it is best to make a backup beforehand.