How to Delete an Experience in Roblox Studio

Roblox Studio gives creators the ability to build, publish, and manage experiences directly from their account. But what happens when a project is outdated, cluttered, or simply no longer needed? Deleting an experience — or at least removing it from public view — is a straightforward process, though there are a few important distinctions worth understanding before you start.

What "Deleting" an Experience Actually Means in Roblox

Here's something many creators discover the hard way: Roblox does not offer a true permanent delete option for experiences through the standard interface. Instead, the platform gives you tools to archive, unpublish, or make an experience private — all of which effectively remove it from public access without wiping it from existence entirely.

This is an intentional design choice by Roblox. The platform retains experience data on the backend, which means your builds, scripts, and assets remain on Roblox's servers even when the experience appears "gone" to the public.

Understanding this distinction matters because the steps you take will depend on what you actually want to achieve.

The Two Main Approaches

1. Unpublishing or Making an Experience Private

This is the most common method and the one most creators mean when they say they want to "delete" an experience.

Steps to make an experience private via the Roblox website:

  1. Go to roblox.com and log in to your account
  2. Navigate to Create in the top navigation menu
  3. Locate the experience you want to remove
  4. Click the three-dot menu (⋯) or settings icon next to the experience
  5. Select Make Private or adjust the Audience settings

Once set to private, the experience will no longer appear in search results, on your profile, or be accessible to other players via direct URL. It remains visible only to you as the creator.

Steps to unpublish directly from Roblox Studio:

  1. Open the experience in Roblox Studio
  2. Go to File in the top menu
  3. Select Publish to Roblox As or navigate to Game Settings
  4. Under the Basic Info tab, change the playability setting to Private

🎮 Changing the playability setting is reversible at any time, which is why this method is generally preferred when you're unsure about permanently removing something.

2. Archiving an Experience

Roblox introduced an Archive feature that lets creators move experiences out of their active creation list without deleting them. This is particularly useful if you have dozens of old projects cluttering your dashboard.

To archive an experience:

  1. Visit your Creator Dashboard at create.roblox.com
  2. Find the experience under Creations
  3. Click the three-dot menu
  4. Select Archive

Archived experiences are hidden from your active list but can be restored at any time. They remain inaccessible to the public while archived.

Can You Permanently Delete an Experience? 🗑️

As of current Roblox platform behavior, there is no built-in button to permanently and irreversibly delete an experience through the creator dashboard or Roblox Studio. The archive and private options are the closest equivalents available to most creators.

If permanent deletion is a hard requirement — for example, due to content policy concerns or personal data reasons — the recommended path is to contact Roblox Support directly through their official help center. Support agents have backend capabilities that aren't exposed through the standard creator interface.

Keep in mind that response times and outcomes through support can vary, and there's no guarantee of a specific result.

Deleting a Place Within an Experience (Not the Whole Game)

Roblox experiences can contain multiple places — a lobby, different game maps, cutscene areas, etc. If you want to remove one specific place rather than the entire experience:

  1. Open Roblox Studio and load the experience
  2. Go to View → Asset Manager
  3. Open the Places folder
  4. Right-click the place you want to remove
  5. Select Remove from Game

This removes the individual place file from the experience without affecting the overall game or its other places. Be cautious here — this action can be harder to undo than making an experience private.

Variables That Affect Your Approach

Not every creator is in the same situation, and the right method depends on several factors:

SituationRecommended Approach
Cleaning up your dashboardArchive the experience
Temporarily hiding from publicMake it Private
Removing one map or placeDelete place via Asset Manager
Wanting full removal of contentContact Roblox Support
Group-owned experienceRequires admin/owner permissions in the group

Group-owned experiences add another layer of complexity. If the experience belongs to a Roblox group rather than your personal account, you'll need the appropriate role permissions within that group to change visibility settings or archive it. A regular group member won't have this access — it typically requires an Owner or Admin role.

Similarly, your account standing and whether the experience has ever been published publicly can affect what options are available to you in the dashboard.

What Happens to Assets and Scripts After Removal

Removing or archiving an experience does not delete the individual assets — models, scripts, audio, images — that were used inside it. Those assets may still exist in your inventory or toolbox, uploaded separately to the platform. If your goal is to scrub all associated content, you'd need to manage those assets individually through the Asset Manager or your Roblox inventory settings.

Whether that level of cleanup is necessary depends entirely on what you originally uploaded, how it was shared, and what your reasons are for wanting the experience removed.