Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»Fix: the Operating System is Not Presently Configured to Run This Application

Fix: the Operating System is Not Presently Configured to Run This Application

prajwolBy prajwolAugust 2, 2022
the-operating-system-is-not-presently-configured-to-run-this-application

You might have received the error message “The operating system is not presently configured to run this application.” while using the Microsoft applications. However, there have been cases of applications like Skype and Mail showing the same problem.

This usually happens because of the Windows updates. The office application’s files and registry settings merging with old installation files seem to cause the issue. This guide goes through the possible causes and their definitive fix.

Probable Causes of the Issue

Since the error usually happens with MS Office applications, issues within office files and conflicting updates are the likely cause of the issue. Doing some digging around, we found corrupt update files and Office version mismatch to be the main culprit.

The list below highlights most of the reasons why you are this error:

  1. Compatibility Issue.
  2. Corrupted installation files.
  3. Office files clashing with old ones.
  4. Third-party antivirus blocking some settings.

How to Fix “The Operating System is Not Presently Configured” Error?

Since the root of the problem can be different every time. We suggest you go over each method to see which one works for you.

Repair MS Office

  1. Press Windows + S to open the search bar.
  2. Type in Control Panel.
  3. Click on Programs & Features.
  4. Look for Microsoft Office.
  5. Right-click on it and choose Change.
  6. Then choose Online Repair.
    Repairing
  7. Let the process complete and close out the window.

Once the repair process is complete, restart your PC and check if that fixed the issue for you.

Note: Please keep a copy of your Office activation keys before repairing. As you will require to activate Office again after the repair.

Change Compatibility Mode

If your MS Office applications are running in compatibility mode, this can very well cause the issue. Try changing the compatibility of your applications.

In this example, we will show you how to do it with Microsoft Word.

To change the compatibility modes, follow these steps:

  1. Right-click the MS Word shortcut and click Open file location.
  2. Or you can navigate to this path; C:\Program Files\Microsoft Office\root\Office16.
  3. Right-click on WINWORD and click on Properties.
  4. Then, under the Compatibility section uncheck everything.
    Changing compatability
  5. Hit Apply and exit out.

Now, restart your PC and open Word to see if it works. Just like this, change the compatibility option for other applications.

Note: If you previously didn’t have compatibility mode on. Try turning it on and see if that works.

Create an Exception in Firewall / Anti-virus

Firewalls do tend to block certain files from downloading during updates. This might be the reason why you are facing this issue. Although this may not count as a definite fix, you can try it to see if it fixes the issue.

To add exceptions to Firewall, follow these steps:

  1. Press Windows Key + S and type Control Panel.
  2. Click on Windows Defender Firewall > Advanced Settings.
  3. Click on Inbound Rules > New Rule.
    newrules
  4. Tick on Program then next.
  5. Locate your MS application from its main folder and select it.
    browsepath
  6. Next, select the current network you are accessing.
  7. Give it any name and description.
  8. Hit Finish and exit.
  9. Restart your PC and check if it worked or not.

Remove Plugins and Add-ins

Add-ins are there in MS Office to extend and implement web technology within the applications. Sometimes one of these add-ins could malfunction, triggering the error. This has proven to work in most cases and you should try it.

To remove such add-ins, we will have to launch the application in safe mode. For that, hold down CTRL and double-click the app icon. You will be prompt with a confirmation box, select Yes.

If your application launches successfully then it’s likely that an add-in was causing the error.

Now to remove add-ins, follow these steps:

  1. Click on File and then Options from the bottom left panel.
    msoptions
  2. On the window, select Add-ins.
  3. Now, on the bottom select COM Add-ins from the drop-down menu under Manage.
  4. Press Go.
    addins
  5. Select all the add-ins and hit Remove.
  6. Close out of the application.

Restart your PC once and see if that worked.

Update Windows

Windows frequently pushes out new updates which fix bugs and errors in your PC. The issue could be the result of any pending windows update.

Windows had pushed out an update in August of 2021 which fixed the issue when trying to use the Access Database Engine. You can read more about it on Microsoft’s official website.

Regardless, make sure that you are on the latest Windows build and don’t have any updates pending.

To check for Windows Updates, follow these steps:

  1. Press Windows Key + I to open Settings.
  2. Click on Update & Security.
  3. Then under Windows update, hit Check for updates.
    check-for-updates

After you have updated to the latest Windows, reboot your PC and see if it resolved the issue.

Manually Reinstall MS Office

In most cases, reinstalling Office can do the trick. Since you are reinstalling new files on the latest Windows. Chances are that this is going to fix the issue.

However, just removing Office can sometimes leave behind files not deleted. To ensure that everything is deleted and that we are installing a fresh copy, you will have to do certain things.

Follow these steps to properly reinstall Microsoft Office:

  1. Download the Official uninstall support tool here.
  2. After you have installed the tool, go to the Uninstall Office products tab.
  3. Now, choose the version of Office you want to uninstall and hit Next.
    manualunninstaltool
  4. Complete the remaining procedures and restart your PC.

You can also do a clean uninstall through Powershell. To do so, follow these steps:

  1. Right-click the Start button and choose Windows PowerShell (Admin).
  2. In the Powershell window, put in the code: ‘Get-App xPackage -name “Microsoft.Office.Desktop” | Remove-AppxPackage’.
    powershelluninstall
  3. Hit Enter.
  4. Once you see an empty prompt, verify that Office was completely removed.
  5. To do so, paste in the following code: Get-AppxPackage -name “Microsoft.Office.Desktop”.
  6. Now, if you see an empty prompt again then Office has been successfully removed.

After doing a clean uninstall of Microsoft Office, download the latest version through their official site.

Roll Back Office Updates

If none of the methods worked for you then you can try this method. It is almost certain that this will work as you are reverting to an old Windows update. For this to work, you will have to disable office updates. If not, the error can again be reinstalled.

To disable updates, follow these steps:

  1. Press Windows Key + I.
  2. Then, click on Update & Security.
  3. Now, under Windows Update click on Advanced options.
  4. Toggle off the option: Receive updates for other Microsoft products when you update Windows.
    advancedupdate

Now, we are going to roll back the Office Update.

  1. Type in cmd in the Windows search bar and run it with administrator rights.
  2. In the command prompt window, type in the following lines;
    • cd C:\Program Files\Microsoft Office\root\Office16  (If you are using the 32-bit version of office)
    • cd C:\Program Files\Microsoft Office\root\Office16 (If you are using the 64-bit version of office).
      This changes the directory to your Microsoft Office location.
    • Now, type officec2rclient.exe /update user updatetoversion=15.0.5449.1000
      revertingofficecmd

After doing the following steps, restart your PC and check if it fixed the problem or not.

fix
prajwol

Related Posts

computer suddenly slow

Why is My Computer Suddenly Slow? 11 Ways to Fix It

March 31, 2023
scheduled task reboot

How to Create a Reboot Scheduled Task in Windows

March 31, 2023
slow computer startup

14 Ways to Fix Slow Computer Startup

March 26, 2023
boot loop

14 Ways to Fix Windows Boot Loop

March 19, 2023
how to change windows startup sound

How to Change Windows Startup Sound

March 17, 2023
scan disk windows 10

How to Scan Disk Windows

March 16, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
what-does-collate-mean-on-a-printer

What Does Collate Mean on a Printer?

March 31, 2023
usb-vs-pcie-wifi

USB Vs PCIe Wi-Fi—Which One is Better?

March 31, 2023
how often to replace laptop

How Often Should You Replace a Laptop

March 29, 2023
You may also like
computer suddenly slow

Why is My Computer Suddenly Slow? 11 Ways to Fix It

March 31, 2023
HTTP-Error-431

How to Fix HTTP Error 431

March 31, 2023
scheduled task reboot

How to Create a Reboot Scheduled Task in Windows

March 31, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.