Logo

Fix Sandbox failed to start, 0x80070057

As you already know, the Windows Sandbox is one of the new features in Windows 10. However, just like other new features, it also throws up errors and one of them is the error that states,

“Windows Sandbox failed to start, Error 0x80070057, The parameter is incorrect”.

This particular error in Windows Sandbox occurs due to its dependence on numerous components of Windows 10 that are related to Hyper-V and Virtualization mainly.

To fix this error, there are several options you can check out. You can try to install any pending updates on your Windows 10 computer, as well as make sure that all the services related to Windows Sandbox are enabled.

Option 1 – Try to run the Windows Updates to install pending updates

The first thing you can do to resolve the “Windows Sandbox failed to start, Error 0x80070057” is to check Windows Updates in 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.

Option 2 – Ensure that all the supporting processes and services 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
    • Virtual Disk
    • Hyper – V Virtual Machine
    • Hyper – V Host Computer Service
    • Container Manager Services
  • After you find the aforementioned services, make sure to check if they are enabled or not and then restart each one of them.
  • Once done, try to open the Windows Sandbox again and see if the error is fixed or not.

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

Steam beta introduces no rollback game updates
The latest steam beta update has introduced code that will prevent downloading and installing previous game versions via the steam client. steamFor many people that are playing online games, this is not such a big deal since they always must have the latest version in order to play their games but for other ones, this has arrived as a bit of a problem. Many people preferred older game versions since often updates can change certain mechanics inside the game making it different as an experience or introduce some elements that not everyone likes. So far, people could use the steamDB site to find depo of the game versions you would like to play and download it but if this beta code goes live that will not be an option anymore. Now, playing old games without updates could also be used for nostalgic reasons and these people have also been cut off with this update. It is important to point that update is still in beta client only but users have already started to voice their opinions asking Valve not to place it live. In the end, it will all depend on Valve’s decision will they listen to their customers or decide to push updates on live service.
Read More
Fix Invalid file handle Error during ...
If you encounter an error saying, “Invalid file handle” when you try to rename, copy, delete a file or other operations in your Windows 10 computer, then read on as this post will guide you in what you can do to fix it. This kind of error pops up when the operating system tries to carry out an operation on a folder or file using the following words:
CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9
When you rename or create a folder or file using the reserved words given above, you could encounter an error that says, “The specified device name is invalid”. This occurs since these words are Windows system reserved words that you can’t use, unlike any other words. Thus, if you have a folder or file which contains any of the reserved words on another computer that runs a non-Windows operating system and you try to copy or rename it Windows, then it’s no wonder why you’re getting this error message. In such cases, you can always click on the Skip button to stop the operation. However, if there are various folders or files, you can just use the Command Prompt to carry out the task. All it takes is a simple command that will get rid of the folder as well as the files in it. How? Refer to the instructions given below. Step 1: Tap the Win + R keys to open the Run utility. Step 2: Next, type “cmd” in the field and then tap Enter to open Command Prompt. Step 3: After opening Command Prompt, execute the following command:
rd \.file-folder-path /S /Q
Note: The “rd” command will remove the directory or the folder while the “\.” command will select the current computer. The “/S” command, on the other hand, helps you in removing all the sub-directories and the files that are in the CON folder. The “/Q” command is not really mandatory since it helps you remove everything silently without any confirmation message. For example, if you have a folder named “CON” located on your Desktop, the path will be like this “C:/Users/<username>/Desktop/CON”. In this case, the command should be like this:
rd \.C:Users<username>DesktopCON /S /Q
However, if the error pops up for a whole different reason, you could use the following command instead to remove the reparse point extended functionality. Once you’ve entered the given command below, you should now be able to delete the file.
FSUTIL reparsepoint delete C:Users<username>DesktopFileName DEL C:Users<username>DesktopFileName
Read More
How to Fix DISM Error 1726 in Windows 10
What is DISM Error 1726? Every time you encounter some issues in your Windows 10 computer, especially when it comes to corrupted system files, you can always use the SFC scan and if the SFC can isn’t able to resolve the issue, there is also the DISM tool you can use which usually resolve the vast majority of system file corruption sufficiently. However, there are times when even the DISM commands experience issues as well. Such is the case with the 1726 error: “The remote procedure call failed”.

Some users reported that this DISM problem happens right before the process is supposed to end. According to experts, this error in DISM occurs due to any of the following reasons:

  1. A third-party program might have interrupted the DISM operation and is the one that triggered the 1726 error: “The remote procedure call failed”.
  2. The error could also pop up when there is a pending corruption repair. This usually happens when you tried to run a DISM command previously that was terminated manually or was halted because of some malfunction.
  3. Lastly, the error could also occur because the process that’s responsible for the procedure is disabled or was prevented from running.
Whichever the case is, here are some suggestions that might help you in resolving the 1726 error: “The remote procedure call failed”.

Option 1 – Try updating your PC to the latest Windows build available

Since the problem is specific to certain builds in Windows 10, you need to make sure that your computer is updated before you try other troubleshooting steps. Thus, follow the steps below to update your Windows 10 PC.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “ms-settings:windowsupdate” in the field and hit Enter to open the Windows Update screen.
  • After that, click on Check for Updates and then follow the next on-screen instructions to apply the latest Windows update.
  • Once the update has been installed, restart your PC and run the DISM command again and see if the problem is fixed.

Option 2 – Try to change the Startup Type of the Remote Procedure Call service

As stated early on, the error might also be caused by a disabled Remote Procedure Call service or RPC or that it might be prevented from running for some reason. In case you don’t know, RPC is the service control manager for both COM and DCOM servers and it’s responsible for performing object variation requests, exporting resolution as well as distributing collection for the servers. And so if the server is disabled, all programs that are using COM and DCOM including the DISM commands, will not function correctly. Thus, you need to make sure that the RPC service is scheduled to enable itself on every system boot. To do so, here’s what you have to do:
  • Tap the Win + R keys to open the Run dialog box.
  • Type “services.msc” in the field and hit Enter to open Services.
  • From there, scroll down until you see the Remote Procedure Call (RPC) service and then right-click on it and select Properties.
  • Then go to the General tab and change the drop-down menu next to Startup type to Automatic.
  • After that, click the Apply button and then OK to apply the changes made.
  • Restart your PC and run the DISM command once again at the next startup.

Option 3 – Try to modify the RpcSs registry key value

If the option didn’t work, you can also try enabling the RPC service using the Registry Editor. Before you proceed, make sure to create a System Restore point first and then follow the steps below afterward.
  • Tap the Win + R keys to open the Run dialog box.
  • Type “Regedit” in the field and hit Enter or click OK to open the Registry Editor. And if a User Account Control prompt appears, just click on Yes.
  • After that, navigate to this registry key: HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services RpcSs
  • After selecting the aforementioned registry key, go to the right pane and double-click on the Start value.
  • Next, change the Value data of start to 2 and click OK to save the changes made.
  • Exit the Registry Editor and restart your PC and check if the 1726 error in DISM has already been resolved or not.

Option 4 – Try to disable the Windows Search service temporarily

Some users also recommended disabling the Windows Search service for the meantime as it could be the one that’s interrupting the DISM process.
  • Tap the Win + R keys to open the Run dialog box.
  • In the field, type “services.msc” to open the Services window again and hit Enter to open it.
  • Next, scroll down over the services list and double-click on the Windows Update service.
  • Afterward, go to Windows Search properties and click the General tab and then click the Stop button to stop the service from running temporarily.
  • Now try running the DISM commands again and see if the problem’s fixed or not.
  • Restart the Windows Search service and then restart your PC as well.
Read More
Fixing “Could not find this item. This is no longer located in [Path]. Verify the item’s location and try again” Error in Windows 10
If you are trying to access a particular file on your Windows 10 computer either to open, rename or delete it, and you suddenly encounter an error stating, “Could not find this item. This is no longer located in [Path]. Verify the item’s location and try again”, read on for this post will help you out in resolving this issue. If you are able to find and view a file on your computer, you should have clear access to it. And since you are seeing an error message when you try to do something about this file, you are not able to do anything with the file. There are times when this error pops up with the files created by third-party services and that the file’s extension is not defined properly. On the other hand, there are also other obscure causes for this error. To fix it, here are some suggestions you can try.

Option 1 – Delete the file using Command Prompt

If you wish to delete the problematic file and weren’t to, you can use Command Prompt.
  • In the Start menu, type in “Command Prompt” to search for it or you could also click the search button right next to the Start menu and then right-click on the related result and select the option “Run as administrator”.
  • Once you’ve opened Command Prompt, copy and paste the command given below and tap Entre after you do so. You also have to make sure that you key in the correct path where the file is located as well as its name.
rd /s \?X:badfolderpath Note: In the command above, “X” is the placeholder letter so you must input the letter that corresponds to the drive’s letter where the file is located.
  • After that, you will see the “Operation completed successfully” message on your screen. If you don’t, check if you’ve really inputted the correct location of the file or its name.

Option 2 – Use a Command Prompt tweak to rename the file

If you don’t want to delete the file and only want to rename it, you can apply some tweaks using the Command Prompt. Make sure to follow the steps carefully.
  • In the Start menu, type in “Command Prompt” to search for it or you could also click the search button right next to the Start menu and then right-click on the related result and select the option “Run as administrator”.
  • After opening Command Prompt, type in “cd” followed by the path where the file is located with this format – “C:\Folder1\Folder2\Folder3”. However, you have to omit the problematic file this time. To put it simply, the last folder in the command must be the folder where the file is located.
  • After inputting the command, tap Enter on your keyboard and then use the set of commands given below. Note that each command is a new line so you need to tap Enter after copying each line.
    • DIR /A /X /P
    • RENAME (the current name of the problematic file) (a non-problematic name)
    • EXIT
Note: Make sure that you only input the current name and the new name separated by a space. You must not write the brackets in the command. If everything goes well, you will now be able to operate the file like you used to before.

Option 3 – Use Command Prompt to delete the file without any extension

This option applies to cases where the affected file does not have any viable extension which means that Windows does not really know what to do with it and it only displays the “Could not find this item. This is no longer located in [Path]. Verify the item’s location and try again” error message. It usually occurs with the files created by browser plugins that are mostly from Mozilla Firefox. To delete these kinds of files, here’s what you have to do:
  • Follow the first two steps from the previous option above so you can navigate to the location of the file accurately just be careful in inputting the folders.
  • Don’t forget to tap Enter right after each command and then use the next command below so you can delete the affected file which has no extension:
del *.*
  • After you’re done, open the File Explorer and then check if the file is now deleted or not.

Option 4 – Try using another workaround without using Command Prompt

This option is a lot like a workaround but it definitely gets the job done for you. It’s ideal for you if you do not want to deal with Command Prompt and only want to do everything in a graphical environment. To get started, follow the steps below.
  • Look for the affected file or folder on your PC using File Explorer. Once you found it, right-click on it and select the “Add to archive” option from the context menu.
  • Once the archiving options window pops up, look for the “Delete files after archiving” option and make sure that you select it then click OK to start archiving the folder or file. After that, you should now notice the file no longer exists.
  • After that, delete the archive file as well.
Read More
Shift Key is not working in Windows
A lot of users rely on keyboard shortcuts to carry out tasks on their PCs. One of the most common keyboard shortcuts used is the Ctrl + Shift + Esc which opens the Task Manager. As you can see, the Shift key is not just used to capitalize a text as it can also be used for other functions and plays an essential role in operating a computer. However, if you suddenly find it not working, read on as this post will help you fix the problem. If your Shift key is not working, there are several potential fixes you can check out to fix it. These are the different ways to get rid of the Shift key not working issue on Windows 10:
  1. Physically clean the key and keyboard
  2. Disable Sticky Keys.
  3. Update, Reinstall, or Rollback Keyboard driver.
  4. Test the keyboard on another system.
  5. Check your connections
  6. Run the Hardware troubleshooter
  7. Troubleshoot in Clean Boot State.

Option 1 – Clean the keyboard keys physically

Your keyboard might not be working properly due to some dirt or other corrosion. Thus, you need to clean your keyboard, especially the Shift key. First, you need to shut down your computer and then unplug the keyboard if you are using a desktop computer and then prepare it for cleaning. After that, use a small cotton ear cleaning tool to get between the creases and clean them. You can dip it slightly in alcohol to make it more efficient in cleaning dust and dirt. And if you can, you have the option to pull apart the keyboard completely and then wipe away all the corrosion from the inside. Once you’re done, put the keyboard back together and then plug it back into your PC. Now turn your PC on and check if the Shift key is now working.

Option 2 – Try to disable the Sticky keys

Another thing you can try is to disable the Stick keys. How? Refer to these steps:
  • Tap the Win + I keys to open the Settings app.
  • After that, navigate to the Ease of Access section, and here, select Keyboard.
  • Next, make sure that the option for Press one key at a time under the Sticky Keys is toggled off.

Option 3 – Reinstall, update or rollback your keyboard driver

Once you’ve determined that the problem is in the software part of the keyboard, it is now time to try to reinstall, update or roll back your keyboard drivers. To reinstall the driver for your keyboard, refer to these steps:
  • From the WinX Menu, open the Device Manager.
  • In the Device Manager, you should find your laptop’s keyboard under the “Keyboards” option. Right-click on it and select the “Uninstall” option.
Note: If you’re not quite certain about your laptop’s keyboard, you can uninstall all the keyboards if there’s more than one.
  • After that, restart your PC and see if the keyboard driver is installing automatically. If not, open the Device Manager again and right-click on Keyboards, and select the option “Scan for hardware changes” to install it.
Once the keyboard driver is installed again, check if your keyboard is now working properly or not.

Option 4 – Try connecting the keyboard to a different USB port or another computer

The problem might have something to do with the USB port that’s currently in use by your keyboard. It could be that it’s not working so it makes sense to unplug it and attach it to another USB port. You can also clean the USB port on both ends to ensure that they are not affected by corrosion. In addition, you can also try connecting the keyboard to a different computer and see if the Shift key works there or not.

Option 5 – Try to check your connections

You can also try checking if the connection mode you are using for your keyboard is functioning properly. For instance, if you are using a Surface 2-in-device, you can clean the connection pins and see if it resolves the problem.

Option 6 – Run the Hardware and Devices Troubleshooters

  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.

Option 7 – Put your PC in a Clean Boot State

You might also want to put your computer in a Clean Boot State to fix the problem with the Shift key. It could be that there is a third-party program that’s preventing the Shift key from functioning. To isolate this possibility, you need to put your computer in a Clean Boot State.
  • 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 the external devices and check if the error is now gone.
Read More
How to Fix Windows Error 0x8024402f

Error Code 0x8024402f What is it?

Error code 0x8024402f is a Windows Update error indicating some sort of connectivity issue. Windows may show you the Error 0x8024402f in Windows 10 whenever you try to download and install new updates. This error is caused by small interruptions in communications between the computer to be updated and the update to be downloaded. These issues usually resolve themselves. Windows Firewall settings may also be blamed for this problem. Common symptoms
  • Error code 0x8024402f prevents you from installing the latest version of Windows 10
  • This Error prevents you from downloading new and latest updates from Microsoft

Solution

Restoro box imageError Causes

  • This error is caused by a problem with the Microsoft .NET Framework 4 Client Profile.
  • This error can occur even if no changes are made to network settings.
  • Your Firewall settings may cause this problem.
  • A high number of update requests on the Windows Update server may cause this problem.

More Information and Manual Repair

Method 1:

  1. Exit Windows Update. Wait for 10 to 15 minutes, and then restart Windows Update to check for updates. OR
  2. Turn on Windows Automatic Update so that updates are installed automatically every 24 hours.

Method 2:

Uninstall the Microsoft .NET Framework 4 Client Profile:
  1. Click Start>Control Panel>Programs and Features
  2. Locate the Microsoft .NET Framework 4 Client Profile
  3. Right-click and then select Uninstall/Change
  4. Confirm that you want this component to be uninstalled. This may take a few minutes.
  5. Reboot your computer
  6. When the system has restarted, re-run Windows Update as you normally would.

Method 3:

Check your internet connection: As mentioned earlier the error code 0x8024402f is related to connection problems with Windows Update. It means that your computer isn’t able to connect with the Microsoft Update server; therefore you’re unable to receive any new updates. So, you either have a problem with the internet connection or the Microsoft Update server is corrupted. If the problem is caused by the Microsoft Update server, you just need to wait a while because Microsoft staff will most probably solve the problem quickly.

Method 4:

But, if the issue isn’t related to your internet connection, you should perform the following method:
  1. Got to Search and enter Identify and Repair
  2. Open Identify and repair network problems
  3. Click on the Search Result.
  4. It should automatically Start the identifying process
  5. If your network has any issue then it will show you and ask you to fix it.
Now, establish your internet connection. The problem 0x8024402 should be solved by now and you’ll be able to update your Windows 10 Technical Preview to the latest 10049 builds.

Method 5:

Turn on Windows Firewall: If you have some anti-malware or antivirus on your Windows 10 PC, then it might turn off Windows Firewall on its own or create its own Firewall as default. If this is the case, you will need to turn on Windows Firewall.
  • Search for "Firewall" OR
  • Click on Windows Firewall from Control Panel.
  • On the left pane, Click on Turn Windows Firewall ON or OFF.
  • Click on Turn on Windows Firewall then Click Ok.
  • That is it. Now, try again and see if you are still getting Windows Update Error 0x8024402f in your Windows 10.

Method 6:

This is an advanced method:
  • If the above steps fail, then you might surely want to try this advanced method, which is Enabling ActiveX in your Router Firewall settings.
  • If you had turned off ActiveX in your Router Firewall settings then this must be the culprit and so Error 0x8024402f is shown whenever you try to get Windows Update.
  • All you need to do is Enable ActiveX by going to your Router Firewall settings and that should do it. The Error should be gone for good now and you will be easily able to install the Updates in your Windows 10.
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.
Read More
Windows 10 tips and tricks for easy work
Hello everyone and welcome to our new Windows 10 tips and tricks article. Today we will be focusing on small Windows tricks that could prove very useful in everyday workflow and hopefully make your life easier by implementing them in your daily routine. I am very excited to share this with you all and I hope that you will use them from now on. That being said let us begin.

Tip 1: Minimize all open windows except one.

Daily to the daily routine can involve many opened windows on a desktop and sometimes things can get messy, if you want to minimize all windows to the taskbar except one do this: Click on one window thus selecting him, click and hold the left mouse button on that windows title bar, now shake it up and down and all other windows will escape down to taskbar leaving only one you are shaking on the desktop.

Tip 2: Open the Secret Windows menu.

Through our tutorials on various errors and fixes, we have used this method already but here it is again since it is worth mentioning. If you want to open the command prompt easy and fast, or device manager, event viewer, shut down, etc. In order to open this secret menu all you need to do is press ⊞ WINDOWS + X.

Tip 3: Create an Event without opening the calendar application.

You can easily create an event without opening a calendar application, all you have to do is left-click on the clock in the taskbar, click once on a date for the event, and under calendar in event field type event description. The event will show in the calendar application like it was entered there.

Tip 4: Taking a screenshot.

This one is my favorite and it speeds up workflow very very much. Typically you take screenshots by pressing the PrntScr button on your keyboard. Now, the problem with this approach is that the screen is placed in computer memory, in the clipboard and you will need another picture processing application in order to save it. Now if you would press ⊞ WINDOWS + PrntScr, the picture would be automatically saved in your pictures/screenshots folder. And if that is not enough, you can press ⊞ WINDOWS + S + SHIFT to start Snip & Sketch tool and select the area which you would like to screen capture, this method will also place pictures in the clipboard.

Tip 5: Open pinned applications in your taskbar with your keyboard.

We have covered this one in our Windows keyboard shortcuts tips and tricks here, but if you missed that article here is the tip again. By pressing ⊞ WINDOWS + number 1,2,3...0 you will start the application from your taskbar counted from left to right.

Tip 6: Check how much Hard drive space installed applications are taking.

Applications and temporary files grow over time and can slow the system and cause some other unpleasant experiences. Go to Settings > System > Storage, click on the Hard drive on which you have installed applications, and see how much each one is taking, you can remove it from this screen also freeing some space.

Tip 7: Remove ads from the START menu.

Windows has so-called suggestions in the START menu, no matter how Microsoft is calling them, let's face it, they are ads and in my opinion, they do not belong in my START menu. To turn them off, go to Settings > Personalization > Start. Toggle the setting called Show suggestions occasionally in Start to the off position.

Tip 8: Shut down background applications.

Some applications are running in the back and are taking system resources and can send telemetry information, if you want to turn them all off go to Settings > Privacy > Background apps. To stop all apps from running in the background, toggle Let apps run in the background to off. You can choose which apps to run in the background individually by going down the list on the same page.

Tip 9: Use Background scrolling.

Did you know that you can scroll on inactive windows? To do this, just hover over the inactive background window and roll your mouse when the content of the window should be scrolling even if it's not one you are working on. If by any chance this is not happening, go to Settings > Devices > Mouse, and toggle Scroll inactive windows when I hover over them to On.

Tip 10: Show file extensions in File Explorer.

By default extensions of files are hidden, so let's say that for example, you are in a folder with pictures, you have plenty of pictures there but you do not know are they JPG or JPEG for example, do not worry there is an easy fix to bring showing extensions back. Start File Explorer, click on view top menu item, click on options, Uncheck the box that says Hide extensions for known file types. Click Apply, and OK.

Tip 11: Use focus assist.

Set it up by going to Settings > System > Focus assist. Choose from three options: Off (get all notifications from your apps and contacts), Priority (see only selected notifications from a priority list that you customize, and send the rest to your action center), and Alarms only (hide all notifications, except for alarms). You can also choose to automatically turn this feature on during certain hours, or when you're playing a game.

Tip 12: Rotate your screen.

If you have multiple screens set up or you have the rotatable screen press and hold CTRL + ALT together, then use a directional arrow to flip the screen. The right and left arrows turn the screen 90 degrees, while the down arrow will flip it upside down. Use the up arrow to bring the screen back to its normal position.

Tip 13: Enable GOD mode.

Have you always felt limited with Windows settings? Don't be, Right-click on the desktop and select New > Folder. Re-name the new folder with this bit of code: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} To enter the "God Mode" window, double-click the folder.

Tip 14: Use Virtual Desktops.

Click on Task View (the icon next to the search box). This will separate all your open windows and apps into icons. You can then drag any of them over to where it says "New desktop," which creates a new virtual desktop. Once you click out of Task View, you can toggle between virtual desktops by pressing the ⊞ WINDOWS + CTRL + right/left arrows. To remove the virtual desktops, just go back into task view and delete the individual virtual desktops, this will not close out the apps contained within that desktop, but rather just send them to the next lower desktop.

Tip 15: Customize the command prompt.

Yes, you can customize the command prompt, in order to do so, open it and right-click on its title bar, choose properties and go wild. Special badge if you make it look like commodore 64 BASIC.

Tip 16: Dictate, not type.

If you have speech recognition ON, pressing ⊞ WINDOWS + H will bring up a voice recorder, just speak and see how you can easily "write" emails, etc.

Tip 17: Use sandbox.

In Windows you have a sandbox option, which will open another Windows instance inside Windows, what do you need this? Well once the sandbox is closed everything in it is closed and if you catch the virus or other dangerous software, closing the sandbox will destroy it not affecting your actual Windows. Use it for safety testing and enjoy an easy life. Enable Windows Sandbox inside the Control Panel.

Tip 18: Use a hidden game bar.

Press the ⊞ WINDOWS + G, you can pull up the new-and-improved Game Bar. This lets you switch your Windows PC into gaming mode, which pools system resources to the game, turns off notifications, and lets you record and broadcast your gaming, along with added panels for controlling your audio, monitoring FPS, and tracking achievements. And that's it, Our 18 tips and trick to make your Windows 10 life easier, more productive, and overall more enjoyable. I certainly hope you have enjoyed reading this article same as I was writing it. Until next time if I do not see you, good afternoon, good evening, and good night.
Read More
Fix wdf01000.sys BSOD Error on Windows
If you encounter a Blue Screen error that points to the Wdf01000.sys file, then this post might be of help. Wdf01000.sys is a file related to the Windows Driver Framework which is the one that manages the system drivers. So if this file ends up being corrupted, the drivers would start to cause trouble in the system which would lead to a Blue Screen of Death error eventually. There are lots of error descriptions that are associated with the Wdf01000.sys file such as:
  • DRIVER_IRQL_NOT_LESS_OR_EQUAL
  • System_Thread_Exception_Not_Handled
  • Page_Fault_In_Nonpaged_Area
  • System_Service_Exception
  • Kmode_Exception_Not_Handled
  • DRIVER_VERIFIER_DETECTED_VIOLATION
Although the troubleshooting steps you must take depends on the kind of BSOD error you are getting, there are a couple of options you can try to resolve the Blue Screen errors related to the Wdf01000.sys file. Refer to the options given below.

Option 1 – Try running the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Wdf01000.sys 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.

Option 2 – Try to update or rollback your device drivers

If the first option didn’t work for you, then it’s time to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 3 – Use the Driver Verifier Manager

The Driver Verifier Manager is another tool in Windows that could help you fix driver-related issues. And so if you want to fix the Wdf01000.sys Blue Screen error, you need to use the Driver Verifier Manager:
  • Type in the keyword “Verifier” in the Cortana search box to search for Verifier in Windows 10.
  • After that, select the option “Create custom settings”.
  • Make sure that you have checked everything except the options “DDI compliance checking” and “Randomized low resources simulation”.
  • Next, select the option “Select driver names from a list” option.
  • Afterward, you have to select all the drivers from any unofficial or third-party provider. To simply put it, you have to select all the drivers that are not supplied by Microsoft.
  • Then click on the Finish button.
  • Open Command Prompt as administrator and execute this command – verifier /querysettings
  • The command you just executed will display the Driver Verifier settings so if you see any of the flags enabled boot your Windows 10 PC into Safe Mode.
  • Open the Command Prompt as admin again and run this command – verifier /reset
  • The command will reset the Driver Verifier. Once the process is done, restart your PC and check.

Option 4 – Run the System File Checker Scan

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

Option 5 – 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 Wdf01000.sys. It can be found on 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.
  • there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
Fix MS Store Error 0x80131500 in Windows
One of the essential parts of the Windows 10 operating system is the Microsoft Store as it is the distribution hub of numerous applications such as Netflix, Facebook, and many more. In fact, Microsoft is planning to make it a hub not just for UWP applications but also Windows Classic applications. Microsoft has already built a bridge with the power of Project Centennial which allows developers to migrate and upload their Windows Classic applications to the Microsoft Store. Although the Microsoft Store has been constantly improving, there are still times when you might face an error while using it. One of these errors is error 0x80131500. When you encounter this error, you will get the following error message on your screen:
“Try that again, Something happened at our end, Waiting a bit might help, The error code is 0x80131500 in case you need it.”
To fix this error, you can try changing your internet connection, toggle the date & time settings, change DNS, create a new user account, run the Microsoft Store Apps troubleshooter or reset the Microsoft Store as well re-register it using Windows PowerShell.

Option 1 – Try changing your internet connection

The first thing you can do is to change your internet connection. If you are using Ethernet, you can try to connect to a Wi-Fi connection instead and see if it helps.

Option 2 – Try to toggle the Date and Time settings

The first thing you can try is to sync the Date and Time of your computer as the wrong Date and Time settings are one of the most common causes of connection problems like the error 0x80131500. This is because of the incompatibility between the SSL Certificate validation date and the System Clock. Thus, you have to sync your System Clock. Refer to the steps below to do so.
  • Start by tapping the Win + I keys to open the Windows Settings.
  • Next, go to Time & Language > Date & time.
  • From there, turn the toggle on for the “Set time automatically and Set time zone automatically” option on the right-side panel.
  • After that, click on Region & language located on the left side panel and make sure that the Country or region on the right-side panel is set to the country you live in.
  • Now close the Settings app and restart your computer and see if it fixes the problem or not.

Option 3 – Try to change the DNS Server

In this option, you can try changing your current DNS settings to the Google Public DNS as it could also help in fixing error 0x80131500. To do so, follow the steps below.
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.

Option 4 – Try to create a new Administrator User account

If you have a standard account, you can try creating a new account but this time, you create an administrator user account and then see if the error is fixed or not. Note that you have to sign in with your main account before you can create an admin account.

Option 5 – Run the Microsoft Store Apps troubleshooter

The Microsoft Store Apps Troubleshooter will help you in fixing the error 0x80131500. This is a great built-in tool from Microsoft that helps users fix any app installation issues. So this is worth a try to solve the problem. This built-in tool also helps you fix the Windows 10 Store if it isn’t working. To use the Windows Store Troubleshooter, follow the steps below.
  1. Tap Win + I keys again to open the Windows Settings panel.
  2. Go to Update & Security and then go to Troubleshoot.
  3. On your right-hand side, scroll down to find the Windows Store Apps and then click on the Run the troubleshooter option and see if it fixes the problem.

Option 6 – Try to reset the Microsoft Store cache

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

Option 7 – Try to re-register the Microsoft Store app via PowerShell

  • Tap the Win + X key combination or right-click on the Start button and click on the Windows PowerShell (Admin) option.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed and open the Windows PowerShell window.
  • Next, type in or copy-paste the following command to re-register the Microsoft Store app and tap Enter:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.xml
  • Wait for the process to be completed and then restart your computer.
Read More
Removing BEEP when adjusting volume in Windows
I often switch between my desktop speakers and headphones and because of this I very often use the volume adjustment bar to adjust sound levels so it is not too loud and each time when I set it I get annoying BEEP at the end. Now personally this might not bother you and you might want to leave it since it can be a useful feature to tell you how much volume is loud but if you are adjusting multiple times volume during the say it can become really frustrating to hear it each time, especially when switching to headphones and it beeps into your ears. In this guide, I will show you how to remove the beep so it is not heard anymore when you adjust the volume. Please know that beep is part of the Windows sound scheme and you can either remove specific sound with a completely silent wave or just turn off all windows alert sounds.
  • Open Windows settings and go to system > sound
  • in system sound, go to the right part of the screen and click on the sound control panel
  • In the sound control panel click on the Sounds tab
  • In the sounds, tab click on the drop-down menu under the sound scheme and choose no sounds.
There you go! You have successfully removed annoying BEEP each time you adjust the volume in Windows 10
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