How do I change my profile to Admin?

Hi,

ah, so you have a project on GitLab.com already you’d want to now clone to your windows desktop.
I’d recommend to start looking in these steps

If you are asking specifically to clone a project to an existing GitLab server - you could either look into mirroring the repository, or you’ll clone the repository from gitlab.com to your desktop, edit the .git/config file with the remote origin pointing to an url entry which you need to change to your personal GitLab server then.

But I’d guess from your question that you’ll likely don’t have a server, you just mean your Windows client, right?

Cheers,
Michael