-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Galkurta edited this page Jan 29, 2026
·
1 revision
This guide will walk you through setting up Roblox Account Manager (RAM) on your machine.
Before installing, ensure you have the following components installed on your Windows system (Windows 10/11):
- .NET 8.0 Runtime (Desktop) - Required to run the application.
- Microsoft Edge WebView2 Runtime - Usually pre-installed on Windows 11, but required for the embedded browser features.
- Navigate to the Releases Page on GitHub.
- Download the latest
RobloxAccountManager_Setup.exe. - Run the installer and follow the on-screen instructions.
- Launch
RobloxAccountManagerfrom your desktop or start menu.
- Download the
.zipfile from the Releases Page. - Extract the contents to a folder of your choice (e.g.,
C:\RobloxAccountManager). - Run
RobloxAccountManager.exedirectly from the folder.
Note: RAM stores encrypted data locally. If you move the portable folder, your data remains with it, but ensure you don't delete the
Datasubfolder if you want to keep your accounts.
If you prefer to compile the latest code yourself:
- Visual Studio 2022
- .NET 8.0 SDK
- Clone the repository:
git clone https://github.com/Galkurta/Account-Manager.git
- Open the solution file
RobloxAccountManager.slnin Visual Studio. - Right-click the solution in Solution Explorer and select Restore NuGet Packages.
- Change the build configuration to Release.
- Build the solution (
Ctrl + Shift + B). - The executable will be located in the
bin/Release/net8.0-windowsdirectory.
Home | Getting Started | Features | Configuration
Documentation for Access Manager.