Fix the frustrating Oblivion Remastered Error Code 0x80000004 effortlessly. Follow our detailed guide for quick and effective troubleshooting solutions.
It's certainly frustrating when a highly anticipated remaster like The Elder Scrolls IV: Oblivion faces technical issues that prevent players from even launching the game. The error code 0x80000004, leading to crashes upon launch, is a particularly disruptive problem. Thankfully, as you've pointed out, this isn't an isolated incident specific to Oblivion Remastered, and the fact that it often stems from the Xbox app provides a focused area for troubleshooting.Let's break down these suggested workarounds to help those encountering the 0x80000004 error get back to exploring Cyrodiil:
Fix Oblivion Remastered Error Code 0x80000004
Understanding the Root of the Problem: The Xbox App Connection
As highlighted, the error code 0x80000004 when launching The Elder Scrolls IV: Oblivion Remastered is frequently linked to the
Xbox app on PC. This is crucial information, as it directs the troubleshooting efforts towards the application and its related services rather than the game files themselves (at least initially). The fact that this error has surfaced with other games launched via the Xbox app lends credence to this theory and the shared workarounds.
Effective Workarounds for Error Code 0x80000004:
Here's a more detailed look at each of the recommended fixes:
1. Remove Microsoft.GamingServices Package from your PC:
This workaround involves using
Windows PowerShell with administrator privileges to uninstall and then reinstall the
Microsoft.GamingServices package. While the exact cause-and-effect isn't definitively established, the Independent Advisor's recommendation suggests it can resolve underlying issues with this core service.
- Step 1: Open Windows PowerShell as Administrator. Search for "Windows PowerShell" in the Start Menu, right-click the top result, and select "Run as administrator."
- Step 2: Execute the uninstall command: PowerShellget-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers Press Enter and wait for the process to complete.
- Step 3: Restart your PC.
- Step 4: Open Windows PowerShell as Administrator again.
- Step 5: Execute the reinstall command: PowerShellGet-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} Press Enter and allow the process to finish. This command essentially re-registers all installed UWP (Universal Windows Platform) applications, including the Gaming Services.
- Step 6: Restart your PC one more time.
- Step 7: Log in to the Microsoft Store and the Xbox app.
- Step 8: Attempt to launch The Elder Scrolls IV: Oblivion Remastered to see if the error persists.
2. Delete the GamingServices or GamingServices.net folders using Registry Editor:
This more direct approach involves manually deleting specific folders related to Gaming Services within the Registry Editor. Exercise caution when using the Registry Editor, as incorrect modifications can lead to system instability.
- Step 1: Open Registry Editor as Administrator. Search for "regedit" in the Start Menu, right-click the top result, and select "Run as administrator."
- Step 2: Navigate to the following key in the left-hand pane:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
- Step 3: Look for folders named GamingServices or GamingServices.net. If you find either or both of these folders, right-click on each one individually and select "Delete."
- Step 4: Restart your PC.
- Step 5: Try launching The Elder Scrolls IV: Oblivion Remastered via the Xbox app.
3. Reset Microsoft Store and Xbox App:
A corrupted configuration within either the Microsoft Store or the Xboxapp can indeed cause launch issues. Resetting these apps reverts them to their default settings.
- Step 1: Open Installed Apps. Search for "installed apps" in the Start Menu and select the top result.
- Step 2: Find the Xbox application in the list.
- Step 3: Click the three dots (...) next to the Xbox app entry and select "Advanced options."
- Step 4: In the Advanced options menu, scroll down and click the "Reset" button under the "Reset" section. Confirm the reset if prompted.
- Step 5: Go back to the Installed Apps list and find the Microsoft Store application.
- Step 6: Repeat the reset process for the Microsoft Store (click the three dots, select "Advanced options," and then "Reset").
- Step 7: Launch both the Microsoft Store and the Xbox app.
- Step 8: Try launching The Elder Scrolls IV: Oblivion Remastered again.
4. Delete Temp files:
Temporary files can sometimes interfere with application launches. Clearing thesystem's temporary files is a general troubleshooting step that canresolve various issues.
- Step 1: Open the Run dialog box. Press Windows key + R.
- Step 2: Type %temp% in the "Open" field and press Enter or click "OK."
- Step 3: In the File Explorer window that opens, select all files and folders within the %temp% directory (Ctrl + A).
- Step 4: Press the Delete key or right-click and select "Delete." You may encounter prompts aboutfiles being in use; you can usually select "Skip" for these.
- Step 5: After deleting the temporary files, try launching the game.
5. Run the WSRESET command:
WSRESET is a built-in Windows command that resets the Windows Store cache. This can often resolve issues related to the Store and its associatedapplications, including the Xbox app.
- Step 1: Open the Run dialog box. Press Windows key + R.
- Step 2: Type WSRESET in the "Open" field and press Enter or click "OK."
- Step 3: A blank Command Prompt window will briefly appear and then close automatically. The Microsoft Store will then open.
- Step 4: After the Microsoft Store opens, close it and try launching the game.
6. Remove Credentials:
Corrupted credentials related to Xbox services can sometimes cause launch errors. Removing and re-entering these credentials can resolve the issue.
- Step 1: Search for "Credential Manager" in the Start Menu and select the top result.
- Step 2: Click on "Windows Credentials."
- Step 3: Look for entries related to Xbox. Specifically, find and click on "Xbl|DeviceKeynd."
- Step 4: Click the "Remove" option and confirm the removal.
- Step 5: Also, look for and remove any credentials labeled "XblGrts" and "XboxLive."
- Step 6: After removing these credentials, launch the Xbox application and then try launching the game. You may need to sign in again.
7. Remove Accounts and Cache (Specific Folders):
This more targeted approach involves deleting specific cache folders associated with Xbox identity and the Microsoft Store. Ensure you understand the file paths carefully.
- Step 1: Open File Explorer.
- Step 2: Navigate to the following directory:
C:\Users\\AppData\Local\Packages\Microsoft.XboxIdentityProvider_8wekyb3d8bbwe\ACTokenBroker
Replace with your actual Windows username. Delete all files and folders within the ACTokenBroker folder. - Step 3: Navigate to the following directory:
C:\Users\\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe
Replace with your actual Windows username. Delete all files and folders within this Microsoft.WindowsStore_8wekyb3d8bbwe folder. - Step 4: Note: If you cannot see the AppData folder, you need to enable hidden items in File Explorer. Click on "View" in the top menu, then under the "Show" section, check the "Hidden items" box.
- Step 5: After deleting the contents of these folders, try launching the game.
8. Disable Proxy if in use:
If your system is using a proxy server, it might be interfering with theXbox app's connection to game services. Disabling the proxy cansometimes resolve launch issues.
- Step 1: Press Windows key + R to open the Run dialog box.
- Step 2: Type inetcpl.cpl and press Enter or click "OK." This will open the Internet Properties window.
- Step 3: Click on the "Connections" tab.
- Step 4: Click on "LAN settings."
- Step 5: Uncheck the box next to "Use a proxy server for your LAN."
- Step 6: Click "OK" on the LAN settings window and then "OK" on the Internet Properties window.
- Step 7: Try launching the game.
9. Use Steam (As a Last Resort):
As you correctly point out, if all the Xbox app-related workarounds fail, using the Steam version of The Elder Scrolls IV: Oblivion Remastered would bypass theXbox app entirely and likely resolve the 0x80000004 error. However, thesignificant download size (120 GB) makes this a time-consuming solution, especially for those with slower internet connections. This should beconsidered a last resort if the other methods prove unsuccessful.
Hopefully, one of these detailed workarounds will help players overcome thefrustrating 0x80000004 error and finally dive into the remastered worldof The Elder Scrolls IV: Oblivion! It's important to try these stepssystematically and restart your PC after significant changes to ensurethey take effect.
Tags: The Elder Scrolls IV: Oblivion Remastered
Developer(s): Virtuos, Bethesda
▶
Other Articles Related
Where to Find Sorcerer’s Ring in Oblivion RemasteredDiscover the location of the Sorcerer’s Ring in Oblivion Remastered. Unlock powerful abilities with our detailed guide!
How To Get Staff of Flame in Oblivion RemasteredDiscover the ultimate guide on how to obtain the Staff of Flame in Oblivion Remastered.
How To Cure Sickly Bernice’s Illness in Oblivion RemasteredHelp Sickly Bernice in Oblivion Remastered as you embark on a quest to cure her illness. Discover secrets and restore her health
How to Get Spell Tomes in Oblivion RemasteredDiscover the ultimate guide on how to get spell tomes in Oblivion Remastered.
How to get Sword of Crusador in Oblivion RemasteredDiscover how to obtain the powerful Sword of Crusador in Oblivion Remastered. Unlock secrets and enhance your gameplay!
How To Buy Conjuration Spells in Oblivion RemasteredDiscover how to buy Conjuration spells in Oblivion Remastered. Unlockpowerful magic and enhance your gameplay
How To Get Oghma Infinium in Oblivion RemasteredDiscover how to obtain the Oghma Infinium in Oblivion Remastered. Unlock powerful knowledge and enhance your gameplay
How to Beat the Three Argonian Prisoners in Oblivion Remastered Master the art of defeating the Three Argonian Prisoners in Oblivion Remastered with our expert tips and strategies.
All Doomstones Locations & Effects in Oblivion Remastered Discover all Doomstone locations and their effects in Oblivion Remastered. Enhance your gameplay with our guide!
How To Get The Madness Armor in Oblivion RemasteredDiscover how to obtain the Madness Armor in Oblivion Remastered with our comprehensive guide. Unlock powerful gear
Where to Find the Granite Maul Recipe in RuneScape Dragon WildsDiscover the Granite Maul Blueprint location in RuneScape Dragonwilds. Uncover secrets
How To Get All The Bromides in Lunar Silver Star Story RemasteredDiscover all the bromides in Lunar Silver Star Story Remastered! Dive into the enchanting world
How to Increase Speechcraft Skill in Oblivion RemasteredMaster the art of Speechcraft in Oblivion Remastered with our expert tips and strategies.
How to Increase Sneak Skill in Oblivion Remastered the art of stealth in Oblivion Remastered! Discover essential tips to boost your Sneak Skill
Getac S510 Review: Performance, FeaturesDiscover the Getac S510 in our comprehensive review guide. Uncover features, performance