Counter strike has evolved from half-life mod into the full-featured game and has kept in popularity for years, even today game is wildly popular and has a huge player base.
Sadly game can crash in Windows 10. Here in this article, we will address how to fix csgo crashing in Windows 10 so you can play it smoothly and crash-free as it was meant to be played.
Update your display drivers
Often in the gaming world having the latest display drivers can mean a world of difference. Counterstrike GO is no different, make sure that your drivers are updated to the latest version, if they are not, go to your manufacturer's website and download the latest version.
Update Windows
Just how much important is it to have the latest display drivers so it is to have the latest Windows update. Often problematic things are addressed in the update itself.
Turn off compatibility mode
Compatibility mode is most often the cause of crashes. Go to the game installation folder and search for csgo.exe. Once you locate it right-click on it and choose properties.
Under properties, find the compatibility tab and turn off compatibility mode if it is ON.
Uncheck run as administrator also
Delete CSGO.EXE and add cl_disablehtmlmotd 1
If disabling compatibility mode has not solved the issue do next:
Pull up the installation directory folder, find csgo.exe, and delete it
Pull up the Steam Library and locate Counter-Strike Global Offensive
Right-click on it to select properties
Find the local tab and click on verify integrity of game files
When that is complete, go back into the Counter-Strike Global Offensive installation folder and search for cgo.exe
Turn compatibility OFF like in the previous step
Return to the Steam Library, right-click on Counter-Strike Global Offensive and click on properties again
Go under the launch options settings
In the new window, type in cl_disablehtmlmotd 1 Save the changes and restart the game
Lower game settings
If previous steps did not help and the game still crashes, try lowering game graphic settings. Crashes can happen if a game is heavy on the current system resources.
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.
Blue Screen of Death or Stop errors are definitely one of the most difficult issues to face in your Windows computer. One of them is the UNEXPECTED STORE EXCEPTION BSOD error. When you encounter this Stop error on your Windows 10 computer, this means that the store component has caught an unexpected exception. There are many potential causes for this error, but we’ve narrowed it down to a few specific causes – for one, this error could be caused by your antivirus program installed on your computer, two, it could also be caused by outdated hardware drivers on your computer, it could also be an error in the file system as well as some issue with the lock screen app, or even output to an unexpected port. Whichever the cause may be, you can use a couple of fixes laid out below. Make sure to carefully follow them.
Option 1 – Try to update your Display driver
First, boot your computer into Safe Mode.
After that, tap the Win + R keys to launch Run.
Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
Now restart your computer.
After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.
Option 2 – Run both the System File Checker scan and DISM tool
If the problem is caused by corrupted system files, then you can use both the System File Checker and the DISM tool. To use them, follow the instructions below.
Tap the Win + X keys or right-click on the Start button and click the “Command Prompt (Admin)” option. Alternatively, you can also search for “cmd” in the Cortana search box and right-click on Command Prompt from the search results, and select the “Run as administrator” option.
After that, if a User Account Control prompt pops up, click on Yes to proceed.
Once the Command Prompt window is pulled up, type the following command and hit Enter:
DISM.exe /Online /Cleanup-image /Restorehealth
Wait for the process to be completed. Once it’s done, type the following command and hit Enter:
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.
Restart your PC.
Note: You should see the “Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%LogsCBSCBS.log” message on your screen.
On the other hand, if you see the “Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log %WinDir%LogsCBSCBS.log” message instead, then you should run the following command in Command Prompt:
The command you entered will open up the logs on your Desktop where you can look for files that are causing the error on your computer manually.
Option 3 – Disable Fast Start-up
If you want your computer to boot faster, then you might have enabled Fast Start-up. This feature is ideal for computers that are using a hard disk drive. However, turning on this feature also means that when the computer boots, it might lag some drivers that are loaded when it initially boots up. Thus, it might be the potential cause of the UNEXPECTED STORE EXCEPTION BSOD error. Thus, you need to disable Fast Start-up. To do that, follow these steps:
Boot your PC into Safe Mode.
Then tap the Win + R keys to open the Run dialog box.
Next, type in “control” to open Control Panel.
After that, select Hardware and Sound and click on Power Options.
Select “Choose what the power buttons do” from the left side menu pane and click on Change settings that are currently unavailable.
Afterward, uncheck the “Turn on fast startup (Recommended)” entry and click on Save Changes.
Now restart your PC for the changes to take effect and then check if the problem’s fixed afterward.
Option 4 – Try to run the Chkdsk utility
You can also run the Chkdsk utility to resolve the UNEXPECTED STORE EXCEPTION BSOD error. 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 /r
Wait for the process to be completed and then restart your computer.
If you have a firewall installed on your system, you may come across the error code 0x6d9. This error occurs when opening Windows Firewall with advanced security. The error code 0x9d9 is displayed as:
“There was an error opening the Windows Firewall with Advanced Security snap-in.The Windows Firewall with Advanced Security snap-in failed to load. Restart the Windows Firewall service on the computer you are managing. Error code: 0x6D9”
This occurs when the Windows Firewall service is missing. The service doesn’t start due to permission errors on various registry keys. It is a critical blue screen of death error code that turns the computer screen blue and causes the Windows to shut down.
If this error code is not fixed it may start appearing more and more frequently resulting in total system corruption.
Solution
Error Causes
Virtually, the underlying cause for Windows Firewall error code 0x6d9 is a damaged registry. The registry is the database of the system that saves all the activities including web browsing and programs installed and uninstalled and junk files on the PC.
The registry saves all the information in the RAM, your hard disk. As the disk gets filled with files, it then requires more power to run which impacts the performance of the PC and slows it down.
Simultaneously, since the hard disk is overloaded with data, it exposes the registry to file damages, fragmentation, and corruption which then eventually causes hindrance in running calling programs and running them on your system because files are either corrupt or missing.
Other than cluttered disk issues, registry errors also occur due to viral and malware attacks. If the Firewall is inaccessible, your system is prone to malware.
Further Information and Manual Repair
To fix the error code 0x6d9 on your system, you don’t have to be a computer programmer or hire a professional. You can fix it all by yourself with Restoro.
Restoro is an advanced, intuitive, user-friendly, and multi-functional repair tool with a comprehensive suite of powerful PC fixing utilities, all in one.
From registry errors like the blue screen of death error codes including 0x6d9 to viral infection and system slowdowns, Restoro is your one-stop solution for all PC errors.
With this software, you don’t need any technical expertise. You don’t have to get into the nitty-gritty of finding the deep-rooted cause for the error code 0x6d9 and then searching and installing a PC tool designed to solve that specific cause for the error.
Restoro has an intuitive and sophisticated interface combined with an automated algorithm that enables it to detect, scan and identify all the underlying and deep-rooted causes for errors on your PC in seconds and resolves them all. All you have to do is hit the scan button and the
Restoro takes care of the rest.
Restoro features
Restoro is also easy to use and has simple navigation making it easy for all levels of users including beginners and intermediates to use.
This PC Fixer is both a high-functional registry cleaner and a powerful anti-virus. This means whether the error code 0x6d9 occurs due to disk overload or viral infection this helper can be used to fix the error in both scenarios.
Its in-built registry cleaner cleans and clears up the hard disk in a few seconds. It removes all the unnecessary and obsolete files cluttering the system and repairs the damaged registry.
For data safety during repair, it has a built-in back feature. This feature allows you to save and create backup copies of all your files.
Its smart privacy error detector feature checks for viruses, spyware, adware, and malware invasion on your system. Such malicious software if not removed from your PC can expose you to data security risks. Such software allows easy access to hackers.
And since error code 0x6d9 hampers you in using Firewall, your system will have higher chances of getting infected by viruses and data security dangers. Nonetheless, by running Restoro on your system, you can easily remove this malicious software and resolve the error code 0x6d9.
Unlike other repair tools, Restoro is compatible with all Windows versions.
How to get Restoro
So, what are you waiting for? It will take just 3 steps. To get started all you need to do is:
To prevent the error code 0x6d9 from reoccurring on your PC for a while proper PC maintenance is advisable to run Restoro on a weekly basis on your system so that the registry is not cluttered and your system is not exposed to viruses.
Timely detection of errors and repair is the best way to keep your system performing smoothly and at its optimum speed.
The Internet has become an essential human right as stated in many countries around the world. Among many benefits that the internet offers are various sites selling Stock photographs for all of your needs. No matter are you working in the design industry or just want to make something for yourself there is a high chance that you will eventually need some photos for your work.
In this article we are going to go through the best Stock Photo sites BUT, we will focus on ones that give you royalty-free Photos, so no paying stuff here, just the best of the free world.
Adobe Stock free collection
https://tracker.tradedoubler.com
In the last year of 2020, Adobe has made more than 70000 photos, videos, illustrations, and templates completely free. You are free to use provided material for personal, commercial, and creative work. Since this is adobe’s collection, well part of it, all of the given material is of high quality. You can also upload pictures to do a visual search to find similar ones.
Unsplash
https://unsplash.com/
Unsplash is a place where you will go if you want to find free-quality pictures. Since a lot of photographers are donating their selected work there you will find always consistently high-quality work there. Unsplash also has applications for Android and iOS so you can go through their stock on your mobile device as well. Photos are organized into categories that make searching much easier.
Pixabay
https://pixabay.com/
Pixabay is maybe well known due to its huge collection of both images and illustrations. There are tons and tons of stuff in there all royalty-free for use. The bad side is due to its strongest one, since there are so many images on its site, quality is not always top-notch like on Unsplash for comparison but you might find stuff here that you will not be able to do it anywhere else.
Pexels
https://www.pexels.com/
This is a great choice for web or app developers since you can find various UI ideas and designs on it. Many UI ideas ready for implementation will be found here and a decent amount of photos as well. The overall site is great for that purpose but please do read the license on each image since some of them are limited in use and cannot be used in commercial projects.
Pikwizard Stock
https://www.pikwizard.com/
Stock photography from Pikwizard is a place where you will go if you need high-quality pictures of people. There are a lot of images of people in natural poses doing things, nothing cheesy or unnatural, just pure and great-looking ones. Among other things is also a vast selection of cityscapes. Sadly as in the case of Pexels, not all pictures have the the same license so make sure to check terms of use before using one.
Gratisography Stock photos
http://gratisography.com/
Last on our list is a Stock site with a strange name and if you visit it you will see that it is not just the name that is strange. Gratisography is a stock site that aims to provide you with high-quality photographs but in different take from another site. These images are more artistic and surreal than other competitor sites. Images are uploaded almost on daily basis but since thematic is somewhat niche collection itself is relatively small.
Conclusion
That’s it, we hope that we have helped you in any way to find some material for your next project and I hope to see you soon back on errortools.com.
Take care and all the best.
High Dynamic Range or HDR is a technique that’s used to create lifelike videos which have improved and better dynamic range, especially when it comes to details. And as you know, Windows 10 supports the steaming of HDR videos as long as the display supports it and it comes with the option to enable the HDR Playback for Windows 10 Video Streaming apps. However, before you can get the best viewing experience, you need to calibrate the display further for HDR video on your Windows 10 PC.
Take note that even when you have the HDR Playback feature enabled on your computer, you still need a display that supports it. To make sure that your display supports this feature, you can use the DirectX Diagnostic Tool to have the display correctly wired and have the latest WDDM 2.4 drivers installed as well as set the other settings properly.
Once you’ve made sure that your computer’s display really supports HDR and you’ve already enabled the HDR Playback feature, now it’s time for you to calibrate. Remember that when you calibrate the display, you should make an external monitor your primary display if you are using it for HDR and then adjust the settings to your liking. And if you are calibrating for primary display, you need to disconnect all other displays.
Follow the given steps below to calibrate the display of your PC.
Step 1: You need to open the Video Playback first. To do so, navigate to Settings > Apps > Video Playback.
Step 2: Under the Video Playback settings, uncheck the “Don’t increase display brightness when watching HDR video on battery” checkbox or plug in your PC.
Step 3: Next, click the “Change calibration settings for HDR video on my built-in display” link located on the right side.
Step 4: After that, click on the Play button located on the left side to play the video. Then move the sliders to the left or right so you can start to calibrate. Once you see that the quality of the image is to your preference, stop.
Note: Just a tip when calibrating – you just have to find the right balance between the details in the darker parts of a scene. For instance, you have Mountains in the background and buildings in the front – you need to drag the slider to the right to add more details to the snow on the mountain or drag the slider to the left to add more details to the buildings. After that, you can pause the video and exit the full-screen mode. Keep in mind that the quality of HDR depends on you as it is a personal choice. Some users might like a brighter shade while other ones want the darker shade so it really depends on your taste. If you are not satisfied with how your HDR turned out, you can just try calibrating the display again. Simply go back to the default HDR video calibration and click or tap the Reset calibration button.
Another thing to remember. First, you can only see HDR content on the full screen and if you’re using a laptop, you need to make sure to watch videos when plugged in and check that the battery settings won't’ lower the brightness.
Developed by Interesting Solutions, Webguard is a tool supposedly used for tracking those online who’ve developed a habit of tracking you. The application would provide logical analysis into a user’s website history, providing insight on what websites you’ve visited and also how persons are able to track your every move while browsing.
While Webguard is unable to dispose of who specifically is tracking your computer usage, they’re able to determine what computer installed tracking codes or cookies on your computer system. In this case, it’s then left up to the user’s discretion to determine who they want to allow or block from tracking their online use. Overall, this application allows the user some measure of freedom and control over their online experience. Like any other application, however, which has landed themselves a spot on Virus Total, Web guard has hidden agendas. At a distance, Webguard installs a service for Windows but later distributes advertisements.
Technical details about Webguard include:
Assessment of Webguard Potentially Unwanted Program
While Webguard claims to track your computer usage, information reported by the application isn’t sufficient for the common computer user. This brings us back to the ulterior motive or principal objective of developing Webguard – to advertise and generate revenue from clicks made by users on Ads displayed on Internet Browsers – namely Chrome, Internet Explorer and Firefox. Why should a computer user remove Webguard? Simply, it compromises one's Internet privacy and security and it keeps abreast of your Internet history.
If you’re online for an extended period, you’ll see what Webguard does. While the publishers behind the application did not alert users to the use of web beacons, cookies for tracking, and other related tracking technology, that’s not why Webguard is considered unwanted. The program is potentially unwanted because of the unpredictable advertisements it displays. Not all sites are trusted and so it’s difficult to determine, in some cases, what websites are legit for business.
Remove Webguard with Spyhunter
In most cases, at least from what I’ve seen, Webguard is installed as a single application. After it was installed for this assessment, it could be found in ‘All Programs”. This meant that one could manually delete the application from their computer system (see manual steps below). However, is that really sufficient to completely rid your PC of Webguard’s blueprints? While you might opt to remove Webguard manually – maybe because it’s more economical – an automated process is able to completely eradicate hidden threats from Webguard.
In comparison to manually removing Webguard, Spyhunter penetrates your computer system for all infections. In most cases, nasty threats are unable to be removed manually. Additionally, Spyhunter not only removes installed threats, but it detects incoming ones – hence, acting as a preventative tool. Furthermore, Spyhunter detects cookies placed on your computer by Webguard. These are all undetectable threats and so an automated tool, as Spyhunter, should be used to remove Spyhunter effectively from your computer.
Manual Steps for Removal of Webguard
I found this removal pretty simple. Depending on your Operating System, there will be slight discrepancies in the manual removal steps. Using the Windows 8 (8.1) OS on your computer:
Step 1: Locate the CONTROL PANEL on your computer using the SEARCH option.
Step 2: Once the search box appears , input 'CONTROL PANEL'.
Step 3: The Control Panel option will then appear. From the menu, choose the "Programs" option.
Step 4: Another menu will appear. Select "All Programs and Features".
Step 5: From the 'Programs list', search for the Webguard application.
Step 6: Right-click on Webguard when it's found.
Step 7: Choose the "Uninstall" option.
Step 8: Follow the uninstall wizard instructions until the Webguard application is fully removed.
To completely remove Bandoo from your computer, click here to download and install Spyhunter
One common issue when trying to upgrade to Windows 10 from Windows 7 or 8 is incompatible software. Any installed software or app that isn’t compatible with Windows 10 will prevent you from continuing with the set-up. Normally, you’ll get an error message “What needs your attention” and it will ask you to uninstall a list of apps manually. Unfortunately, some users reported that they couldn’t find the app it asks to uninstall. In some cases, users said they’ve already uninstalled the app but it still won’t start the Windows 10 Setup.
Solution
Error Causes
This type of issue normally occurs because of the following:
Incompatible software/apps
Corrupted software/apps
Incomplete uninstallation
Further Information and Manual Repair
Here are some steps you can take whenever you encounter this error.
Note: Before taking any steps, make sure that you’re highly equipped to do so. Some steps might affect the system and even do more damage to your computer. You might also want to consider using an automated tool instead.
Method 1 – Perform a clean boot, then retry upgrading
A clean boot is normally done to start Windows using the least set of drivers and startup programs available. By doing this, it eliminates possible software issues that happen when installing or uninstalling a program in Windows 10.
Before performing a clean boot, make sure to take note of the following:
You need administrative privileges in order to perform this action.
When doing this, your computer might lose temporarily functionality. However, it will return after start-up.
It is highly advisable to not use the System Configuration to change advanced boot options.
Here are the steps to perform a clean boot.
Step 1 – Go to Start and search for msconfig
Step 2 – Go to System Configuration
Step 3 – Under Services tab, click on the “Hide all Microsoft services” checkbox. Then, choose to Disable all
Step 4 – Go to the System Configuration’s Startup tab. Then, click on “Open Task Manager”
Step 5 – In the Task Manager dialog box, you will see a Startup tab. Choose items that you want to disable and then click the Disable button
Step 6 – Close the Task Manager dialog box.
Step 7 – Go back to the Startup tab of the System Configuration box. Click “Ok” then proceed with restarting.
Method 2 – Manually uninstall programs from the Program Files folders
Instead of using the “add or remove programs” feature in Windows, you might need to manually install the program directly from the C drive. To do this, follow the steps below:
Step 1 – Go to the C drive, and look for the Program Files folders. For 32-bit users, you can find it at C:\Program Files. If you’re using the 64-bit version of Windows, go to C:\Program Files (x86) folder.
Step 2 – Find the “uninstall” application file
Step 3 – Right-click, and run the file as administrator. Wait for the uninstallation to finish. In some software, you need to restart your system before the uninstallation will take effect.
Note: In some cases, you may also need to search for files related to the program. You can use the search bar under Drive C to do this. Delete those files as well.
Method 3 – Create a new user account
Before upgrading to Windows 10, create a new user account. Make sure it has administrative privileges. From there, run the upgrade.
Method 4 – Use third-party uninstaller services
If you still can’t run Windows 10 Setup after the above methods, you might need to rely on a third-party service. Microsoft recommends Revouninstaller that can help you.
Before using this software, reinstall the application or utility that Windows 10 wants you to install. Then, use Revouninstaller to delete the program completely.
Method 5 – Disable third-party antivirus software
Some users who experienced this issue reported that it was solved after disabling or completely uninstalling the anti-virus software installed in their system.
Method 6 – Use a trusted automated tool
If after trying the above methods, the problem still persists, it might be best to use a trusted automated tool to fix the issue.
If you were trying to run Windows Update or activate Windows Firewall or download from the Windows Store but encounter the Windows Update Error 0x80070422 instead, read on as this post will show you how you can resolve the problem.
This kind of Windows Update error occurs when the Windows Update or WUAUSERVE is not started or when the Background Intelligent Transfer Service or BITS can’t be started. It could be that they are disabled or because they have no enabled devices associated with them. Whichever the case is, you can check out the options given below to fix the Windows Update Error 0x80070422 and make sure that you create a System Restore point first before you start.
Option 1 – Check the status of some Windows Update Services
Tap the Win + R keys to open the Run dialog box.
Next, type “services.msc” in the field and hit Enter or click OK to open Services.
From the list of Services, look for the following services and make sure that their Startup type is as follows:
Windows Update – Manual (Triggered)
Background Intelligent Transfer Service – Manual
After that, check if the Service status of the listed services above is set to Running. If they’re not, click on the Start button to start these services and then check if you can now enable the Windows Update service or not.
Option 2 – Try to disable IPv6 in the Network Center
You might also want to disable IPv6 in the Network Center in order to fix the Windows Update Error 0x80070422. How? Follow these steps:
Tap the Win + X key combination on your keyboard and click on Network Connections.
This will open the Network Connections section under the Setting app. From there, click on the Network and Sharing Center link located at the right side of the panel which will open a Win32 version of the Windows settings known as Control Panel.
In the Control Panel, click on the network your computer is connected to.
A mini window will appear and in that window click on Properties which will open another mini window that will provide a list.
From this list, uncheck the option that says, “Internet Protocol Version 6 (TCP/IPv6)”.
Now click on OK and close all the other windows and see if it fixes the Windows Update error.
Option 3– Run the Windows Update Troubleshooter
If disabling IPv6 didn’t work, you could also try running the Windows Update Troubleshooter as it could also help in fixing any issues related to Windows Update including the Windows Update Error 0x80070422. 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 4 – Try running the DISM tool
You can also try to run the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Upgrade error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
Open the Command Prompt with admin privileges.
Then type in the following commands and make sure to hit Enter right after you type each one of them:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
exe /Online /Cleanup-image /Restorehealth
Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Option 5 – Run Microsoft’s online troubleshooter
Running Microsoft’s online troubleshooter might also help you fix the Windows Update Error 0x80070422. 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.
Spying via some malicious app on the target phone is not a new thing but it can be very uncomfortable and even against the law in some countries.
Infecting the target phone can be done in various ways, another person can intentionally download and install applications on it, and you can install them via some phishing attacks or by an online scam. Once installed this piece of software presents a very serious invasion of privacy since it can track text messages, track phone location in real-time, record calls in real-time, eavesdrop on calls, take control of the camera and microphone, and many other applications.
Here are some common symptoms of mobile phones infected with spyware.
Symptoms of spyware
Random reboots Slow performance Strange text messages Overheating Unusual high data usage Non-familiar apps in the app list The fast drain of the battery Long shutdown time Strange interference and sounds during calls Signs of activity during standby mode
If your phone exhibits any of these symptoms you might have a spyware app installed and running on it.
Common spy apps
There are many apps that have been designed to spy on people that can be downloaded in the app store or on Google Play today. Most of these spyware apps are aimed at parents wanting to keep an eye on and protect their children. However, these can be used by anyone in order to spy on a target person via their phone.
Below is a list of common apps that can be used to spy on you. Many spyware apps require a phone to be ‘jailbroken’ or ‘rooted’ before being installed, this is when the phone’s operating system is changed to allow the phone to become unlocked and customizable.
mSpy : An undetectable spying app for iOS devices. It can be used to read your chats, see your location, view your email, check your call history, record your keystrokes, and more.
Spyera : This app requires rooted and jail-broken iPhones to work. It can go undetected and monitors phone calls and your call history. It even allows call recording and eavesdropping on live calls.
Flexispy : Flexispy prides itself as the #1 phone monitor for parents and can monitor everything from calls to social texts.
Umobix : This powerful spyware app has a dashboard that allows users to easily monitor someone’s location, calls, texts, keystrokes, all major social media, and more. You can detect Umobix because it heats up the infected phone and greatly affects the battery life of the infected device.
Ikey Monitor : Although it requires the device to be rooted for Android or jailbroken for iPhones, this spy app captures keystrokes, passwords, and screenshots, allows for call recording and supports multiple languages.
Clevguard : Available for both iOS and Android, Clevguard allows users to track GPS and Wi-Fi locations, capture screenshots remotely, and more. Due to a recent update, the spy app drains the target phone’s battery significantly.
Remove spyware from your phone
If any of the beforementioned apps are present on your phone you need to remove them right away.
Go to your phone settings and remove the malicious applications, then download some protection suite and scan the whole phone for any other trace of software remains or other malware apps.
In case you don’t know, new support has been added by Microsoft to Windows 10 that now allows users to turn off or on the Mobile Hotspot remotely. The Mobile Hotspot feature, known earlier as “Virtual Networks”, was first introduced with the initial release of Windows 10. With this new feature to remotely turn on or off the Mobile Hotspot in Windows 10, users can just use the Bluetooth on their mobile phones to turn off or on the Mobile Hotspot even when their Windows 10 computers are out of their reach.
To turn off or on the Mobile Hotspot feature in your Windows 10 computer remotely, there are two options you can try. First, you can do it using the Windows 10 settings app or using the Registry Editor. To get started, refer to the following options.
Option 1 – Turn off or on the Mobile Hotspot remotely via Windows 10 Settings app
First, you need to open the Windows 10 Settings app and from there go to Network & Internet and then go to the Mobile Hotspot section.
After that, scroll down to the “Turn on remotely” section.
Once done, make sure that the toggle button is set to ON and that the Bluetooth of both devices is turned on and paired as well. This should enable the feature to turn on or off the mobile hotspot remotely.
Option 2 – Turn off or on the Mobile Hotspot remotely via Registry Editor
Before you get started with the second option, make sure that you create a System Restore point first. Once done, proceed to the following steps:
Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and then hit Enter to open the Registry Editor.
Next, navigate to this registry path: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWcmSvcTethering
From there, look for the DWORD named “RemoteStartupDisabled” and set its Value data to be “0”. This will enable the feature that will allow you to remotely turn on or off the mobile hotspot in your Windows 10 computer. To disable it, just set its Value data to “1”.