Modify the default installation path of Chrome Google browser

Install Google Chrome

After installation, close Google Chrome

Task Manager kills all Google-started processes

Remember your Google Chrome installation path - "C:\Program Files\Google"

Cut the Google folder (including Google) directly to the corresponding location on the D drive—"D:\Google"

Then run cmd as an administrator and execute the following command (system32)

mklink /d “C:\Program Files\Google” “D:\Google”
Note:

Do not start Chrome during the operation. After
the operation is completed, the C disk folder still exists and the size information is also there, but it does not occupy the space of the C disk. The size information belongs to the D disk. Don’t mistakenly think that the operation failed.

Guess you like

Origin blog.csdn.net/weixin_43865875/article/details/125074896