If you are searching for a permanent launcher won't close Steam fix Soul Land Awakening World, the immediate solution is to open Windows Task Manager (Ctrl+Shift+Esc), locate the hidden 37GamesLauncher.exe process, and click "End Task."
Soul Land: Awakening World launched on June 3, 2026, bringing the massive 16GB 3D open-world MMORPG adaptation of the Douluo Dalu IP to PC via Steam. While the cross-platform play with Android and iOS is seamless, the PC port relies on a mandatory third-party client from publisher 37GAMES. When you finish a session of hunting Spirimon or challenging the Spirit Temple, closing the game window does not actually terminate the software. Instead, the 37GAMES launcher minimizes to the Windows system tray and continues running in the background indefinitely.
Because Steam tracks the launcher as a child process of the initial game launch, Steam assumes you are still actively playing. The green "Play" button turns into a blue "Stop" button that refuses to work, locking up your Steam library. You cannot launch another instance of the game, and attempting to launch certain other Steam titles will result in an "app already running" error.
Why the 37Games Client Hangs in the Background
Third-party launchers on Steam frequently suffer from process-hooking issues, and the 37GAMES client is a textbook example. When you boot Soul Land: Awakening World, Steam executes a bootstrap file that opens the publisher's proprietary login screen. Once you authorize your account and hit launch, the actual game executable (SoulLandAW.exe) takes over the rendering.
The architectural flaw lies in the launcher's default behavior. It is programmed to act as a persistent tray application to push notifications about server maintenance, daily login rewards, and cross-platform sync updates. When you exit the main game client after exploring the Aster Forest, the launcher remains active to keep your session token alive. Steam's API cannot distinguish between the active game rendering engine and the idle launcher sitting in your system tray. As long as 37GamesLauncher.exe occupies memory, Steam records your playtime.
This background persistence also ties into the game's anti-cheat software. The anti-cheat module requires the launcher to remain active to monitor memory injection attempts. Unfortunately, the developers did not implement a clean handshake protocol to tell Steam that the primary gameplay session has ended.
Understanding the Launcher Architecture
The Soul Land: Awakening World PC client is not a native Steam application; it is a wrapper. When you download the package from Steam, you are primarily downloading the 37GAMES launcher and the encrypted game archives. Steam acts merely as a storefront and a shortcut.
The launcher is built on a Chromium Embedded Framework (CEF), essentially running a hidden web browser in the background to serve ads, patch notes, and the cash shop interface. Left running for days, CEF applications are notorious for memory leaks. A process that should consume an idle 150MB of RAM can slowly balloon to over 1.2GB. Furthermore, the launcher constantly pings the authentication servers to maintain your login token. This results in unnecessary CPU wake-ups, which can cause micro-stutters if you decide to play a CPU-intensive competitive shooter afterward.
Step-by-Step Fixes for the Ghost Launcher Bug
Method 1: The Task Manager Nuke (Immediate Fix)
The fastest way to unlock your Steam client is to manually sever the process tree. This requires no permanent system changes and works 100% of the time.
- Press Ctrl + Shift + Esc to open the Windows Task Manager.
- Click on the Processes tab (or Details if you need a granular view).
- Scroll down to the Background Processes section and look for 37GamesLauncher.exe. You may also see a lingering SoulLandAW.exe if the game crashed rather than closed cleanly.
- Right-click the executable and select End Task.
- Return to Steam. The blue "Stop" button will immediately revert to the green "Play" button.
Soul Land: Awakening World in-game screenshot
Method 2: Disabling Background Processes in Launcher Settings
To prevent the issue from occurring after every single session, you must modify the native behavior of the 37GAMES client. The launcher actively hides these settings behind a generic gear icon, right above the news banner advertising the latest SSR character banner for Tang San or Qian Renxue.
- Launch Soul Land: Awakening World through Steam to open the 37GAMES client.
- Before clicking the final "Start Game" button, look at the top right corner of the launcher window. Click the Gear Icon to open Settings.
- Navigate to the Basic Settings or General tab.
- Locate the option labeled "On window close" or "When closing the launcher."
- Change the toggle from "Minimize to System Tray" to "Exit Program completely."
- Uncheck the box that says "Run automatically when Windows starts."
- Save your changes. Now, when you exit the game, closing the launcher window will actually terminate the software.
Method 3: Revoking Administrator Privileges
In some PC configurations, the 37GAMES launcher elevates its own permissions to bypass Windows User Account Control (UAC) for patching purposes. When a child process runs with higher privileges than the parent process (Steam), Steam loses the authority to force-close it.
- Open your Steam library, right-click Soul Land: Awakening World, select Manage, and click Browse local files.
- In the installation folder (
\steamapps\common\Soul Land Awakening World\), locate the37GamesLauncher.exefile. - Right-click the file and select Properties.
- Navigate to the Compatibility tab.
- Look under the Settings header and uncheck the box for "Run this program as an administrator."
- Click Apply and then OK.
- Repeat this exact process for the main
SoulLandAW.exefile found in the\Binaries\Win64\subfolder.
Method 4: The Batch Script Auto-Killer (Advanced)
If the launcher ignores your settings and continues to hijack Steam, you can write a simple Windows batch script to assassinate the processes instantly. This is highly useful for players who frequently log in to collect daily Spirit Bones and log out quickly.
- Right-click your Windows desktop, select New, and click Text Document.
- Open the text document and paste the following code exactly as written:
taskkill /F /IM 37GamesLauncher.exe /Ttaskkill /F /IM SoulLandAW.exe /T - Click File, then Save As.
- Change the "Save as type" dropdown to All Files.
- Name the file
KillSoulLand.batand save it to your desktop. - Whenever you finish playing, simply double-click this batch script. A black command prompt window will flash for a fraction of a second, instantly terminating the launcher and freeing up Steam.
Soul Land: Awakening World in-game screenshot
Alternative Fix: Using Steam's Big Picture Mode Workaround
Sometimes, launching the game through Steam's Big Picture Mode forces a stricter process management hierarchy. This is especially useful for players utilizing a controller setup to execute aerial maneuvers and precise dodges, as Big Picture Mode is designed for gamepad navigation.
- Click the monitor icon in the top right of the Steam client to enter Big Picture Mode.
- Navigate to your library and launch Soul Land: Awakening World.
- When you are done playing, use the Big Picture overlay (Xbox button or Shift+Tab) and select "Exit Game."
Big Picture Mode uses a more aggressive termination command that can sometimes bypass the launcher's refusal to close, forcing the 37GamesLauncher.exe to shut down alongside the main rendering engine.
Soul Land: Awakening World in-game screenshot
The Impact on Your Hardware and Steam Account
Ignoring this bug has severe consequences for your Steam account metrics and PC performance. If you just spent two hours coordinating a raid on a Titan Ape in the Star Dou Forest, the last thing you want is for your PC to lag because the game client refuses to die.
| Bug Consequence | System Affected | Severity | Immediate Solution |
|---|---|---|---|
| False Playtime Accumulation | Steam Account | High (Blocks Refunds) | Task Manager Force Quit |
| Steam Cloud Sync Block | Steam Cloud | Medium (Local Saves Only) | Disable Launcher Background Run |
| RAM Drain (1.2GB+) | PC Hardware | High (Memory Leak) | Batch Script Auto-Killer |
| App Already Running | Steam Client | High (Blocks Other Games) | Big Picture Mode Exit |
False Playtime Accumulation: Steam's refund policy strictly requires less than two hours of recorded playtime. If you play Soul Land: Awakening World for 30 minutes, close the window, and go to bed, the background launcher will rack up 8 hours of phantom playtime overnight. This permanently disqualifies your account from automated refund requests for any in-game premium currency purchases tied to the Steam wallet, as the system assumes you have heavily utilized the product.
Steam Cloud Sync Block: Steam only uploads your local configuration files—such as custom keybinds for non-targeted combat and UI layouts—after the game completely shuts down. Because the launcher keeps the session open indefinitely, Steam Cloud never triggers. If you log into your account on a Steam Deck or a different PC, your custom tactical loadouts will be missing.
Soul Land: Awakening World in-game screenshot
Frequently Asked Questions
Will force-quitting the launcher trigger the anti-cheat system? No. The game utilizes a server-side validation system alongside its local anti-cheat. Force-quitting the launcher after you have already exited the main 3D client does not flag your account for tampering. You will not be banned from the Spirit Temple for terminating a hung process.
Does this bug affect cross-platform progression? No. Your character data, including your accumulated Halos, Spiribones, and unlocked Shrek Seven Devils characters, is saved directly to the 37GAMES servers in real-time. Closing the launcher via Task Manager will not cause data loss or rollback your progression.
Why does Steam say "App already running" when I try to play something else?
Steam's client architecture prevents multiple heavy applications from launching simultaneously if it believes a current game is executing a critical update or sync. The ghost 37GamesLauncher.exe process tricks Steam into a perpetual "sync pending" state. Killing the task resolves the error immediately.
Will reinstalling the game fix the launcher issue? Reinstalling the 16GB client will not resolve the problem. The behavior is hardcoded into the current version of the publisher's software. Until 37GAMES patches the client to properly report its exit state to the Steam API, you must rely on manual termination or the batch script method.
The Final Take
Dealing with poorly optimized third-party clients is an unfortunate reality of modern PC gaming. While Soul Land: Awakening World delivers an impressive translation of the Douluo Dalu universe, the 37GAMES launcher leaves much to be desired. Until the developers patch the API handshake between their software and Steam, utilizing the batch script or tweaking the client's native exit settings remains your best defense against memory leaks and inflated playtime.