By default, when installing Windows operating system on any system, the location of the personal folders is stored in the C: drive. However, if there is a space crunch in the C: drive, all the user does is change/move the personal folders to another drive other than the C drive.
Some Windows users have noticed that after they changed their personal folder location, they were unable to restore it to their C: drive old default location. Instead, they encountered an error while moving the folder.
In this article, we will show Windows users how to restore the default location of Documents folder in Windows 11 system without facing any errors.
We will guide you to perform the following steps in this method, some Windows users are changing the default location of Documents Folder I did not encounter any problems as shown below.
Step 1: Open theFile Explorer on yoursystem by pressing theWinEkeyssimultaneously on your keyboard.
Step 2: After opening, typeshell:UsersFilesFolderin theaddress bar, and then press theEnterkey.
Step 3: This will open the folder containing all the personal folders on your system.
Step 4: Now find theDocumentsfolder andright click onit.
Step 5: SelectPropertiesfrom the context menu by clicking as shown below.
Step 6: In the Properties window, go to theLocationtab.
Step 7: Now under the Location tab, click onRestoreDefault.
Step 8: You will see the default location (C:\Users\
Step 9: Now clickApplyand then clickOK.
Step 10: If this changes the default location of the Documents folder without any errors, then it's good.
Step 11: While clicking on Apply, if it throws the error "Cannot move the folder because there is a folder at the same location that cannot be redirected. Access is denied." as shown below, then follow this article The method described below is carried out.
If you receive an error when changing the default location of any personal folders on your system message, you need to change the registry file by changing its contents as described below to resolve this error.
Before proceeding with this method, we strongly recommend our users to refer to this article to export or backup the registry files so that they can be restored later if something goes terribly wrong with some changes made to the registry files, which may Will damage the system.
Step 1: Press theWindowskey and typeRegistry Editor, then press theEnterkey.
Step 2: This may display a UAC prompt on the screen.
Step 3: Please click"Yes"to accept.
Step 4: Once the Registry Editor window opens, clear its address bar, then you can copy the line below and paste it into the address bar.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell 文件夹
Step 5: Next, press theEnterkey to access the registry key namedUser ShellFolders in the Registry Editor.
Step 6: Now make sure theUser Shell Folders key is selected on the left panel.
Step 7: Then on the right side of the editor, look for the expandable string value namedPersonal.
Step 8:Double-clickit to edit its value.
Step 9: In the Edit properties window, type the following lines in theValue Datatext box and clickOK.
%USERPROFILE%\文档
第 10 步:保存后,您可以关闭注册表编辑器并重新启动系统。
第十一步:系统启动后,您可以看到Documents文件夹的位置已更改为您系统上的默认位置。
The above is the detailed content of How to restore the default location of Documents folder in Windows 11, 10. For more information, please follow other related articles on the PHP Chinese website!