How to run two Skype accounts at the same time in Windows-10?

I've just performed the way like below URL to run two Skype accounts.

Finally I got the error.

The name "C:\Program Files(x86)\skype\phone\Skype.exe" /secondary specified in the Target box is not valid. Make sure the path and file name are correct.

how can i resolve it?

Thanks.

2

3 Answers

Yes, This is simple just add "C:\Program Files(x86)\skype\phone\Skype.exe" --secondary

Instead of "C:\Program Files(x86)\skype\phone\Skype.exe" /secondary

0

Please go to property of skype app on Desktop and replace target with "C:\Program Files (x86)\Microsoft\Skype for Desktop\Skype.exe" --secondary

Save and you can open multiple skype by clicking one skype app of Desktop.

Create a shortcut for skype.exe and change the target as (based on x64 or x86)

"C:\Program Files (x86)\Microsoft\Skype for Desktop\Skype.exe" --secondary --datapath "%appdata%\Microsoft\Skype for Desktop\profile-xx"

/secondary will not work with new skype and windows 10

For more details check this article

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like