Skip to content
Fix Error 0x8007139f Failed Launching Office Customization Tool Issue SCCM

Fix Error 0x8007139f Failed Launching Office Customization Tool Issue SCCM

Written By Anoop C Nair
Last Updated January 27, 2022
Posted In Windows
SHARE

Let’s try to fix Failed Launching Office Customization Tool Error 0x8007139f Issue with SCCM. The error 0x8007139f is tricky, and it’s not an SCCM related error/issue. This error normally occurs during software updates download and installations.

I received this Failed Launching Office Customization Tool Error while creating Office 2021 client package. So, this scenario is nothing to do with a Windows updates installation, etc.

I checked the event logs to get more details about related issues. I know the Office Customization Tool requires internet access and the internet access is already available from the SCCM primary server where I got this error.

If you get the error 0x8007139f for Windows 10 or Windows 11 PCs, you can fix the issue with Windows Updates and basic Windows troubleshooting options. I think you can try the same methods for the Windows servers.

Patch My PC

Error 0x8007139f

I received the error when I tried to download and install Office 2021 client package using SCCM. As part of the process, I will need to connect to Office Customization Tool using the internet connection.

To configure the deployment settings for Office, you will need to click on the button below to open the Office Customization Tool.

I received Failed Launching Office Customization Tool, Error = 0x8007139f. Now, let’s find out the fix for this issue.

Fix Error 0x8007139f Failed Launching Office Customization Tool Issue
Fix Error 0x8007139f Failed Launching Office Customization Tool Issue

Troubleshooting Error 0x8007139f

Let’s see what the options are to troubleshoot the error 0x8007139f. I have tried all the basic troubleshooting options available on Windows PCs and Servers. I got this error on the Windows server 2022, and the Server is updated with the latest CU patches.

I checked the event logs to find out any related errors or issues. There is no errors or warning in the System, Setup, and Application event logs of Server 2022. I also tried to close the SCCM admin console and start again without any success.

Now, it’s time to check whether the internet is accessible from the Server or not. Yes, I could confirm the internet is working, and even I was able to launch Office Customization Toolhttps://config.office.com/ from the Microsoft Edge browser.

I kept Microsoft Edge as the default browser for the Windows server 2022.

 Troubleshooting Error 0x8007139f - Windows Server 2022 Issue
Troubleshooting Error 0x8007139f – Windows Server 2022 Issue

I thought of running the following PowerShell script to fix the issues with Gaming Services. I know this is not applicable for Server operating systems such as 2022.

NOTE! – Error 0x80073D26 or 0x8007139F occurs when you install or start Gaming Services on a Windows 10 device (and potentially for Windows 11 PCs as well).

I didn’t want to run the following PowerShell script to fix Error 0x8007139f on Windows Server 2022. This PS script fix is more useful for Windows 10 or Windows 11 PCs.

Get-AppxPackage gamingservices -allusers | remove-appxpackage -allusers
Remove-Item -Path “HKLM:\System\CurrentControlSet\Services\GamingServices” -recurse
Remove-Item -Path “HKLM:\System\CurrentControlSet\Services\GamingServicesNet” -recurse

FIX Failed Launching Office Customization Tool Error 0x8007139f Issue

Now, it’s time to find out how I fixed the Failed Launching Office Customization Tool Error 0x8007139f Issue. The fix was pretty is straightforward, as some of you might have already guessed.

I did a little clue from the KB5004327 article to fix the Gaming service-related issue. The error description gives a clue that you should try to restart the Server that might help resolve the issue.

NOTE! – Reporting this problem will help us understand it better. You can wait a bit and try again or restart your device. That may help. 

I have restarted the Server to try the option again. WOW! The restart fixed the issue, and after the restart, I could connect Office Customization Tool from Microsoft Office 365 client installation wizard.

 FIX Failed Launching Office Customization Tool Error 0x8007139f Issue
FIX Failed Launching Office Customization Tool Error 0x8007139f Issue

Author

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

AC Anoop C Nair 9 min read
Intune

BitLocker Prompt Issue After June Patch KB5094126 Secure Boot UEFI 2023 Certificate Update

Key Takeaways BitLocker Prompt Issue After June Patch KB5094126 Secure Boot UEFI 2023 Certificate Update! After deploying the June 2026 Windows update (KB5094126), some HP EliteDesk 800 G6 devices began prompting for the BitLocker recovery key after every reboot. Based on our investigation, the Secure Boot UEFI 2023 certificate update does not appear to be […]

AC Anoop C Nair 5 min read
Microsoft Defender for Endpoint

Microsoft Defender for Endpoint EDR Updates are now Separate from Monthly Windows Security Updates for Faster Protection

Key Takeaways In this post, we are discussing how Microsoft Defender for Endpoint EDR Updates Will Be Delivered Through Microsoft Update. Microsoft has introduced a new update model for Microsoft Defender for Endpoint Detection and Response (EDR) security updates. Previously, these updates were included with the monthly Windows security updates. This change enables Microsoft to […]

AC Anoop C Nair 5 min read