Logo

Hide game activity and set privacy on Steam

Steam is a game store behemoth that offers more titles than any other game store online, take that along with the fact that steam was one of the first online dedicated stores for games and you can guess that many people have a steam account, buy and play games on it. It is a platform where you can meet new people in games and add them as friends on steam so you can spend some time together. But happens if you want to have friends on Steam but you would like to hide your game activity? Or even if you want to go fully private on Steam so no one can find you so you can play whatever you want without paying and judging eyes?

Luckily Valve appreciates your privacy and offers ways to do exactly this. Keep on reading on how to set up your privacy settings in Steam.

Hiding Steam game activity

  • Launch Steam on your PC.
  • Go to the top bar of Steam and click on your name.
  • Select Profile from the context menu.
  • Click on the Edit Profile button present at the right section of the window.
  • Next, click on the My Privacy Settings button.
  • Now, the Privacy Settings page will be opened.
  • Scroll down and go to the My Profile section.
  • Open the drop-down list given next to the Game Details and select the Private option.
  • Now, check if this process is working or not. For this, right-click anywhere on the blank space in the Steam screen > choose the Copy Page URL option.
  • Then, open a browser and paste the copied page URL in the address bar and check whether your Steam game activity is hidden or not.

Making profile private

  • Launch Steam > click on your name > select Profile from the menu list.
  • Click on the Edit Profile > My Privacy Settings button.
  • Go to the My Profile and open the dropdown menu.
  • Click on the Private option.
  • Now, the changes will be saved automatically.

If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.

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

Copy and Paste feature is not working
One of the most basic and commonly used features in the Windows operating system is the copy and paste feature that helps users accomplish tasks in a faster and easier way. However, if you notice that it’s not working properly for some reason, then this post might be of help as it will provide you with options you can check out to resolve the problem. You can encounter this kind of problem with the copy and paste feature if some system files are corrupted or if there’s some third-party application or process that interferes with this function. Worry not though for there are some options you can check out to fix this. You can try to restart the rdpclip.exe process or the explorer.exe process. You could also try to reinstall the program where you encountered the issue with the Copy and Paste function. In addition, you could try clearing the clipboard history or run the built-in tools like the DISM tool and SFC scan. You could also troubleshoot the problem in a Clean Boot State or use the Refresh Windows tool. For more information, refer to each one of the options below.

Option 1 – Try to restart the rdpclip.exe and the explorer.exe processes

The first thing you can do to resolve the problem is to restart certain processes namely, the rdpclip.exe process and the explorer.exe process via Task Manager.
  • First, right-click on your Taskbar and select the Task Manager.
  • Next, look for the rdpclip.exe process and right-click on it, and select the End process option.
  • After that, click on the File tab > Run new task and then type “rdpclip.exe” and tap Enter.
  • This should help fix the problem. If not, you could also try to restart the explorer.exe process – just look for the explorer.exe process in the Task Manager and right-click on it, and then select the Restart option.

Option 2 – Try reinstalling the concerned program

If you only experience this issue on a particular program, you might want to uninstall this program and install it back again, and then see if it fixed the problem or not.

Option 3 – Try to clear the clipboard history

You could also try clearing the clipboard history as it has been known to help in fixing this kind of issue. You can clear the clipboard history using the command line.
  • Tap the Win + R keys to launch the Run dialog box and type “cmd” in the field and hit Enter to open Command Prompt.
  • Next, execute this command: echo off | clip
  • After that, check if the Copy and Paste function is now working properly or not.

Option 4 – Try running the DISM tool

You can run the DISM tool as well to help fix the “Tile Database is corrupt” 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
    • DISM.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.
  • Once it’s done, check if it was able to fix the corrupted Start Menu or not.

Option 5 – Try to run System File Checker or SFC scan

  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.
  • Once done, restart your computer.

Option 6 – Restart your computer in a Clean Boot State

If a third party program like antivirus is the one that’s causing the problem, you can try to put your computer in a Clean Boot State to isolate the issue by following these steps:
  • Log onto your PC as an administrator.
  • Type in msconfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • Now try to connect your device or copy the files to your external device again and check if the problem with the Copy and Paste function is fixed.
Read More
What to do if Windows 10 PC turns on by itself
A PC that turns on by itself every so often can get quite annoying. Many users have faced this problem countless times. There are lots of possible reasons why your Windows 10 PC turns on by itself, wakes up from sleep, standby, or even when it’s shut down. To find out what exactly woke your computer, simply open Command Prompt as admin and type the following command:
powercfg –lastwake
Once you enter the command given above, it will show you the last device that woke your PC up. After that, you need to type in the next command:
powercfg –devicequery wake_armed
After entering the command, it will show you a list of all the devices that could wake your PC up. The goal in running these commands is to understand the reason what’s really causing your PC to turn on and see the reason is on the hardware level or not. Here are a couple of options you can try if your Windows 10 PC turns on by itself.

Option 1 – Try disabling Fast Startup

As you know, Windows 10 comes with a mode called Fast Startup which does not turn off the computer in the usual manner. This mode keeps your computer in a mixed state so that when you turn it on again, it will be a lot faster. However, as useful as this feature appear to be, some security experts find this an issue, for numerous reasons – for one, it can turn on your Windows 10 PC by itself. Thus, you need to disable this feature to fix the problem.

Option 2 – You need to stop the Task Scheduler from waking up your computer

There are times when the issue has something more to do with the software than hardware. It could be that you are using a Scheduled Task to get some work done on your computer at a particular time of the day or many times a day. That’s why if you really are using Task Scheduler, you need to change the Power settings of Windows to make sure that it ignores those tasks rather than deleting them instead when your computer is either on Hybrid or Standby mode.
  • Open the Power Options and then click on “Change Plan Settings”.
  • After that, make sure to choose the correct power plan and then select the “Change advanced power settings” option.
  • Next, look for the Sleep tree and expand it to view the “Allow Wake Timers” option and then disable it. Disabling this option will make sure that none of the program that could wake your PC up when it’s either on shutdown or sleep mode. However, this only applies to laptops.

Option 3 – Try to disable Automatic Restart

There are instances when the computer crashes and the system restarts itself. This is actually by design – when your computer has been left on standby, the computer will restart and if the program repeats, it will keep on waking your PC up.
  • In the Search bar, type in “system”.
  • Once it appears from the search results, click on it.
  • Next, select Advanced system settings on the left side and then go to the Advanced tab.
  • From there, click on Settings under Startup and Recovery.
  • Then unmark “Automatically Restart” and click on OK.

Option 4 – Adjust the Power Management option of both the Keyboard and Mouse

As you know, two of the culprits in waking your PC up are the keyboard and the mouse. If they’re slightly moved or hit, your PC turns on. To prevent these two from waking your computer up, you need to make some adjustments to their power management option since they have one. You can disable this option to ensure that they won’t wake your PC up unless you really want it to.
  • Tap the Win + X keys and then tap M to open the Device Manager and list all the hardware on your computer. From there, select your keyboard or mouse.
  • Next, right-click and then go to Properties and go to the Power Management tab.
  • In this tab, uncheck the “Allow this device to wake the computer” box.
Note: Aside from the keyboard and mouse, if you are also using any gaming rig to play games on your computer, then you might have to disable their power options as well as they could also wake your computer. Just make sure that either the keyboard or the mouse has the ability to wake your computer up at the very least as it can be quite inconvenient to tap the Power button every time you want to turn on your computer.

Option 5 – Modify Wake On Lan

The Wake On Lan feature can bring back your computer online if it is connected to a network. This feature is useful especially when a computer wants to communicate or to send data or files to a network computer which should come online only when it’s requested. Wake On Lan is built into the hardware, i.e. network adapter so it is one of the possible reasons why your PC turns on by itself.
  • Tap the Win + x keys then hit M to open the Device Manager and then under the Network adapters, look for the one that was listed above. Take note that you must not change anything with the ones that are listed as Miniport.
  • Next, right-click and select Properties and then go to Power management and from there, uncheck the “Allow this device to wake up the computer” option. This will ensure that no PC on the network can ever wake your computer up.

Option 6 – Prevent any scheduled Windows Update and Automatic maintenance

It is also possible that the Windows Update has restarted your PC to complete the update. This depends on your active hours or a predefined schedule. AS you know Windows has a built-in Automatic Maintenance mode which wakes the computer up at the scheduled time and performs the system update. This could be one of the possible reasons why your computer turns on by itself. so to prevent any scheduled updates and maintenance, you can simply change the time for Automatic maintenance. How? Follow these steps:
  • Open Settings then go to Windows Update and Security >Windows Update and select Active Hours.
  • After that, type in “Automatic maintenance” in the search bar to change the time for Automatic maintenance.
  • From there, you can adjust the timing or just uncheck the “Allow scheduled maintenance to wake up my computer at the scheduled time” box.
Read More
UEFI Firmware settings goes missing
When it comes to booting an operating system on a computer, one of the most essential pieces of software you can use is the UEFI. In fact, a lot of users now prefer to use UEFI instead of BIOS. It also depends on whether the UEFI or the BIOS is supported on the motherboard. Recently, a number of users reported an issue with UEFI where they were unable to find it under the Advanced Options screen where it’s supposed to be located. The missing UEFI Firmware settings in the Advanced Options could be caused by several reasons. It is possible that the access to the UEFI menu is blocked or it could also be due to the Extra Fast Startup feature being enabled. It is also possible that the operating system is installed in Legacy mode. There are several options to try to fix this issue. You need to check if your computer supports UEFI or you could also try to disable Fast Startup or bypass the Extra Fast Startup feature. You can also use a boot to UEFI shortcut as well as check the CMOS battery.

Option 1 – Try checking if your computer supports UEFI

The first thing you have to do is to verify if your computer supports UEFI. If your computer does not support UEFI, then it’s no wonder why you don’t see the UEFI Firmware settings in the Advanced Options.

Option 2 – Try turning off Fast Startup

  • First, boot your computer in Safe Mode.
  • Once your computer is booted in Safe Mode, tap the Win + R keys to open the Run dialog box and type in “control” to open the Control Panel.
  • Next, click on the Hardware and Sound section and click on Power Options.
  • Afterward, select the “Choose what the power buttons do” option from the left side menu pane.
  • Now click on Change settings that are currently unavailable and uncheck the entry that says, “Turn on fast startup (Recommended)”.
  • Then click on Save Changes and restart your computer and see if it has fixed the problem or not.

Option 3 – Try bypassing the Extra Fast Startup feature

As mentioned, the missing UEFI Firmware settings could be due to the Extra Fast Startup feature. To fix it, you have to disable this feature. All you have to do is tap and hold the Shift key and click on the Shutdown button from the Start button. This will boot your PC with the UEFI booting from the beginning and then use the hotkey for your motherboard to boot into the UEFI setup.

Option 4 – Try using a boot to UEFI shortcut

  • Right-click on any empty space on your Desktop and select New > Shortcut.
  • This will open a new mini window. And here, you have to type this in the text field: shutdown /r /fw
  • After that, click on Next and name the desktop shortcut and then click on Finish.
  • Next, right-click on the newly created shortcut and select Properties.
  • Click on the Advanced button and select the “Run as administrator” option.
  • Now click OK to save the changes made. Each time you execute this shortcut, your computer will automatically be booted to the UEFI Firmware Settings.

Option 5 – Try to check the CMOS battery

Another thing you can do is check the CMOS battery physically on the motherboard and see if it has to be replaced since a damaged CMOS battery can also cause the issue with the missing UEFI Firmware settings.

Option 6 – Set your computer from Legacy to UEFI

If applicable, you can try to set your computer from Legacy to UEFI to resolve the problem.
  • In the Windows Search box, type “command prompt” and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After that, execute this command: mbr2gpt.exe /convert /allowfullOS
  • Now, wait until the process is completed since you can track its process on your screen.
  • Once it’s done, go to Settings > Update & Security > Advanced Startup options and from there, click on Restart Now. This will restart your computer and give you advanced options.
  • Next, select Troubleshoot > Advanced Options where you will see further options including System Restore, Startup Repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Now select the UEFI Firmware Settings. This will take you to the BIOS. Boot Mode is typically available under Boot > Boot Configuration. Once you’re there, set it to UEFI and then save the changes you’ve made. After that, your computer will restart.
Read More
Troubleshooting Error 106

What Is Error 106?

Error 106 is a common error experienced by Windows 7 users. Generating as a result of Misconfigured, damaged or corrupt system files on the computer, this is not a critical error. However, troubleshooting this error is important to keep any undesired inconvenience at bay. Essentially, error 106 is one of the error codes employed by Windows and other compatible driver and software vendors. The 106 in this error is essentially the memory address or location where the instructions reside when the error was generated.

Solution

Restoro box imageError Causes

Primarily, error 106 is caused by the damaged, Misconfigured or corrupt system files. The error may appear harmless at first. However, if allowed to persist, it can lead to grave consequences. Allowing an error to thrive on your system is synonymous with putting the well-being of your system at risk. As far as the events, conditions, or scenarios are concerned that lead to the generation of error 106, they are listed below as follows. It is important to understand that these conditions lead to the corruption of system files in most cases.
  • An improper or incomplete installation or uninstallations
  • Improper or incomplete deletion of hardware or applications
  • Improper, unintentional or sudden system shutdown
  • Existence of adware, spyware, malware, or virus on your computer
It is worth mentioning that any of the conditions listed above can lead to the corruption of system files or registry entries in the system. Since the system needs correct and complete files for proper functioning which the system will be unable to find, it will result in unexplained behavior. This also happens because the system will be lead to wrongly linked or missing information.

Further Information and Manual Repair

There are different ways to rectify this error but two of the most useful ones are briefly listed below as follows.
  • This solution is for the advanced user. First and foremost, turn on your system. Log on to it as the Administrator. Now click on the start button and follow this sequence: All Programs -> Accessories -> System Tools -> System Restore.A new window will appear in front of you. On this window, choose the option, ‘Restore my computer to an earlier time’. Now click Next.A list of restore points will appear in front of you. From this list, choose the most recent Restore Point and click Next. Click Next on the confirmation windows. Restart the computer when the restoration is complete.
  • This solution for the novice user. Download an error 106 windows repair utility. Now install this program on your computer and use it to scan your computer. Try to locate the option for fixing errors as soon as the scan complete. Make use of this option. Once all the errors have been fixed, restart your computer once again. You will now realize that the error has vanished and your computer is now free of error 106.
Use any of the solutions listed above according to your skill level.
Read More
Steam Deck's docking station delayed

The docking station was promised upon release of the Deck but it was pushed back and now the official statement is that it is delayed again.

Steam deck docking station

Valve said in an announcement on June 1:

“Due to parts shortages and COVID closures at our manufacturing facilities, the official Steam Deck Docking Station is delayed. We’re working on improving the situation and will share more info when we have it.”

Valve

The docking station was presented at the same time as Deck itself and the whole idea was to make Steam Deck work like a laptop docking station. It has ports for USB devices, displays, and network connections that became functional the moment Deck is placed on it. Docking supports a mouse, keyboard, and external display making it an almost full PC station if needed.

Valve confirmed that its official dock station will not improve performance so while you wait for its release you can use another docking station with a USB Type-C connector.

Read More
How to Fix REGISTRY_ERROR in Windows
As you know, you can encounter Blue Screen errors at any given point after your computer boots up and can just reboot it randomly which results in loss of unsaved work. One of these Blue Screen errors is the “REGISTRY_ERROR”. This kind of Stop error has a bug check value of 0x00000051 which indicates your computer’s registry has encountered a severe error. There could be a number of causes for this error but at the time of writing, it is quite difficult to narrow them down to one component. If you face this kind of Blue Screen error, worry not as this post will guide you in fixing it. As mentioned, this error indicates that there is something wrong with the registry, particularly an I/O error while it tried to read one of its files. This may be caused by hardware issues or file system corruption. It could also be due to failure in a refresh operation which is only used by the security system and only when resource limits are encountered. To fix the Registry_Error Blue Screen, you can try to use the CHKDSK utility or the System File Checker, or the DISM tool or run the Blue Screen troubleshooter. You may also try to reset your computer or repair Windows by using installation media.

Option 1 – Run the Check Disk utility

The first thing you can do to fix the REGISTRY_ERROR Blue Screen error is to run the Check Disk utility. How? Follow these steps:
  • In the Windows Search box, type “command prompt” and from the search results, right-click on Command Prompt and select “Run as administrator”.
  • After opening Command Prompt, type this command and tap Enter: chkdsk <Drive Letter>: /f /r /x /b
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.

Option 2 – Run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like REGISTRY_ERROR. 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.

Option 3 – Run System File Checker

  • Open Command Prompt with admin privileges.
  • After that, execute this command: sfc /scannow
  • Once the scan is completed, restart your computer and then check if the REGISTRY_ERROR is now fixed.

Option 4 – Run the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the REGISTRY_ERROR Blue Screen 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. Once it’s done, restart your computer.

Option 5 – Reset your computer

  • Tap the Win key or click on the Start button located in the Taskbar.
  • Then click on the Power button at the bottom right portion of the screen.
  • Next, press and hold the Shift key on your keyboard and then click on Restart. This will restart your Pc into the Advanced Startup options.
Note: Once you have access to the Advanced Startup options, you have to go to the setting which allows you to Reset your Windows 10 PC. All you have to do is select Troubleshoot > Reset this PC to reach the following screen Afterward, select either the “Keep my files” option and then proceed to the next on-screen instructions that follow to reset your Windows 10 computer without losing your files.

Option 6 – Try to perform repair install by creating a Windows 10 installation media

  • Click this link and then click the Download Tool Now button.
  • Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
  • Now select the ISO file option in step 5.
  • After that, you should now have an ISO file.
  • Next, go to the location where you’ve downloaded the ISO file.
  • Then right-click on the Windows 10 ISO file and select the Open with option and then select File Explorer.
  • Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings”.
Read More
Fix Error 0x8000704ec in Windows 10
Universal Windows Platform (UWP) applications are the modern application in the windows store that can be used in all the Window devices like Xbox, Hololens, Tablet, PC or Phone. Basically, UWP provides a common platform for every device that runs Windows 10. When attempting to login into these applications and receive this error:
Can’t sign in with a Microsoft account This program is blocked by group policy. For more information, contact your system administrator. 0x8000704ec
Then this post is for you. We will guide you on how to easily resolve issues, please follow the steps provided.
  1. Local group policy editor solution

    • Press ⊞ WINDOWS + R to open the Run dialog.
    • In the Run dialog box type gpedit.msc and press ENTER to open Group Policy Editor.
    • Inside the Local Group Policy Editor, navigate to the path below:
    Computer Configuration > Windows Settings > Security Settings > Local Polices > Security Options
    • On the right pane, double-click on Accounts: Block Microsoft accounts to edit its properties.
    • Under Local Security Setting tab, click on the drop-down and select This policy is disabled.
    • Click Apply > OK to save the changes.
    • Exit Group Policy Editor.
  2. Registry editor solution

    As always, it is highly recommended to make a backup of the registry editor just in case that something goes wrong.
    • Press ⊞ WINDOWS + R to open the Run dialog.
    • In the Run dialog box, type regedit and hit ENTER to open Registry Editor.
    • Navigate to the registry key path below:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
    • At the location, on the right pane, identify the NoConnectedUser key. The key value might be set to either 1 or 3.
    • Now, double-click the NoConnectedUser entry to edit its properties.
    • Input 0 in the Value data field and hit Enter to save the change.
Read More
How to Fix the Error Code 28

Error Code 28- What is it?

The error code 28 is a driver error. This is one of the many device manager error codes. When this error occurs on your computer, the following message is displayed:

“The drivers for this device are not installed. (Code 28)”

Another driver device error message you might encounter is error code 41. 

Error Causes

Error 28 occurs because of unsuccessful device driver installation. This usually happens when you try to update new drive versions on your system. It is advisable to repair this error right away as it can hamper your ability to use certain hardware. For example, if error 28 occurs due to the unsuccessful installation of the USB driver, then it if not fixed and resolved it may prevent you from using hardware devices. Unsuccessful driver installation means you either didn’t install it properly or your computer has registry issues. If it’s the registry then you must fix it without any delay because it can expose your PC to serious threats like system crash and failure. To avoid such inconvenience, repair it.

Further Information and Manual Repair

When it comes to repairing the error code 28, here’s what you can do: Simply go to the control panel and click on the Device Manager option:
  • In the details pane with the list of devices, locate the device for which you want to reinstall the driver software.
  • Double click on it to open the properties dialog box.
  • Now click on the driver tab and then click update driver.
After updating, try using that device again if it doesn’t work and shows the error code 28 on your computer screen then this means the underlying cause is the registry.
Read More
Fix Windows Sandbox failed to start 0x80070015
As of late, many users reported getting an error in Windows Sandbox that has an error code of 0x80070015. According to users, they encountered this error when they tried to start Windows Sandbox. Based on the error code, it seems that there are some problems with the supporting services of Windows Sandbox that trigger the error. It is possible that these services are misconfigured or that they are outdated and have to be updated. Here’s the complete message of the error:
“Windows Sandbox failed to start. Error 0x80070015. The device is not ready. Would you like to submit feedback about this issue?”
If you are one of the users who encountered this kind of error in Windows Sandbox, then you’ve come to the right place as this post will help you sort this problem out. All you have to do is follow each one of the options provided below.

Option 1 – Make sure that all the supporting processes and services of Windows Sandbox are running properly

If running Windows Sandbox as an administrator didn’t fix the error, you have to ensure that all related processes for Windows Sandbox are running properly. To do that, follow these steps:
  • Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and hit Enter to open the Windows Services Manager.
  • Next, from the list of services, look for the following services in the given order:
    • Network Virtualization Service: (Startup type: Manual)
    • Virtual Disk: (Startup type: Manual)
    • Hyper – V Virtual Machine: (Startup type: Manual)
    • Hyper – V Host Compute Service: (Startup type: Manual)
    • Container Manager Services: (Startup type: Automatic)
  • After you find the aforementioned services, restart each one of them.
  • Once done, try to open the Windows Sandbox again and see if the error is fixed or not.

Option 2 – Try to install any pending Windows Updates

If the second option still didn’t work, then you might want to check Windows Updates on your computer and see if there are any pending Windows Updates you have to install. All you have to do is go to the Windows 10 Settings app and then go to the Windows Updates section and click on the “Check for updates” button to check if there are any pending updates that are needed to be installed. This could fix the Windows Sandbox Error 0x80070015.

Option 3 – Try to run Windows Sandbox as an admin

  • In the Start Menu, scroll down until you see the entry for the Windows Sandbox.
  • Then right-click on it and select More and then select the “Run as administrator” option to open it with admin privileges.
  • Next, if a User Account Control or UAC prompt pops up, just click on Yes to proceed.
  • You should now be able to open the Windows Sandbox without the error. However, if the error persists, proceed to the next given option below.
Read More
A Guide to Fixing Error Code 80070490

Error Code 80070490 - What is it?

This error 80070490 code may occur when you try to update your PC either through the Microsoft Update website or with a Windows update. The error message is displayed in the following format:
Error 80070490 (Element not found)

Solution

Restoro box imageError Causes

Error Code 80070490 is triggered because of a couple of reasons. It indicates the file CBS Manifest that is needed to install Windows update is corrupt or damaged. CBS (Component Based Servicing) Manifest is the file that is used to help your computer recognize various components inside your PC. Another reason for error occurrence is registry corruption. If the registry that stores all the information and activities performed is not cleaned frequently, the obsolete files saved in the registry like the junk files, bad entries and cookies eventually accumulate and corrupt it thereby generating such error codes.

Further Information and Manual Repair

Here are some effective and proven methods that you can try by yourself to resolve error code 80070490 on your PC.

Method 1 - Use the System Update Readiness Tool

Download the System Update Readiness Tool from the Windows website and run it on your PC. This tool is designed to detect and scan for abnormalities and inconsistencies that could be preventing and causing problems during the system update. Once you have downloaded and scanned your PC, try to install the updates again. If the error still persists, try other methods illustrated below.

Method 2 - Repair Windows

Here are the steps that you need to follow to repair Windows:
  • First, close all programs and then reboot your PC. Insert the Windows DVD into the computer’s disk drive and wait for the setup to begin.
  • If for any reason, the setup doesn’t start automatically, then don’t worry simply click start, then type Drive: setup.exe in the search box. Please note, in the drive insert the letter of your computer’s DVD drive for example D:setup.exe.
  • Now in the programs list, click setup.exe  And then click install now.
  • After that click ‘go online to obtain the latest updates for installation’, if you are asked for the Windows Product Key, then simply type it to proceed.
  • In the ‘Which kind of Installation do you want?’ option, click Upgrade.
When the Windows installation is complete, restart your PC and then run Windows update.

Method 3 - Clean the Registry

If the cause of error code 80070490 on your PC is related to registry corruption, then it is advisable to download Restoro. This is an advanced and easy-to-use PC Repair Tool embedded with a registry cleaner. The registry cleaner scans your entire PC, removes all obsolete and unnecessary files corrupting the registry, and cleans it right away. Click here to download Restoro to repair error code 80070490
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