Hi Harun,
Thank you for posting in the MSDN forum.
Just to make this issue clearly, which kind of app are you debugging? Do you mean that you want to debug different apps in the same machine with different users?
Like Parool’s suggestion in this thread if you are debugging two web apps.
Put the 2 web applications in separate solutions; Open the 2 solution in seperate Visual Studio and then start debugging on both.
Reference:
Can I debug 2 applications simultaneously?
Debugging Multiple Processes
Best Regards,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.