Home > Article > System Tutorial > How to modify the default download path in win7? How to modify win7 default download path to drive d
In the C drive of win7 computer, there is a download folder. This is the default download path in our system. The software installation package will be saved here. Some users want to change this path Modify it to the D drive. For many novice users, they don’t know the solution. Regarding this problem, today the editor of this site will bring you the setting method. I hope that the content of today’s win7 tutorial can Help more people solve their problems.
How to change the default download path of win7 to drive d
1. First, click Start in the lower left corner and select "Run".
#2. Enter “regedit” and press Enter to confirm.
3. Find the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion" path.
4. Double-click to open the "ProgramFilesDir" file and change the value to the path location that needs to be saved.
#5. Then return to the desktop and open Run again, enter "cmd" and press Enter to confirm.
6. Then enter “xcopy “C:\Program Files” “D:\window\” /E /H /K /X /Y”. (This is to transfer the save location to the D drive. If it is another drive, just change D to another drive letter)
The above is the detailed content of How to modify the default download path in win7? How to modify win7 default download path to drive d. For more information, please follow other related articles on the PHP Chinese website!