Logo

The executable program that ...

If you are trying to start a service using the Windows Services Manager but you got an error message stating, “The executable program that this service is configured to run in does not implement the service”, then you’ve come to the right place as this post will provide you instructions on how you can fix this error.

Since almost all program requires service to run on your computer, if the service is not listed in the corresponding registry key, then you will most likely encounter this error on your Windows 10 computer. Here’s the entire content of the error message:

“Windows could not start the service on Local Computer. Error 1083: The executable program that this service is configured to run in does not implement the service.”

To fix this error, you have to add the service name in the respective host in the Registry Editor, and to do that, here are some steps you need to take on.

Step 1: The first thing you have to do is to take note of the service name that’s given in the error message. For instance, you get the “Windows Management Service.

Step 2: Next, you need to open the Services Manager by tapping the Win + R keys and typing “services.msc” in the Run dialog box, and then tapping Enter.

Step 3: After opening the Services Manager, look for the Windows Management Service and once you see it, double click on it. This will open a new mini window.

Step 4: From the newly opened window, copy the Service name and the Path to executable under the General tab. If the path to the executable is displayed as “C:/Windows/system32/svchost.exe -k netsvcs –p”, you need the “netsvcs” part only. Note that it can be different for different services and you need the part that comes after “-k”.

Step 5: Now tap the Win + R keys again to open Run utility and type “Regedit” in the field and click OK to open the Registry Editor.

Step 6: After that, navigate to the following registry path:

ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSvchost

Step 7: From the given registry path, look for a key named “REG_MULTI_SZ” located on your right-hand side. This key is named after the “Path to executable” part. For instance, you should see “netsvcs”.

Step 8: Double click on the REG_MULTI_SZ key and enter the Service name that you’ve copied earlier and then write it down at the end of the preset list.

Step 9: Now save the changes you’ve made and try to open the program or run the service again.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

How to Fix Win32kbase.sys BSOD error
There is various Blue Screen of Death errors that you can encounter as you use your Windows 10 computer and some of these Stop errors have something to do with the win32kbase.sys file. This post will guide you in fixing the BSOD errors related to the win32kbase.sys file.
  • A problem has been detected and Windows has been shut down to prevent damage to your computer. The problem seems to be caused by the following file: Win32kbase.sys.
  • Your PC ran into a problem and needs to restart. If you would like to know more, you can search online later for this error: win32kbase.sys.
  • SYSTEM_SERVICE_EXCEPTION (win32kbase.sys)
  • STOP 0x0000000A: IRQL_NOT_LESS_EQUAL – win32kbase.sys
  • STOP 0x0000001E:
KMODE_EXCEPTION_NOT_HANDLED – win32kbase.sys
  • STOP 0×00000050:
PAGE_FAULT_IN_NONPAGED_AREA – win32kbase.sys
The win32kbase.sys file is a Windows operating system Base Win32 Kernel Driver file located in the System32 folder so if it ends up getting corrupted or if it went missing, your computer will throw up Blue Screen error. To fix BSOD errors that have something to do with the win32kbase.sys file, here are some possible fixes that could help. Worry not for these possible fixes are not complicated.

Option 1 – Run the Check Disk or CHDSK utility

One of the first things you can try to resolve the win32kbase.sys Blue Screen error is running the CHKDSK utility. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the CHKDSK utility comes in. The CHKDSK utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f C:
  • Wait for the process to be completed and then restart your computer.

Option 2 – Run SFC or System File Checker scan

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
 Restart your PC.

Option 3 – Try to run the DISM commands

You might want to repair potentially corrupted files in your system as having them could also trigger the win32kbase.sys Blue Screen error. To repair these corrupted system files, you can run the DISM commands:
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the dxgkrnl.sys Blue Screen error is now fixed.

Option 4 – Try to run the Blue Screen Troubleshooter

As you know, the Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing Blue Screen errors related to the win32kbase.sys file. It can be found in the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
Media Creation Tool Error 0x80072f76 – 0x20016
One of the most useful tools in the Windows 10 operating system is the Windows Media Creation tool. This tool is used to download and install the latest version of Windows 10. However, there are times when you might encounter some issues while using this tool. One of these issues is the Error code 0x80072F76 – 0x20016. If you encounter this error, you will see the following error message during setup:
“We’re not sure what happened, but we’re unable to run this tool on your PC. If you continue experiencing problems, reference the error code when contacting customer support – Error code: 0x80072F76 – 0x20016.”
This kind of error in the Media Creation tool could be due to an interrupted download or unstable internet connection, and many more. To fix it, you can run the Windows Update troubleshooter or try using another browser to download the tool to another location. You can also try changing the DNS or the ISP connection or use the Windows 10 Update Assistant as well as delete the $Windows.~BT & $Windows.~WS folders. Check out the given suggestions below to fix the Media Creation Tool Error code 0x80072F76 – 0x20016 in your Windows 10 computer.

Option 1 – Try to run the Windows Update troubleshooter

Windows 10 have various troubleshooters that can help you resolve many system issues. So if you’re dealing with Windows Update errors like Error Code 0x80072f76 – 0x20016, you can run the Windows Update troubleshooter to resolve it. To run the Windows Update troubleshooter, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 2 – Try using a different browser to download the tool to another location

You could also use another browser in downloading the tool and place it in a different location on your computer but if you do not have another browser, you can just install one and then download the same tool to another location like the Desktop.

Option 3 – Try to change the DNS

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC and then check if the Media Creation tool error is fixed.
Note: If you are using a third-party proxy service, you have to disable it.

Option 4 – Try to change the ISP connection

There are times when the connection to the Microsoft servers is interrupted due to some glitch or it could also be blocked by your Internet Service Provider or ISP. To rule out this possibility, you can try to change your computer’s internet connection and then see if it fixes the problem.

Option 5 – Try to use the Windows 10 Update Assistant

There’s another tool you can use as an alternative to the Media Creation tool. It is called the Windows 10 Update Assistant. This tool can also help you download and install Windows updates seamlessly.

Option 6 – Try to delete the $Windows.~BT and $Windows.~WS folders

From time to time, the Windows Update files also get corrupted which can cause some problems and conflicts when downloading and installing a Windows Update. To fix this, you need to delete the $Windows.~BT & $Windows.~WS folders in your computer.
Read More
Fix Windows Update Error 0x8024500C
If you encounter error 0x8024500C after a Windows Update or when you were trying to update Windows Store apps, read on as this post will guide you in fixing the problem. This kind of Windows Update error indicates that the Windows Update service has been blocked. Here are some suggestions you could check out to resolve the Windows Update error 0x8024500C on your Windows 10 computer.

Option 1 – Try checking the status of all the Windows Update Services

You need to check if all the Windows Update Services are up and running or not. To do so, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter to open Windows Services.
  • From the list of Services, look for the following services that support Windows Update:
    • Background Intelligent Transfer Service (BITS)
    • Delivery Optimization
    • Windows Update
    • Windows Update Medic Service
  • Once you’ve found them, check if they are running just fine or not. if not, you can right-click on each entry and click on Start.

Option 2 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing Windows Update Error 0x8024500C. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 3 – Try downloading and installing the Windows Updates manually

Error 0x8024500C might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
  • Go to Settings and from there go to Update and Security > View Update History.
  • Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
  • After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes.

Option 4 – Try checking the Registry settings

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to this registry path: HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsWindowsUpdate
  • Then double click on “DisableWindowsUpdateAccess” located at the right side of the panel and make sure that its value is set to “0”. If not, you have to change it to “0”.
  • Now restart your computer and check if error 0x8024500C is now fixed or not

Option 5 – Disable the Proxy server

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 6 – Try to reset the Microsoft Store cache

Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
  • Right-click on the start button and click on Command Prompt (administrator).
  • Next, type in the command, “exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
  • Now restart your PC and afterward, try opening Microsoft Store again.

Option 7 – Perform a System Restore

Performing System Restore might help you in fixing the Windows Update error 0x8024500C. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.
Read More
Fix Error codes 12002-4, 12007-4, 12152-4
If you are trying to install Office but got an error saying, “Something went wrong, Sorry we ran into a problem” with error codes 12002-4, 12007-4, or 12152-4 instead, this indicates that you have a problem with your internet connection. Aside from internet connection issues, the problem could also be due to some programs that block the installation files to be downloaded so when they time out, you get these error codes. There are several options you can try to fix the 12002-4, 12007-4, or 12152-4 error codes. You can try to install Office offline or turn off the proxy server or VPN (if you’re using one). You can also try to temporarily disable your antivirus program or Firewall. Refer to the given potential fixes below to troubleshoot and fix the problem.

Option 1 – Try to install Office offline

The first thing you can do if you encounter the error codes 12002-4, 12007-4, or 12152-4 when installing Office is to download an offline copy of Office especially when you’re certain that your internet connection is slow. Once you’ve downloaded it, install it again. The offline installer will download both the 32 and 64-bit versions of Office. Keep in mind that you must download the correct version.

Option 2 – Disable the Proxy server

The first thing you can do is to try disabling the Proxy server as it might be the reason why you’re getting error 0x80244022 for Windows Updates. To disable the proxy server, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it. In addition, if you are also using a VPN, you can try to disable it as well.

Option 3 – Temporarily disable the Antivirus and Firewall

As mentioned earlier, the downloading of the installation files could be blocked by either the antivirus program or Firewall or it could be both especially when the link seems suspicious. To fix this problem, you have to disable both the antivirus like Windows Defender and the Firewall or any third-party software you might be used temporarily and then download the installation files again. Once the download is completed, make sure to turn on the antivirus program and the Firewall again. On the other hand, you can also try downloading in a different location which also means that you have to try a different network. It could be that the load on the current system is too high which is why it’s not able to offer enough bandwidth to download the installation files of Microsoft Office.
Read More
Fix We couldn’t install some updates
If you encounter the “We couldn’t install some updates because the PC was turned off” while trying to run Windows Update on your Windows 10 computer, then read on as this post will give you a couple of suggestions you can use as a reference to fix this error. Make sure to follow the options given below carefully.

Option 1 – Perform basic computer troubleshooting

If you get the “We couldn’t install some updates because the PC was turned off” error on your laptop, then it’s recommended that you connect your laptop to a power source and then try clicking the Update button again. In addition, you also have to make sure that your computer stays awake until the Windows Update process is completed. This will ensure that your computer does not go into an idle state and interfere with the process.

Option 2 – Try deleting the files from the SoftwareDistribution folder and resetting the Catroot2 folder

The downloaded Windows Updates are placed in a folder called “SoftwareDistribution”. The files downloaded in this folder are automatically deleted once the installation is completed. However, if the files are not clean up or if the installation is still pending, you can delete all the files in this folder after you pause the Windows Update service. For complete instructions, refer to the steps below.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer and then try to run Windows Update once more.

Option 3 – Try restarting the Windows Update Services

  • Open the Services Manager.
  • From there, make sure that you set the following services and Startup types:
    • Background Intelligent Transfer Service: Manual
    • Cryptographic Service: Automatic
    • Windows Update Service: Manual (Triggered)

Option 4 – Try to run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the “We couldn’t install some updates because the PC was turned off” error. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 5 – Try to install the Windows Updates manually

As mentioned, the error might be because Windows missed installing a particular update which is why you are not able to proceed with the current update. So to resolve the issue, you need to install the update that wasn’t installed by downloading it from the Microsoft Update Catalog website. You also have to make sure that you didn’t turn off the Windows update or have it delayed.

Option 6 – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows update error. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Read More
Great gadgets for emergency blackout

Blackouts are one of the most annoying things that can happen in the modern age. We have all learned to depend on electricity, maybe too much, so having a backup plan in these unpleasant situations is necessary. Here are some good gadgets for these kinds of situations.

Power Bank

power bank

The fully charged power bank is a great item that could fill up your phone or tablet. If it is a larger power bank it could fill them up all the way to the top several times and having charged phone or tablet can help greatly with some fun during dark times. The power bank can also be used to fill up other gadgets on this list so if the power outage is expected to last longer perhaps it would be wiser not to waste it on phone/tablet games.

Portable Generator

portable generator

If the power bank is too short-lived for your needs, a portable generator is always a good option since it can provide power for longer time periods. The solar generator is what we recommend because it is much cheaper to produce electricity but it is limited if a power surge comes at night, one on gasoline is more stable and practical but it costs more to produce electricity.

Portable Solar Charger

solar charger

One more electric-producing device on the list, this one however is aimed at charging your phone, tablet, or laptop by harvesting Sun's energy and turning it into valuable electricity for your devices. Fully silent and easy to operate this is a great tool for power outrage. It will not be able to produce electricity for smaller house appliances but for basic phone/tablet/laptop needs it will suffice.

Panic light

panic light

Self-sustained with its own battery, panic lights are great assets for lightning when power is not present. They can turn automatically when the circuit detects that power is missing but can be also manually switched on or off. There are many versions of panic lights ranging from the light they produce to how long can they work so picking the right one will depend entirely on your home size and needs.

USB Headlamp

usb headlight

If you lack panic lights USB headlamp is a great choice to light your way and it works even better than a flashlight, although a flashlight is also a great tool, a headlight will provide you with free arms to do various things that you would not be able to by holding a flashlight. Modern headlights come with LED lights so they provide a good amount of light with small power consumption and they can be recharged in a power bank, solar charger, or generator.

LED lantern

led light

LED Lantern is a gadget sitting somewhere between a headlight and a panic light, it offers around the same light amount as a panic light but you can carry it around with you. Of course, it will drain its battery faster than a panic light and it will still need to carry around but it can offer some good options when you need it, like taking it with you to the toilet.

Electric Lighter

electric lighter

An electric lighter is also one of the things that you will need, it can ignite candles, paper, stoves, etc. Its battery is usually enough for extensive use and there are small chances that it will need to be recharged. Having matches is also smart, just in case.

Solar Oven

solar oven

Great gadget when outbreaks last long or when you get hungry. Not all households have gas ovens so a Solar oven is a great tool to keep you full of food. Granted it will not be on par in speed and quality with a regular oven but when it is the only option it will suffice.

Read More
New vulnerability found in Windows
Windows users need to be on high alert. Microsoft has confirmed a critical vulnerability has been found in all versions of Windows which presents an immediate threat, and you need to act now. A critical new zero-day hack has been found which affects all Windows versions. windows vulnerabilityTracked as CVE-2021-34484, the “zero-day” flaw enables hackers to breach all versions of Windows (including Windows 10, Windows 11, and Windows Server 2022) and take control of your computer. Microsoft mistakenly thought it had patched the vulnerability (which was first found in August) when it was publicly disclosed in October. But the fix itself was found to be flawed, something the company admitted, and this drew even more attention to the vulnerability. Microsoft subsequently promised to “take appropriate action to keep customers protected” but two weeks later, a new fix has still not arrived. Luckily the third-party security specialist 0patch has beaten Microsoft to the punch with a ‘micropatch that it has now made available for all Windows users “Micropatches for this vulnerability will be free until Microsoft has issued an official fix," 0patch confirmed. You will need to register for a 0patch account and install its download agent before the fix can be applied, but with 0patch fast becoming a go-to destination for hot fixes which beat software companies to the punch this is a no brainer. Hopes will be high that Microsoft can release an effective patch sooner rather than later but, until then, all Windows users must act now if they want to be safe. Download 0patch here: https://blog.0patch.com/2021/11/micropatching-incompletely-patched.html
Read More
Open specific pages each time Chrome starts
When we are working on our computer, we have tendencies to make it look and behave to our best needs and however, best suits us. The Internet has crawled into our lives and made itself a must-have in modern society, internet browsers as a crucial piece of software for viewing the web have also grown and made themselves to be more open for user settings and personalization, Chrome, one of the most popular browser has the option to open a specific set of pages one it is opened and that is what we will cover today in this tutorial. No matter would you like to by default open some online store, maybe an email or news website, you can open each of them or all of them once Chrome is run, making your daily routine more enjoyable and stress-free. The first thing, of course, is to start Chrome itself, once Chrome is up, click on three dots in the upper right corner of the Chrome window and select settings. Google chrome settingsWhen you are in settings, on the left side move toward the bottom until you run into a tab that says On Startup and click on it. On right, a new section will open, click on Open a specific page or set of pages. Chrome startup pagesYou will be presented with the option to add a new page by typing its URL or getting it from bookmarks or using a specific opened one. You can repeat this process until you have added all pages that you wish to be automatically opened once Chrome is opened for the first time.

BONUS:

If you have noticed right above the setting that we have used for opening a specific set of pages there is the option Continue where you left off, this option will open each page exactly where it was when Chrome was shut down letting you keep viewing where you have left off. This is useful if by any chance your battery ran out or you had to quickly turn the computer off for whatever reason.
Read More
Fix can not open EXE file in Windows 10
Can not open and run EXE file in Windows is not a new issue and sadly it can still happen from time to time, luckily this step by step solution will help you to resolve this problem fast and effective in no time. Try the below solutions in no particular order and I hope that you will solve the issue fast and be able to return to using the computer like it never happened
  1. Run SFC scan

    As the EXE file not opening issue lies in the Windows OS, the SFC tool will be able to identify the cause and fix this issue. Press ⊞ WINDOWS + X and choose command prompt (admin) in command prompt type: sfc /scannow Press ENTER
  2. Check registry and modify if needed

    Sometimes value in the registry key is wrong and can cause this error, in order to check if this is the case, we will open the registry editor and find out Press ⊞ WINDOWS + R to bring run dialog up type in it: RegEdit and press ENTER In the left pane of the Registry Editor window, click on the HKEY_CLASSES_ROOT to expand the section Scroll down to find out the .exe registry and click on it Go to the right pane of the window and double-click on the Default and set the Value Data as exefile Click on the OK button Next, located the given in the window: HKEY_CLASSES_ROOT>exefile>shell>open>command Click on the “Command” in the left pane of the window In the right pane of the window double-click on the Default and set Value Data as “%1” %* Click on the OK button Restart your computer and check if the issue persists
  3. Turn off Firewall and defender

    If you have a firewall and antivirus active there might be a chance of a conflict and that firewall or antivirus is preventing the EXE file from starting, disable your firewall and anti-virus and try again to open the EXE file.
  4. Turn off user account control

    User account control can also like a firewall prevent some files from executing, go into accounts and turn off user account control to see if this might be an issue preventing you from opening the file.
Read More
How to change network from Public to Private

If you would like your computer to be discoverable on your network and use print and file sharing you will have to change your network profile on your computer from public to private.

computer network

Follow the provided guide step by step to change your network profile setting:

Switch to private profile in Windows 10

Locate the Wi-Fi icon in your system tray and click on it. Click on properties on your WI-FI network to open the network menu. Inside the menu in the Network profile section enable the Private option.

Your changes will be automatically saved.

Switch profile to private in Windows 11

Find the WI-FI icon in the system tray and right-click on it, then choose Network and Internet Settings. Network & Internet page with open, find your network name at the top and select properties.

On the WI-FI page, in the Network Profile Type section choose Private. As in Windows 10, your changes will be automatically charged, and you can start using them immediately.

Another way around

If you want to switch back to a public profile follow provided steps but disable the private option.

Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status