TOP 7 WAYS TO FIX RUNTIME ERRORS ON WINDOWS 11
Do you frequently get runtime issues when you open particular programmes on Windows 11? That is certainly cause for alarm. It's time to go a little further if the typical remedies, such as restarting your programme or computer, don't work.
Runtime errors may be caused by a variety of things, such as damaged system files or erroneous software installation. Using the following troubleshooting advice, you can resolve runtime issues on Windows 11 quickly and easily.
1. RUN SFC AND DISM SCANS
Runtime problems may occur on your computer as a result of damaged or corrupted system files. Windows, thankfully, comes with a variety of built-in tools that can help you quickly repair those system files.
It is crucial to confirm that the file system on your hard drive or SSD is error-free prior to beginning troubleshooting. You can do that by using the methods below to run an SFC (or System File Checker) scan on your computer.
Step no.1: To access Terminal (Admin), right-click the Start icon and choose it from the menu.
Step no.2: Run the following command in the terminal and hit Enter to finish:
sfc /scannow
You will see specific details if there are any issues once the scan is finished. You can also find instructions on how to correct those mistakes using the command prompt.
Launch a DISM (Deployment Image Servicing and Management) scan after that.
Launch Windows Terminal with administrative rights (as seen above), then issue the following instructions one at a time, pressing Enter after each one to complete it:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
The procedure may occasionally appear to be stalled, but that's typical. Don't shut the Terminal window, then, until the scan is finished. Check to determine whether the runtime issue reappears only after you receive the notice indicating the scan is finished before restarting your computer.
2. REPAIR OF MICROSOFT VISUAL C++ REDISTRIBUTABLE PACKAGES
Runtime failures on Windows 11 can also be caused by issues with your computer's Visual C++ Redistributable packages. You can try to fix them and see if that works
Step no.1: Dashboard may be found by clicking the search button on the taskbar, typing it in, and pressing Enter.
.
Step no.2: To choose between large and small icons as the view type, use the drop-down option in the top right corner. After that, select Programs and Features.
Step no.3: Change is the button you click after selecting the Microsoft Visual C++ Redistributable package. To repair every package, you will need to go through this step again.
Step no.4: Click the Repair button, then wait for the procedure to be finished.
3. REINSTALL MICROSOFT VISUAL C++ REDISTRIBUTABLE PACKAGES
Reinstalling the Microsoft Visual C++ Redistributable packages may be an option if repair efforts are unsuccessful. How to accomplish it is shown below.
Step no.1: Open the Run dialogue box by pressing the Windows key and R. In the Open field, enter appwiz.cpl after typing it.
Step no.2: The Microsoft Visual C++ Redistributable package will be selected once you click Uninstall.
Step no.3:If you're sure, click Uninstall.
To get rid of any outdated and unneeded packages, repeat the previous steps. Next, go to the Microsoft website and get the most recent packages for Microsoft Visual C++ Redistributable.
Download Microsoft Visual C++ Redistributable
To finish the installation, double-click the setup file and adhere to the directions displayed on the screen. After that, Windows 11 will no longer display the runtime error.
4. REINSTALLING THE PROGRAM THAT CAUSED THE RUNTIME ERROR
If the runtime issue only appears when you open a specific software, it can be the result of poor installation. In that situation, you should remove and reinstall the software.
When the Run dialogue box appears, type appwiz.cpl and hit Enter to uninstall a programme. To accomplish this, press Windows key + R.
Click Uninstall after selecting the software that needs to be deleted. After that, uninstall the software by adhering to the on-screen instructions.
Check to see if the runtime error persists after a programme reinstall.
5. INSTALL WINDOWS UPDATES
For Windows 11, Microsoft regularly distributes updates that repair problems, enhance security, and bring new features. It helps to update Windows 11 to the most recent version if runtime issues on Windows 11 are brought on by a problematic build.
By pressing Windows key + I, the Settings app will launch, and you can check for system updates there. To check for updates, click the Windows Update tab.
Check to see whether the issue is fixed by downloading and installing any pending Windows updates.
6. TRY CLEAN BOOT MODE
It's possible that a background-running application or service from a third party is interacting with Windows and resulting in this runtime error. Starting your computer in a clean boot condition will allow you to confirm this. Here's a guide on getting it done.
Step no.1: To see the Run dialogue box, use the Windows key + R. Enter msconfig into the box once you've typed it.
Step no.2: Make sure the "Hide all Microsoft services" checkbox is selected under the Services tab. After that, press the Disable All button.
Step no.3: Click Open Task Manager while still on the Startup tab.
Step no.4: Choosing the third-party software and clicking Disable at the top of the Startup tab will disable it. Disable every other third-party application in a similar manner.
After that, reboot your computer. It is one of the third-party applications or programmes that are to blame if the runtime fault disappears after a clean boot state. Application and programme removal must be done one by one for recently installed items.
7. PERFORM A SYSTEM RESTORE
A system restore is something else you might think about. It may be possible to get apps and programmes functioning by returning Windows to a previous state, preferably before runtime issues start to show. Here's how to go about it.
Step no.1: Create a restore point should now be the first result that displays when you click the Windows Search icon on the Taskbar and input this phrase.
Step no.2: The System Restore button is located in the System Protection tab.
Step no.3: Click the next button.
Step no.4: Choose the restoration point that was made just before the initial error. Finally, click Next.
Step no.5: Select Finish to conclude.
Rebooting and returning to its prior state will occur on your computer. You won't be bothered by the runtime error after that.
NO MORE INTERRUPTIONS
The techniques above can be used to address the majority of runtime faults, even if they can arrive with a range of error codes.
I sincerely hope that this information proves to be helpful to you.
Comments
Post a Comment