Forza Horizon 5 error code 0x8007042b on Windows 11 pro

Discus and support Forza Horizon 5 error code 0x8007042b on Windows 11 pro in XBoX Games and Apps to solve the problem; Hi could you help me please, I am facing a problem with Forza Horizon 5 it shows the error code (0x8007042b) when launching it, the game was working... Discussion in 'XBoX Games and Apps' started by CJ.SYR, Aug 2, 2022.

  1. CJ.SYR
    CJ.SYR Guest

    Forza Horizon 5 error code 0x8007042b on Windows 11 pro


    Hi could you help me please, I am facing a problem with Forza Horizon 5 it shows the error code (0x8007042b) when launching it, the game was working great before the latest game update, reinstalling the game helped for a short time until the game got updated and then stopped launching showing the same error code, resetting the game, resetting Microsoft store, resetting the Xbox app and performing in-place upgrade did not help. Microsoft support could not help me and Forza support did not respond.

    could this issue be solved or Windows 11 is incompatible with the game ?

    Thank you

    :)
     
    CJ.SYR, Aug 2, 2022
    #1
  2. Lucas Lauer Win User

    Forza Horizon 5 error code 0x8007042b on Windows 11 pro

    Yes, I attended two other users having this issue yesterday. I'm not sure if the game offers Windows 10 compatibility. To see the available options, please right-click the Forza Horizon game executable > Click properties > Go to compatibility tab > Check run this program in compatibility mode for > Select your choice.

    If you don't know where the installation path is (that have the game executable file), please go to Start > Find Forza Horizon > Right click on it > Click on More > Open file location.
  3. CJ.SYR Win User

    Forza Horizon 5 error code 0x8007042b on Windows 11 pro

    Hello, . Thanks for reaching out! My name is Lucas. I'm an Independent Advisor and a Microsoft user just like you. I'll be happy to assist you today.

    If you haven't tried already, you could try to reinstall the gaming services and remove your Xbox accounts from the computer to sync again with the servers.

    - Go to start > Search for PowerShell > Right click > Run as administrator. Type the following command and press enter:

    get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers

    - Press Windows + R and type in "regedit". Press enter.

    - Search for HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services

    - Delete the folders "GamingServices", "GamingServices.net" (if they're still there).

    - Click on Start > Search for Credential manager > Windows credentials. Search for Xbl|DeviceKey, click on it and then Remove. Also, remove all the XblGrts and XboxLive credentials.

    - Delete Accounts and Cache folders at:
    %userprofile%\AppData\Local\Packages\Microsoft.XboxIdentityProvider_8wekyb3d8bbwe\AC\TokenBroker

    - Go to Start > Settings > Apps > Apps & features > Microsoft Store > Advanced Options > Repair, then Reset.

    - Go to Start > Settings > Apps > Apps & features > Xbox App > Advanced Options > Repair, then Reset.

    - Press Windows + R. Type TEMP and press enter. Delete all the files inside this folder. Repeat this step by typing %TEMP% and Prefetch. Delete everything on both folders too.

    - Press Windows + R. Type WSRESET and press enter.

    - Restart your computer. Run Powershell as administrator and run the following commands (one at a time):

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    (this command can show you some errors, this is normal, just wait until it finishes)

    start ms-windows-store://pdp/?productid=9MWPM2CQNLHN

    - Install the app on that page and select Yes when you receive the User Account Control (UAC) prompt. Also sign in on the Microsoft store with your Microsoft account.

    - Restart your computer one more time. Check your computer region/country and language and please make sure it is the same as your Microsoft account (https://account.microsoft.com/profile). Also check your time zone and date/time is correct.

    - Go to Start > Type Services > Open it. Find all Xbox Services (Xbox Accessory Management Service, Live Auth Manager, Live Game Save, Live Networking Service, Gaming Services). Right Click > Properties> Set the startup type to Automatic. Also Start them.

    If the issue persists and even doing a in-place upgrade did not help, I would say you would need to reach to the game developers and report this bug. I can give you more troubleshooting steps to do, but this looks like a game issue since other users are reporting this same error on Windows 11.

    Waiting for your follow-up.
    Thank you for you answer, sadly these steps did not solve the issue, is there anyway to launch the game in compatibility mode for Windows 10 ?, otherwise I will report this bug to the game developers, since you have mentioned that other users are reporting this same error on Windows 11.
  4. CJ.SYR Win User

    Forza Horizon 5 error code 0x8007042b on Windows 11 pro

    The game is compressed using NTFS compression to reduce it's size, could this be the cause of the issue ? because the game was working even compressed before the latest game updates, also I did contacted forza support and they told me to report a game bug to Microsoft but I do not know how to report it.
    I also found this solution in the screenshot below but I do not have the Steam version and I there is not delete option when searching for Forza in C:\Users\CJ\AppData\Roaming

    [​IMG]
  5. Lucas Lauer Win User

    Forza Horizon 5 error code 0x8007042b on Windows 11 pro

    Hello, CJ.SYR. Thanks for reaching out! My name is Lucas. I'm an Independent Advisor and a Microsoft user just like you. I'll be happy to assist you today.

    If you haven't tried already, you could try to reinstall the gaming services and remove your Xbox accounts from the computer to sync again with the servers.

    - Go to start > Search for PowerShell > Right click > Run as administrator. Type the following command and press enter:

    get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers

    - Press Windows + R and type in "regedit". Press enter.

    - Search for HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services

    - Delete the folders "GamingServices", "GamingServices.net" (if they're still there).

    - Click on Start > Search for Credential manager > Windows credentials. Search for Xbl|DeviceKey, click on it and then Remove. Also, remove all the XblGrts and XboxLive credentials.

    - Delete Accounts and Cache folders at:

    %userprofile%\AppData\Local\Packages\Microsoft.XboxIdentityProvider_8wekyb3d8bbwe\AC\TokenBroker

    - Go to Start > Settings > Apps > Apps & features > Microsoft Store > Advanced Options > Repair, then Reset.

    - Go to Start > Settings > Apps > Apps & features > Xbox App > Advanced Options > Repair, then Reset.

    - Press Windows + R. Type TEMP and press enter. Delete all the files inside this folder. Repeat this step by typing %TEMP% and Prefetch. Delete everything on both folders too.

    - Press Windows + R. Type WSRESET and press enter.

    - Restart your computer. Run Powershell as administrator and run the following commands (one at a time):

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    (this command can show you some errors, this is normal, just wait until it finishes)

    start ms-windows-store://pdp/?productid=9MWPM2CQNLHN

    - Install the app on that page and select Yes when you receive the User Account Control (UAC) prompt. Also sign in on the Microsoft store with your Microsoft account.

    - Restart your computer one more time. Check your computer region/country and language and please make sure it is the same as your Microsoft account (https://account.microsoft.com/profile). Also check your time zone and date/time is correct.

    - Go to Start > Type Services > Open it. Find all Xbox Services (Xbox Accessory Management Service, Live Auth Manager, Live Game Save, Live Networking Service, Gaming Services). Right Click > Properties> Set the startup type to Automatic. Also Start them.

    If the issue persists and even doing a in-place upgrade did not help, I would say you would need to reach to the game developers and report this bug. I can give you more troubleshooting steps to do, but this looks like a game issue since other users are reporting this same error on Windows 11.

    Waiting for your follow-up.
  6. CJ.SYR Win User

    Forza Horizon 5 error code 0x80070102 on Windows 11 Pro

    Thank you for your reply, I have followed the steps you have mentioned but none of it worked, the issue only happens with FH5, the other FH4 is working (both of them are from Microsoft store).
Thema:

Forza Horizon 5 error code 0x8007042b on Windows 11 pro

Loading...
  1. Forza Horizon 5 error code 0x8007042b on Windows 11 pro - Similar Threads - Forza Horizon error

  2. linking error forza horizon 5 ps5

    in XBoX Games and Apps
    linking error forza horizon 5 ps5: i create microsoft account...but not let me play forza horizon 5 on my ps5...because the link is eror how can i u fix linking error on ps5 cf41b445-c270-4ca6-b2ec-db18c3429988
  3. Forza Horizon 5 Error Code | E:43-1b

    in XBoX Games and Apps
    Forza Horizon 5 Error Code | E:43-1b: Hello, to whom it may concern. I've been receiving this error message, E:43-1b that my game save is no longer available, but I never played Forza Horizon 5, only Forza Horizon 4. I contacted the...
  4. Every time I open forza horizon it says load error

    in XBoX Games and Apps
    Every time I open forza horizon it says load error: [img] Every time I open forza horizon it says load error e68f9f50-af2a-496d-864d-706d0e9d56ac
  5. Forza Horizon 5 not opening error code 0x0

    in XBoX Games and Apps
    Forza Horizon 5 not opening error code 0x0: Forza Horizon 5: I bought the game 4 days ago and it installed in a day. Then when i try to open the game it reached a black screen and kicked me out of the game. I tried updating drivers,...
  6. Forza horizon 5 standard edition stuck finishing downloading ( Error code 0x80073d0d )

    in XBoX Games and Apps
    Forza horizon 5 standard edition stuck finishing downloading ( Error code 0x80073d0d ): Whenever i try to install forza horizon 5 standard edition from the gamepass ( ultimate ) it just gives me an error and gets stuck at 148.2 GB. I have reinstalled like 3 times and i have repaired...
  7. How fix Forza Horizon 5 crashing without errors

    in XBoX Games and Apps
    How fix Forza Horizon 5 crashing without errors: Hello i need help for Forza Horizon 5, because after i bought the hot wheels expedition (on PC) and after i downloaded and load the game it takes like 10 to 15 mins for the game to crash. I tried...
  8. Forza Horizon 4 DNS error

    in XBoX Games and Apps
    Forza Horizon 4 DNS error: Hi, I cant play with my friend forza horizon 4 because of that error. Ive tried to change the dns to 8.8.8.8 8.8.4.4 but it still didnt worked. Does someone know a fix? Thanks in advance for the...
  9. Why won't my Forza Horizon 5 game not sync or save data for the game? Code Error

    in XBoX Games and Apps
    Why won't my Forza Horizon 5 game not sync or save data for the game? Code Error: Why won't my Forza 5 Game save or sync data? It just recently started to happen. I have had the game for a few years now and this is the first time it has happened. I have cleared the already...
  10. Forza Horizon 5 installation error

    in XboX Insiders
    Forza Horizon 5 installation error: I hope yall doing well, I am having this problem long time ago and only with forza 5, i downloaded other games from Xbox GP and didn't have this error, it keeps installing and randomly this error...