Hi @SlobodanKrejakovi-0266 ,
Welcome to Microsoft Q&A!
It has a default registry key (VisualStudioLocation) and you need to change its default location by using vsregedit.exe.
Please close all running VS instances and open the Developer Command Prompt for VS 2022 to run the following command:
vsregedit set local HKCU "" VisualStudioLocation string "D:\xxx"
Sincerely,
Anna
*
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.