107
- Transfer (copy) existing uploads folder to new location
- Open command prompt and change directory to existing uploads folder
- Rename uploads to uploads_backup on existing location, just in case failed for fallback
- Run mklink /D uploads <new uploads path>
- Done!
Remark: Grant full right for self windows account, because it may have issue for accessing issue after upload file for WordPress website.