Every now and then, the Windows Installer can also encounter some problems or glitches. One of these problems is where the Windows Update Standalone Installer, Windows Defender as well as Windows Firewall throws an error message that says, “The specified service does not exist as an installed service, 0x80070424”. This type of error can actually affect various applications on your computer so you have to fix it as soon as you can.
Although there is no clear reason for what really causes this error, there are various suggestions you can try to fix it.
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 errors “The specified service does not exist as an installed service, 0x80070424”, you can run the Windows Update troubleshooter to resolve it.
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 2 – Try to reconfigure the Windows Time Service
In the Start Search, type “command prompt” and right-click on Command Prompt from the search results.
Then click on the “Run as administrator” option to open Command Prompt with admin privileges.
Now execute each one of the given commands sequentially and hit Enter right after you type each one of them.
net stop W32time
exe /unregister
exe /register
net start W32time
After executing the given commands above, wait until it says, “W32Time successfully registered”.
Option 3 – Try to restart related Windows services
First, type “command prompt” in the Start Search and right-click on Command Prompt from the search results.
Then click on the “Run as administrator” option to open Command Prompt with admin privileges.
Now execute each one of the given commands sequentially and hit Enter right after you type each one of them.
SC config wuauserv start= auto
SC config bits start= auto
SC config cryptsvc start= auto
SC config trustedinstaller start= auto
Note: The commands you’ve just executed will make sure that the required Windows services are available.
Option 4 – Try to download and install the Windows Update Agent
You might also want to download and install the latest Windows Update Agent as it could also help you resolve the “The specified service does not exist as an installed service, 0x80070424” error.
Option 5 – Try to reset the Windows Update components
If by any chance that the second option didn’t work, resetting the Windows Update components could also help you resolve the problem. How? Refer to the following steps:
Open Command Prompt with admin privileges.
After that, type each one of the following commands and hit Enter after you key in one after the other.
net stop wuauserv
net stop cryptsvc
net stop bits
net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS, and MSI Installer.
After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below, and don’t forget to hit Enter after you type one command after the other.
Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
net start wuauserv
net start cryptsvc
net start bits
net start msiserver
Close Command Prompt and reboot your PC and then check for updates on your computer and see if the error is resolved.
Option 6 – Try running the Windows Firewall troubleshooter
You could also try to run the Windows Firewall troubleshooter as it might also help you fix the problem. This could help in repairing and fixing Windows Firewall issues automatically. Check if it’s available for your Windows.
When your computer is slow, you don’t have much choice but to wait until it gets done with a task at its own pace, albeit a slow one. So if you want to switch user accounts on your computer a couple of times daily, then a slow computer can get really irritating. What makes system processes slow is that the accounts have some programs or applications running and resources allocated to them. And besides, if your computer is already low on performance, it will kill the natural fluidic flow of the user. But worry not, for this post will guide you in switching user accounts with the help of some minor tweaks in your Windows 10 computer.
To disable or enable Fast User Switching, you have two methods to do that using the Registry Editor and the Group Policy Editor. Either way, refer to the instructions laid out below.
Option 1 – Enable or disable Fast User Switching via Registry Editor
Tap the Win + R keys to open the Run dialog box.
After that, type “Regedit” in the field and tap Enter to open the Registry Editor.
Next, go to this registry key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem
Then right-click on System and select New > DWORD (32-bit) Value and name this newly created DWORD as “HideFastUserSwitching”.
Now double click on it. If you want to enable Fast User Switching, input “0” as the value, and if you want to disable it, input “1” as its value.
Restart your PC to successfully apply the changes made.
Option 2 – Enable or disable Fast User Switching via Group Policy Editor
Take note that this option will not work if you are using the Windows 10 Home edition since the Group Policy Editor does not come with Windows 10 Home. Refer to the steps below to enable or disable Fast User Switching using Group Policy Editor.
Tap the Win + R keys to open the Run dialog box and then type in “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
Next, navigate to this path inside the Group Policy Editor: Computer ConfigurationAdministrative TemplatesSystemLogon
Now double click on the configuration listing labeled as “Hide entry points for Fast User Switching” to open the configuration page.
Note: On the configuration page, you will see the following description:
“This policy setting allows you to hide the Switch User interface in the Logon UI, the Start menu, and the Task Manager. If you enable this policy setting, the Switch User interface is hidden from the user who is attempting to log on or is logged on to the computer that has this policy applied. The locations that the Switch User interface appears in the Logon UI, the Start menu, and the Task Manager. If you disable or do not configure this policy setting, the Switch User interface is accessible to the user in the three locations.”
From there, you can choose to enable or disable the Fast User Switching depending on your preferences. After you’ve selected, click OK and exit the Group Policy Editor.
Now restart your PC to apply the changes made successfully.
If you are trying to open a program or a game but you suddenly see a dialog box with a message stating that the application was unable to start correctly along with the Error Code 0xC000007B , STATUS INVALID IMAGE FORMAT then this indicates that the application is not compatible with the architecture of your Windows 10 computer or is missing dependencies.
Although error code 0xC000007B can also occur with other various programs, the STATUS_INVALID_IMAGE_FORMAT error code also means that when you try to run an application that’s designed to run on a 64-bit system and hence gets into a termination state. In addition, if you are also pointed to the NTStatus.h file then it means that the error might be caused by some file corruption. Here’s the full context of the error message:
“0xC000007B | STATUS_INVALID_IMAGE_FORMAT | {Bad Image} %hs is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.”
When you see this error message, the first thing you can do is to click on OK to close the application and then try installing the media again to see if it fixes the issue. If not, then you can check out the suggestions given below.
Option 1 – Try installing the application with admin privileges
The first thing you can do to fix the error is to restart your Windows 10 computer and then try installing the application again and this time with admin privileges. Just right-click on the application and select the “Run as Administrator” option. And if your account is a regular one, you need to make sure to ask an admin to help you in installing the application by entering the password when you are prompted to do so.
Option 2 – Install and update Dependencies
There are times when programs and applications need to have drivers and supporting software installed for them to properly work. Although the installation usually takes care of it, it’s time for you to do some manual checks especially if you are getting this issue of abnormal program termination.
1. Install some qualified drivers
A number of high-end games and applications need to have correct and valid drivers for them to work. They just don’t work with general drivers though. Microsoft has this Windows Hardware Quality Labs testing also known as WHQL testing which makes sure that drivers meet the correct experience and pass through the proper testing before certification. Thus, when installing drivers, you need to ensure that they are qualified drivers for your Windows 10 PC.
2. Download and install or update DirectX
As you know, Microsoft DirectX is a suite of technologies developed by Microsoft to provide hardware acceleration for heavy multimedia applications like HD videos and 3D games. Since you are using Windows 10, you have the DirectX 12 version while the earlier Windows versions use the DirectX 11 version.
3. Install the Microsoft DirectX End-user runtime
The Microsoft DirectX end-user runtime gives updates to version 9.0c as well as previous versions of DirectX. To install it, click on this link and download it.
4. Update or install the .NET framework
The .NET framework is used by games and applications during development which means that without the runtime files that are installed in your computer, it definitely won’t work. Thus, you need to install or update this framework. You can also use the .NET setup verification tool to verify it.
Option 3 – Try running the System File Checker Scan
The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the Error Code 0xC000007B , STATUS INVALID IMAGE FORMAT error. 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 with 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:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
One of the most popular and most used web browsers commonly used by Windows users is Google Chrome. This well-known web browser has been introducing various features recently in order to stay at the top. However, it makes the web browser a lot more complex and thus prone to errors. Although this may not be a big deal, it can be quite annoying as it can interrupt your web browsing.
There are various errors that can come up with this level of complexity of the web browser. One of these errors is the “This site can’t be loaded from the cache, ERR_CACHE_MISS” error message that can suddenly appear while you browse the web using your Google Chrome browser on your Windows 10 PC.
Take note that when you encounter this particular error, there really is no direct fault in the Chrome browser as there are also issues with caching the website data locally in the computer. Moreover, this error can also occur when a website is coded in an incorrect manner or if there are some browser extensions or toolbars that are in conflict with the proper functioning of the website.
To fix the ERR_CACHE_MISS error in Google Chrome, refer to the possible solutions laid out below.
Option 1 – Try clearing browser data
There are times when some data in the browser is conflicting with the loading of the website and triggers errors like ERR_CACHE_MISS. And so you can try to clear your browser’s data. This might be a very basic solution but oftentimes it works in fixing this kind of error in Google Chrome. Follow the steps below to clear the data in your browser.
Open your Google Chrome browser.
After that, tap the Ctrl + H keys. Doing so will open a new panel that allows you to delete the browsing history and other data in your browser.
Now select every checkbox that you see and click on the Clear browsing data button.
Then restart your Chrome browser and check if you can now open any website or not.
Option 2 – Try using the Developer Tools
You can also try using the Developer tools in Google Chrome to help you fix the ERR_CACHE_MISS error. Refer to the steps below to do so.
Open Google Chrome.
Tap the Ctrl + Shift + I keys on your keyboard and then tap the F1 key to open the Settings tab inside the Chrome Developer Tools.
Next, select the Disable cache option while DevTools is open and apply those settings.
After that, refresh your browser and check if the entries you’ve seen previously in the Network tab are gone.
Now try to load the same webpage again and see if the problem is resolved.
Option 3 – Reset Winsock, TCP/IP & Flush DNS
Resetting Winsock, TCP/IP, and flushing DNS might help you resolve the ERR_CACHE_MISS error. To do so, follow these steps:
Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
netsh winsock reset – type in this command to reset Winsock
netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
ipconfig /flushdns – type in this command to flush the DNS cache
Next, restart your PC and check if the problem’s fixed.
Option 4 – Get rid of any conflicting browser extensions
Open Chrome and press Alt + F keys.
Go to More tools and click Extensions to look for any suspicious browser extensions or toolbars.
Click the Recycle bin and select Remove.
Restart Chrome and press Alt + F keys again.
Proceed to On Startup and mark Open a specific page or set of pages.
To check if the browser hijacker is still active, click Set pages, if it is active, overwrite the URL.
Note: If removing the browser extensions or toolbars didn’t work, you can also try to reset your Google Chrome browser.
Open Google Chrome, then tap the Alt + F keys.
After that, click on Settings.
Next, scroll down until you see the Advanced option, once you see it, click on it.
After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
Error Code 0x800F0922 refers to an issue with downloading the newest version of Microsoft Windows, Windows 10. It could mean that your PC doesn't have enough free space in the System Reserved partition, or that it couldn't connect to the Windows Update servers. This issue is not very common, most users will never see this error code. Some, however, will need to follow the below fixes in order to download and upgrade their systems properly.Common symptoms include:
Dialog box appears with the Error Code 0x800F0922
Microsoft Windows 10 upgrade is unsuccessful and/or incomplete
Users are unable to open applications after attempting the Microsoft Windows 10 upgrade
Solution
Error Causes
There are two standard reasons why this error occurs during the Microsoft Windows 10 upgrade.
There may not be enough free space in the “System Reserved” partition of your hard drive.
Error Code 0x800F0922 could also mean that your PC was not able to successfully connect to the Microsoft Windows update servers due to a VPN (virtual private network) connection in your home or office network.
The .Net framework installation portion of the Windows 10 upgrade fails.
Further Information and Manual Repair
Error Code 0x800F0922 as stated is somewhat rare, but it does occur occasionally. Users who have experienced this error while attempting to upgrade their system to Microsoft Windows 10 have the following options for do-it-yourself fixes.
Method 1:
Use this method if you are operating on a network that uses a VPN connection.
Disconnect from your office or home network.
Turn off your VPN software.
Run the Microsoft Windows 10 upgrade.
Restart your PC.
Reconnect to your home or office network.
Turn your VPN software back on.
Method 2:
This will run the Windows 10 Update troubleshooter that is built into your PC.
Click on the Windows icon on the lower-left corner of your desktop.
Press the “w” key to open the SEARCH function.
Type “troubleshooting” in the search field and press ENTER
When the troubleshooting window opens, select the “view all” option from the left window pane.
Select “Windows update”.
Select “advanced” and then choose the “run as administrator” option.
Click the NEXT button and follow the on-screen prompts.
This troubleshooter will walk you through the steps needed for your specific situation.
Method 3:
This method will run the DISM (deployment image servicing and management) tool built into your PC.
Press the “windows key” on your keyboard followed by the “x” key.
Select the “command prompt admin” option.
Type the command “exe /online /cleanup-image /scanhealth” into the command prompt field and press ENTER.
Wait for the scan to run completely.
When the scan is complete, a message will appear telling you that “the operation completed successfully”.
Type the command “dism.exe /online /cleanup-image /restorehealth” into the command prompt field and press ENTER.
This will take a while to run completely, but it will restore any missing or corrupted files necessary for the Microsoft Windows 10 update.
Restart your computer.
Attempt the Windows 10 upgrade again.
Method 4: Use this option if you believe the issue is a result of the .NET framework being disabled.
Press the “windows” key followed by the “x” key.
Select the “control panel” option.
When the control panel window opens, click your cursor in the search field on the upper right hand corner.
Search for the phrase “windows features”, then select the link “turn Windows features on or off”.
Select the check box (add a check) to the box next to “.Net framework”.
Click the OK button.
Proceed with your Microsoft Windows 10 upgrade.
To resolve this, all you need is third-party software to increase the size of the System Reserved partition.One of the four methods listed above should fix your Error Code 0x800F0922 issue and allow for a successful Windows 10 upgrade. On an occasion where there isn't enough space, use third-party software to increase the size of the System Reserved partition. If you do not possess the technical expertise required to accomplish this yourself or do not feel comfortable doing so, download and install a powerful automated tool to get the job done.
Mscomctl.ocx is a Microsoft library Windows Common Controls file. The Mscomctl.ocx error occurs when this file is either lost or gets corrupt.
The error is displayed on the screen when the user tries to run a program that is dependent on this file. It appears as:
“Component 'MSCOMCTL.OCX' or one of its dependencies not correctly registered: a file is missing or invalid”
Solution
Download Available to Completely Repair the Error Mscomctl.ocx
Error Causes
Installing and then uninstalling a large number of applications on the Windows operating system often corrupts or unregisters the Mscomctl.ocx library.
This message will continue to appear on the screen until you re-register the library file again on your system.
Further Information and Manual Repair
You don’t need to have the sound technical knowledge or call a professional to resolve Mscomctl.ocx error on your PC. The Mscomctl.ocx error is easy to repair and can be fixed in a couple of minutes.
Here are 2 solutions to repair the Mscomctl ocx error code on your system:
Cause: Error occurs because the Mscomctl ocx file is unregistered
Solution:
Go to the start menu and type ‘Mscomctl.oxc and press enter
Copy the ‘Mscomctl.ocx’ file and paste it in "C:WindowsSystem32" folder
Now click the start menu again and type ‘CMD’ in the search box. This will open your computer's command prompt.
Once this opens, type either of the following commands and then press enter. If you have a 64-bit operating system, then type: Regsvr32 "C:WindowsSysWOW64MSCOMCTL.OCX” and if you have 32-bit operating system, then you should type ‘Regsvr32 "C:WindowsSystem32MSCOMCTL.OCX"
By doing this, you will be able to register the Mscomctl.ocx file on your PC and then you will no longer receive Mscomctl.ocx error code.
Cause: Error code occurs because the Mscomctl.ocx file is missing
Solution:
First search for MScomctl ocx on your local drive to see if it is missing.
If the file is missing, then download the MScomctl.exe file from a reliable website.
Now extract the file to your C:WINDOWSsystem32 directory
Then click start and run.
Now type ‘REGSVR32 MSCOMCTL.OCX’ and press enter
Please note to implement any of the two solutions stated above, you will need administrator rights. If you have the administrator rights then only can you make the above registry changes.
Therefore to make the following changes you will have to access the PC using the Administrator account.
Simply follow the instructions given above to repair this error code problem right away!
As you know, Windows 10 is equipped with a Mobile Hotspot feature that allows users to share the existing internet connections to other devices over Wi-Fi. However, one of the downsides to this feature is that it does not stay on if there are no devices connected to it for over five minutes. In other words, if there are no devices connected to the mobile hotspot for five minutes, it will turn off automatically. Thus, if you want the mobile hotspot to stay turned on, then you’ve come to the right place as this post will walk you through how to stop the Mobile Hotspot from turning off in Windows 10.
There are two scenarios tackled in this post wherein the Mobile Hotspot feature turns off automatically and where the hotspot disables when there is no internet connection. To remedy these scenarios, you can try turning off the power saving feature or use a PowerShell command to change the “PeerlessTimeoutEnabled” settings or increase the Mobile Hotspot idle timeout settings. You could also increase the timeout period when a cellular connection is not available or disable the Wi-Fi and network adapter power management options. For detailed instructions, refer to each one of the given options below.
Option 1 – Try turning off the power saving feature
The first solution you can check out is to turn off the power-saving feature. To do so, follow these steps:
Open the Settings app and go to Network & Internet and from there, click on the Mobile Hotspot option.
Next, toggle the “Share my Internet connection with other devices” option.
After that, toggle the “When no devices are connected, automatically turn off mobile hotspot” option.
Option 2 – Execute a command in PowerShell
The next option you can try to keep the mobile hotspot turned on is through a command in PowerShell. To get started, follow these steps:
Tap the Win + X keys and select the “Windows PowerShell (Admin)” option.
Next, execute the following command to make sure that the Mobile Hotspot stays on even when no devices are connected to it:
After the command is executed, here is what the script is doing in the background:
It stops the Mobile Hotspot service (icssvc).
It navigates to this registry path (HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesicssvcSettings) and creates a DWORD key named “PeerlessTimeoutEnabled” which has a value of 0.
It then restarts the Mobile Hotspot Service (icssvc).
Option 3 – Try increasing the Mobile Hotspot idle timeout settings
Another option you can try is to increase the idle timeout settings of the mobile hotspot. In case you don’t know, the default timeout when there’s no active connection is about five minutes. So if you don’t want to keep it on always but want to keep it on longer than five minutes, then this option is for you. All you have to do is change the same key (PeerlessTimeout) as mentioned above, at a different location. In fact, you can change it to a maximum of 120 minutes. To give this a try, follow these steps:
Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and then tap Enter to open the Registry Editor.
Next, navigate to this registry path: HKLMSystemControlSet001ServicesICSSVCSettingsPeerlessTimeout
From there, change its value to anywhere between 1 up to 120.
Once done, exit the Registry Editor and restart your computer.
Option 4 – Try increasing the timeout period when a cellular connection is not available
There are many times when you want to connect devices so it becomes part of the network. And as pointed out, the Mobile Hotspot turns off automatically when there is no internet or mobile data but when you use a registry setting, you can change any value between 1 and 60 inclusive.
Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and then tap Enter to open the Registry Editor.
Next, navigate to this registry path: HKLMSystemControlSet001ServicesICSSVCSettingsPublicConnectionTimeout
From there, set the value of the “Timeout” key between 1 and 60.
After that, close the Registry Editor and restart your PC.
Option 5 – Try to disable the Wi-Fi and Network adapter in Power Management options
As you know, the Wi-Fi adapter and the network devices have properties that will turn off when on battery and when it’s not used for a long time so you can try to disable these options.
Tap the Win + X + M keys to open the Device Manager.
Next, expand the list of Network devices and select the Wi-Fi adapter.
After that, go to the Power Management tab and make sure that anything related to power saving should be turned off. This will ensure that none of the network devices will turn off the Mobile Hotspot or trigger anything that will do that.
It really sucks when you can’t fully enjoy the newest version of your favorite OS.
Windows 11 is still relatively fresh and consequently has some annoying little bugs that really ruin our experience. The good news is that you’re not alone and most of them are easy to fix.
Here are 5 commonly reported Windows 11 issues and what you can do to get rid of them.
1. Windows 11 audio problems
One of the absolute most irritating things in the world is struggling with the sound on your computer. Windows 11 users have reported facing the issue of low or no sound. If you’re currently experiencing the same frustration, you can be relieved. Chances are fixing it will only take a few minutes.
The first thing to check would be whether you accidentally muted your device by pressing the mute button on your keyboard. Yes, we know it sounds a lot like the old “have you tried turning it off and on again?” But it’s important to leave no stone unturned, and the most obvious things are usually the ones we easily overlook.
Moreover, if you have several audio output sources, check whether the right one is selected. You can do this via the Action Center or through Settings. If you want to use the same source every time, we also recommend you set it as the default one.
It’s also important to have a good, up-to-date audio driver. More often than not, this will be the true cause of your audio struggles. Make sure to update your driver, and if that doesn’t work out, you can always un- and reinstall it or install a different one.
Lastly, if all attempts remain unsuccessful, run the audio troubleshooter to figure out what’s actually going wrong.
2. Unable to find files
Such a powerful new operating system, yet it can’t seem to do the simplest thing imaginable? The File Explorer not responding on Windows 11 is one of the most frustrating and most common problems with Microsoft’s newest iteration of its awesome OS.
However, 9/10 times it can be fixed by simply restarting your PC. You could also try killing the Windows Explorer process in the Task Manager and then rerunning it.
If these don’t help, check whether there are any pending Windows 11 updates. A single missing update can compromise your PC’s functionality, so always make sure to install them all on time.
Should none of that work, then there are other ways to solve the File Explorer problem. However, then the issue is probably a bit deeper and it’s no longer in the ‘easy fix’ territory.
3. Start menu not working
Just like the File Explorer, the Start menu is a fundamental element of your OS. So, it’s only natural that its malfunction grinds your gears. It may be more customizable than on previous Windows versions, but it doesn’t always work smoothly.
If you’re facing the so-called Start menu critical error, there are a few things this could be caused by. Usually it means you turned off your system while an important update was still being installed, there is a corrupt file on your PC, or Windows forcefully stopped a program.
Whatever the reason, the solution should be pretty simple. Try the basic steps: restarting your File Explorer (like we explained above) and signing out and back into your account. If that doesn’t do anything, you may want to try uninstalling third-party start menu apps (if you have any), since they can interfere with your default programs’ functionality.
Now, those are the easy fixes. If you get nowhere with them, you might need to identify the root cause and search for more complex solutions than that.
4. Snipping tool not working
Our beloved screenshot tool was introduced with Windows 10 and Microsoft decided to keep it. However, you were probably just as disappointed as us when you tried to run it and failed.
Normally, this can be fixed by installing the latest Out-of-band (OOB) update, or even pending updates in general. Even if your system appears to be up-to-date, run the checker just in case.
Another cool thing Windows 11 lets you do is ‘Repair’ and ‘Reset’, which is the easiest way to troubleshoot your Snipping tool. If this fails, you can also try the good old un- and reinstall method. Simply uninstall the tool through the Control Panel and reinstall it from the Microsoft Store.
Furthermore, in the case of an upgrade from Windows 10 to 11, it may be that the old Snipping tool version is interfering with the launch of the new one. If you don’t care that much about the additional options available with the enhanced screenshot tool, you can use the old version instead.
Simply go to your C Drive, find the Windows.old folder, search for the tool and open it from there. Make sure to pin it to your taskbar as well, if you know you’re going to use it often.
5. Can’t install the latest update
The latest Windows 11 version, 22H2, has brought tons of enhancements to our dearest operating system. Unfortunately, a lot of users still haven’t had the opportunity to experience it. A mere update of your OS version should be the one thing that goes smoothly, but sometimes that’s not the case.
Failure to install 22H2 can be caused by a few things. Most commonly, the issue is caused by lack of storage space or corrupted files, but there could be other culprits.
There are a couple of things you could try. For example, it’s crucial that your drivers be up-to-date and some important services be enabled. These are: Windows Modules Installer, Background Intelligent Transfer Service, Cryptographic Service, Windows Update services.
To enable them, search ‘Services’, find the service you need and right-click on it. Open ‘Properties’ and select the startup type ‘Automatic’.
It may also be necessary to unplug all peripherals that aren’t crucial and disable third-party antivirus tools until after the update is finished.
Ultimately, you can run the Windows Update troubleshooter to detect and fix other possible issues.
Summary
Tiny bugs like these are nothing out of the ordinary. That said, we still all hate when they happen.
Hopefully some of our solutions have helped you to a smoother Windows 11 experience. But if you’re still struggling, feel free to reach out to us. We’d be happy to help!
Error 0x80004005 is a typical Outlook error. This error code occurs either when sending emails or receiving them. The error message may be displayed in either of the following formats:
‘Sending and receiving reported error "0x80004005": The operation failed.’‘This message could not be sent. Try sending the message again or contact your network administrator. The client operation failed. Error is [OX80004005- 0X0004B9-OXOO501].’
Error Causes
There are several causes for the error 0x80004005 such as:
The Script Blocking Feature Enabled While Using Norton Antivirus
Spyware
Viruses
Registry problems-Missing or corrupt registry keys
It is advisable to repair and resolve error 0x80004005 immediately as it may cause a great deal of inconvenience to you.
This error may hamper your ability to receive and send emails from your Outlook account and lower your productivity too as you may be unable to communicate with your peers.
Further Information and Manual Repair
To fix error 0x80004005, you don’t have to wait for the network personnel or be a technical expert yourself. This may be a critical error but the good news is that it is easy to resolve.
Here are some effective methods and quick fixes to resolve the error 0x80004005 instantly.
Method 1: Disable Script Blocking Feature in Norton Antivirus
After installing Norton Antivirus on your PC, if you start experiencing the Outlook error 0x80004005, then the best way to resolve it is to simply disable the script blocking feature.
However, the downside of this is that by disabling this feature your PC will become vulnerable to viruses and malware.
Method 2: Disable the New-Mail Notification Feature in MS Outlook
If you don’t have Norton Antivirus downloaded on your PC, then try method 2. This method involves disabling the new-mail notification feature in MS Outlook. The error code 0x80004005 is often resolved by switching off this feature. Try it to see if it works.
To disable the new-mail feature all you have to do is open your Outlook account and then go to the Tools menu, then go to Options and then select the ‘Preferences’ tab.
After that click on the ‘Emails Options’ tab and then simply uncheck the check-box against ‘Display a notification message when new mail arrives’.
To confirm changes press OK.
Method 3: Scan for Viruses
The error 0x80004005 may also be triggered due to viral infection or spyware. Such malicious software enters your PC through phishing emails and while downloading files and attachments. You may not be aware of this but your PC may be infected by viruses.
It is important you remove them immediately as they can expose you to serious risks including privacy issues, identity thefts, data breaches, and more.
There are a lot of users who use their Windows 10 PCs to create and access data on their servers using their network. However, some of them reported getting an error saying that the server is not accessible. Here’s the full content of the error message:
“\server is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. Logon Failure: The target account name is incorrect.”
If you are among the users who experience the same issue, read on as this post will help you resolve this error when accessing your server. But before you start troubleshooting the problem, you might want to perform System Restore, especially if tend to create one. To use System Restore, here’s what you have to do:
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.
If System Restore didn’t help in fixing the ACPI.sys Blue Screen error now’s the time for you to make use of the potential fixes laid out below.
Option 1 – Try rebooting your router
The first thing you can try to do to fix the error is to simply restart your router. All you need to do is reboot the router from its Admin panel or you can also turn it off manually and turn it back on after a couple of seconds so that it can completely reboot. Once you’re done, try accessing your server again and see if the error is now fixed.
Option 2 – Try checking the status of the Workstation Service
You might want to check the status of the Workstation Service as the error might have something to do with it.
Tap the Win + R keys on your keyboard to launch the Run utility.
Then type “services.msc” in the field and click OK or hit Enter to open the Windows Services Manager.
After opening the Services Manager, you will see a list of all the services on your computer and from there, locate the Workstation Service.
Double click on the Workstation Service to open its Properties.
Next, Stop the Service and Start it again or you can also right-click on it and select Restart and then make sure that its Startup type is set to Automatic.
Now restart your computer and check if the error is fixed.
Option 3 – Try to change the File Sharing Connections setting
You can also try to change the File Sharing connections setting. All you have to do is go to Control Panel > Network and sharing center > Advanced sharing settings > File sharing connections. From there, you need to select “Enable file sharing for devices that use 40 or 56-bit encryption and check if it helps in fixing the problem. If not, undo the changes you’ve made and proceed to the next given option.
Option 4 – Try checking the Network Configuration
Checking the Network Configuration can also help you fix the error. Refer to the steps below to do so:
Right-click on the Wi-Fi connection or on the Ethernet connection icon located in the system tray.
Then select open Network and Internet Settings and then click on the “Change Adapter Options”.
After that, a new window will appear and from there, select the network connection that connects your computer to your network – this can either be a Wi-Fi connection or Ethernet connection.
Right-click on that connection and select Properties where you will see a list of items.
Select the Internet Protocol Version 4 or Internet Protocol Version 6 from those items according to your system requirement.
Then click on the Properties button.
Check if everything is now configured as to how it is supposed to be and then check if the error is resolved.
Option 5 – Try to reset Winsock, TCP/IP & Flush DNS
You might also want to try resetting Winsock, TCP/IP, and flushing DNS might help you resolve errors. To do so, follow these steps:
Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
netsh winsock reset – type in this command to reset Winsock
netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
ipconfig /flushdns – type in this command to flush the DNS cache
Next, restart your PC and check if the problem’s fixed.
Option 6 – Run the Network Adapter Troubleshooter
Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
Next, scroll down and select the “Network Adapter” option from the right pane.
Then click on the Run Troubleshooter” button.
After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.
Mapping network drive has many benefits in terms of speed and ease of access of files via network. It lets you access the hard drive over the whole network like it was the hard drive inside your PC case. In order to easily and quickly map a folder as a network drive follow the guide below.
Open File Explorer
Click on the three dots icon in the Toolbar
Select Map Network Drive
Click the Drive drop-down menu
Select a driver letter that you wish to assign as a network drive
In the folder field enter network device and share name (click on browse to see all devices on local network)
Check the box beside Reconnect at sign-in if you wish to automatically connect to a network drive on Windows startup
Check Connect Using Different Credentials if you wish to connect to a network drive using different credentials that one used to login into Windows.
Click Finish
After finishing setting Windows 11 will try to connect to the network drive and if successful drive icon will appear inside File Explorer and the drive will open up to see its content.
If for any reason it cannot connect try checking user credentials, cables, network adapters, etc.