Mapping network drive has many benefits in terms of speed and ease of access of files via network. It lets you access the hard drive over the whole network like it was the hard drive inside your PC case. In order to easily and quickly map a folder as a network drive follow the guide below.
Open File Explorer
Click on the three dots icon in the Toolbar
Select Map Network Drive
Click the Drive drop-down menu
Select a driver letter that you wish to assign as a network drive
In the folder field enter network device and share name (click on browse to see all devices on local network)
Check the box beside Reconnect at sign-in if you wish to automatically connect to a network drive on Windows startup
Check Connect Using Different Credentials if you wish to connect to a network drive using different credentials that one used to login into Windows.
Click Finish
After finishing setting Windows 11 will try to connect to the network drive and if successful drive icon will appear inside File Explorer and the drive will open up to see its content.
If for any reason it cannot connect try checking user credentials, cables, network adapters, etc.
Windows comes with a built-in backup solution. However, if it failed because of an internal error, you will encounter an error message saying, “The backup application could not start due to an internal error, Server execution failed (0x80080005)”. When you get this kind of error, it means that it did not start and the process failed with a Server execution error. If you got this kind of error worries not for this post will guide you in fixing the problem in your Windows 10 computer.
The Windows Backup service is an excellent feature in Windows that only works on the NTFS file system and if you want to use this make sure that you have formatted your files system to NTFS. It is performed by the Volume Shadow Copy, all you have to do is right-click on any folder and if you see the “Previous versions” option, this means that a backup process runs from time to time and can bring back old files when needed.
To resolve the “The backup application could not start due to an internal error”, here are two suggestions you can check out.
Option 1 – Check if the Volume Shadow Copy service is running and restart it
The first thing you need to do is check if the Volume Shadow Copy service. To do that, refer to the following steps:
Click on Start and type “cmd” and right-click on Command Prompt from the search results.
Then select the “Run as administrator” option to open Command Prompt with admin privileges.
After that, type “net stop sdrsvc” and hit Enter to execute the command in stopping the Volume Shadow Copy service.
Next, type the “net start sdrsvc” command and hit Enter to start the service again.
Note: You can also restart the service using the Windows Services Manager.
In the Cortana search box, type “services” and click on the Services icon to open the Services Manager. Alternatively, you can also tap the Win + R keys to launch the Run prompt and then type “services.msc” in the field and hit Enter to open the Services Manager.
From there, look for the Volume Shadow Service (sdrsv) from the list of services. Its Startup type should be set to Manual by default.
Restart the service and if you don’t encounter any error while you turn it on, re-run the backup service and see if the backup process runs successfully.
Option 2 – Try to run the Volume Shadow Copy Service in a Clean Boot State
If the first option didn’t work and the service still keeps on failing even though the service is running, you can try putting your computer in a Clean Boot State and then try to run Windows Backup again.
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 run the Volume Shadow Copy service again and see if the process goes smoothly.
Note: You might also want to delete all the files in the backup solution if you want to start fresh with the backup solution. Just go to C:/System/Volume/Information/Windows Backup and take ownership of the folder. After that, make sure to stop the Volume Shadow Copy service and then delete all the files inside it.
In case you don’t know, the Windows Registry contains a System Hive which is a core part of Windows. The Windows operating system store various settings, options, and configurations. And if you encounter a Device Manager Error 49 for a device then it means that the system hive has exceeded its size limit. Worry not for this post will provide you with possible solutions that can help you in fixing error code 49.
You will see the following error message when you encounter error code 49:
“Windows cannot start new hardware devices because the system hive is too large (exceeds the Registry Size Limit), (Code 49)”
There are instances when it may so happen that the device or devices are no longer attached to the computer but they are still listed in the system hive of the registry. For instance, if you were removing hardware and application for years but they weren’t removed from the registry then the size of the system hive keeps on growing until it hits the maximum limit.
As you know, making changes in the registry manually, no matter how knowledgeable you are on such things is not sage since the registry is not only important but also complex. In addition, the System Hive is also a permanent part of the Registry associated with a set of files that contain information related to the configuration of the computer on which the OS is installed. To resolve this error, you must remove or uninstall any hardware devices that are no longer in the system. In fact, the Device Manager hides them by default so you need to enable hidden or non-present devices.
Follow the instructions given below to set the Devices Manager to display devices that are no longer connected to the computer.
Step 1: Tap the Win + R keys to open the Run dialog box.
Step 2: After that type in “cmd” and hit Enter to open the Command Prompt.
Step 3: Type “set devmgr_show_nonpresent_devices=1” in the Command Prompt and hit Enter to enable the hidden devices option.
Step 4: After that, exit Command Prompt and tap Win + X + M to open the Devices Manager.
Step 5: After opening the Devices Manager, click on View and then select the “Show hidden devices” option. This will show you all the devices that are not connected to the computer but are still mentioned.
Step 6: Next, select a non-present device and click Uninstall from the Driver tab.
Step 7: After that, repeat what you’ve done on step 5 for any other device that you no longer use.
Step 8: Restart your computer.
You can check the device Properties dialog box in the Device Manager after you’re done removing all the useless devices, to check if the error is now fixed or not.
Moreover, you can also try running the Hardware and Devices Troubleshooter as it can also help resolve hardware-related problems. To use it, refer to the steps below.
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.
If you are in the process of booting up your computer but suddenly encountered an error saying, “The Boot Configuration Data for your PC is missing or contains errors” with an error code of 0xc0000454, read on as this post will help you resolve the problem.
The error code 0xc0000454 occurs when you boot your computer and when the Windows Boot Manager encounters an issue with the Boot Configuration Data or BCD. The error code 0xc0000454 (STATUS_INSUFFICIENT_NVRAM_RESOURCES) signifies that there are no sufficient NVRAM or Non-Volatile Random Access Memory resources to complete the API. NVRAM is a component of the system based on the software that stores the Boot Configuration Data in an operating system. Usually, a simple restart can resolve the problem. However, if you’ve already done that and it’s of no use, then there are other potential fixes you can check out to troubleshoot the problem.
To resolve the error code 0xc0000454, here are some potential fixes that should help:
Option 1 – Try to repair corrupted BCD
As mentioned, the error could also be due to corruption in BCD, and to fix it, you can use Bootrec.exe – a built-in command-line tool used to troubleshot issues related to boot up and Windows Startup. Before you run this tool, make sure that you have inserted a bootable USB or DVD into your computer. Once you have that covered, follow these steps:
You need to go to the Advanced Startup Options.
Then click on Troubleshoot.
Next, select the Advanced Options and then Command Prompt.
Once Command Prompt has been pulled up, enter each one of the following commands and in the sequence that they are given to rebuild BCD files and repair MBR files:
Bootrec /Fixmbr
Bootrec /FixBoot
After you execute the commands given above, you should see a confirmation message that says, “The operation completed successfully”.
Now type the “Bootrec /RebuildBCD” command to rebuild BCD.
Finally, close Command Prompt and then restart your computer to successfully apply the changes made.
Option 2 – Try to run the Automatic Repair Utility
You might also want to use Automatic Repair in fixing the error. To do so, follow the steps below.
You can start by creating and booting from a bootable Windows 10 USB Stick.
After that, click on Repair your computer located on the bottom left corner when you are on the initial Windows Startup screen.
Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.
Option 3 – Disable the Secure Boot in the BIOS
Disabling the Secure Boot in the BIOS settings is definitely recommended to resolve the error. To disable Secure Boot, here’s what you have to do:
First, boot your computer into Windows 10.
Next, go to Settings > Windows Update. From there, check if there is anything that you have to download and install if you see any available updates. Usually, OEMs send and update the list of trusted hardware, drivers, and operating systems for your computer.
After that, go to the BIOS of your computer.
Then go to Settings > Update & Security > Advanced Startup options. If you click on Restart Now, it will restart your computer and give you all the advanced options.
Next, select Troubleshoot > Advanced Options. As you can see, this screen offers you further options including System restore, Startup repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
Select the UEFI Firmware Settings which will take you to the BIOS.
From there, go to the Security > Boot > Authentication tab where you should see Secure Boot. Note that every OEM has its own way of implementing the options so it varies.
Next, set Secure Boot to Disabled and set Legacy Support to On or Enabled.
Save the changes made and exit. Afterward, your computer will reboot.
Option 4 – Try to reset the BIOS
If updating the BIOS didn’t help in fixing the error, you can try to reset the BIOS instead.
Start your computer and tap the F10 key during the booting process to enter the BIOS. If it does not work, you can try tapping the F1 or F2 key as well as the Del key.
Once you’re already in the BIOS, tap the F9 key to get the prompt to RestoreLoad default configuration now for the BIOS.
Next, click on Yes and then follow the next on-screen instructions that appear to set the BIOS back to its default settings.
Once you’re done restoring the default settings of the BIOS, restart your computer and then check if it now boots properly.
In Windows 11 by default inside the Start menu, there is recommended section that contains recently opened folders, documents, and files. If you do not wish this section and do not want recent items in your Start menu there is an easy way to turn it off.
Press ⊞ WINDOWS + I to open settings
Click on Personalization
On the right side scroll down and click on Start
Click on the switch beside Show recently opened items in Start, Jump lists, and File Explorer
Close settings
Settings will be automatically applied and there will be no more recommended items inside your Start menu to create clutter, it will be nice and clean.
It really sucks when you can’t fully enjoy the newest version of your favorite OS.
Windows 11 is still relatively fresh and consequently has some annoying little bugs that really ruin our experience. The good news is that you’re not alone and most of them are easy to fix.
Here are 5 commonly reported Windows 11 issues and what you can do to get rid of them.
1. Windows 11 audio problems
One of the absolute most irritating things in the world is struggling with the sound on your computer. Windows 11 users have reported facing the issue of low or no sound. If you’re currently experiencing the same frustration, you can be relieved. Chances are fixing it will only take a few minutes.
The first thing to check would be whether you accidentally muted your device by pressing the mute button on your keyboard. Yes, we know it sounds a lot like the old “have you tried turning it off and on again?” But it’s important to leave no stone unturned, and the most obvious things are usually the ones we easily overlook.
Moreover, if you have several audio output sources, check whether the right one is selected. You can do this via the Action Center or through Settings. If you want to use the same source every time, we also recommend you set it as the default one.
It’s also important to have a good, up-to-date audio driver. More often than not, this will be the true cause of your audio struggles. Make sure to update your driver, and if that doesn’t work out, you can always un- and reinstall it or install a different one.
Lastly, if all attempts remain unsuccessful, run the audio troubleshooter to figure out what’s actually going wrong.
2. Unable to find files
Such a powerful new operating system, yet it can’t seem to do the simplest thing imaginable? The File Explorer not responding on Windows 11 is one of the most frustrating and most common problems with Microsoft’s newest iteration of its awesome OS.
However, 9/10 times it can be fixed by simply restarting your PC. You could also try killing the Windows Explorer process in the Task Manager and then rerunning it.
If these don’t help, check whether there are any pending Windows 11 updates. A single missing update can compromise your PC’s functionality, so always make sure to install them all on time.
Should none of that work, then there are other ways to solve the File Explorer problem. However, then the issue is probably a bit deeper and it’s no longer in the ‘easy fix’ territory.
3. Start menu not working
Just like the File Explorer, the Start menu is a fundamental element of your OS. So, it’s only natural that its malfunction grinds your gears. It may be more customizable than on previous Windows versions, but it doesn’t always work smoothly.
If you’re facing the so-called Start menu critical error, there are a few things this could be caused by. Usually it means you turned off your system while an important update was still being installed, there is a corrupt file on your PC, or Windows forcefully stopped a program.
Whatever the reason, the solution should be pretty simple. Try the basic steps: restarting your File Explorer (like we explained above) and signing out and back into your account. If that doesn’t do anything, you may want to try uninstalling third-party start menu apps (if you have any), since they can interfere with your default programs’ functionality.
Now, those are the easy fixes. If you get nowhere with them, you might need to identify the root cause and search for more complex solutions than that.
4. Snipping tool not working
Our beloved screenshot tool was introduced with Windows 10 and Microsoft decided to keep it. However, you were probably just as disappointed as us when you tried to run it and failed.
Normally, this can be fixed by installing the latest Out-of-band (OOB) update, or even pending updates in general. Even if your system appears to be up-to-date, run the checker just in case.
Another cool thing Windows 11 lets you do is ‘Repair’ and ‘Reset’, which is the easiest way to troubleshoot your Snipping tool. If this fails, you can also try the good old un- and reinstall method. Simply uninstall the tool through the Control Panel and reinstall it from the Microsoft Store.
Furthermore, in the case of an upgrade from Windows 10 to 11, it may be that the old Snipping tool version is interfering with the launch of the new one. If you don’t care that much about the additional options available with the enhanced screenshot tool, you can use the old version instead.
Simply go to your C Drive, find the Windows.old folder, search for the tool and open it from there. Make sure to pin it to your taskbar as well, if you know you’re going to use it often.
5. Can’t install the latest update
The latest Windows 11 version, 22H2, has brought tons of enhancements to our dearest operating system. Unfortunately, a lot of users still haven’t had the opportunity to experience it. A mere update of your OS version should be the one thing that goes smoothly, but sometimes that’s not the case.
Failure to install 22H2 can be caused by a few things. Most commonly, the issue is caused by lack of storage space or corrupted files, but there could be other culprits.
There are a couple of things you could try. For example, it’s crucial that your drivers be up-to-date and some important services be enabled. These are: Windows Modules Installer, Background Intelligent Transfer Service, Cryptographic Service, Windows Update services.
To enable them, search ‘Services’, find the service you need and right-click on it. Open ‘Properties’ and select the startup type ‘Automatic’.
It may also be necessary to unplug all peripherals that aren’t crucial and disable third-party antivirus tools until after the update is finished.
Ultimately, you can run the Windows Update troubleshooter to detect and fix other possible issues.
Summary
Tiny bugs like these are nothing out of the ordinary. That said, we still all hate when they happen.
Hopefully some of our solutions have helped you to a smoother Windows 11 experience. But if you’re still struggling, feel free to reach out to us. We’d be happy to help!
Runtime Error 713 is an error that occurs during the distribution of a Visual Basic application that includes a data report.
The error is displayed on the screen when you try to open the data report from your desired application.
Error Causes
The reason why computer users often experience the Runtime Error 713 is that the data report run-time file also referred to as Msdbrptr.dll is not included in your setup package.
Though this error does not pose any big threat to your computer, however, it is recommended to fix the error because the Runtime error 713 may hamper your ability to install and access new programs.
Further Information and Manual Repair
Don’t you panic if you see Runtime Error 713 message pop up on your PC? This error is rated easy to repair and can be fixed in a couple of minutes.
There are two ways to fix Runtime Error 713. You can choose whichever 2 alternatives suit you best.
Method 1
First, open your project and include a reference to the data report file, the Msdbrptr.dll file. Locating this file is not difficult. It is listed as Microsoft Data Report Designer v6.0 in the reference dialog box. Sometimes you may see this file listed more than once.
Now when this happens be sure to select the file that is associated with Msdbrptr.dll. After you select it, the reference will be verified. Once verification is complete, you are good to go. Now you can try rebuilding your setup package again.
Method 2
The second alternative is to add the Msdbrptr.dll file manually in PDW (the Package and Deployment Wizard). Simply add the file in the Included Files dialog box window and run the PDW. Now you are all set to rebuild your setup package.
Whether you follow method 1 or 2 after you rebuild the setup package and the installation is complete, you will see the following files in the indicated folders:
<windows system>Msdbrptr.dll
<program files>Common Files\Designers\Msderun.dll
<windows system>Msstdfmt.dll
The presence of these files indicates successful installation and now you can easily try opening the data report.
If you’ve noticed, all you have to do to fix Runtime Error 713 was to include the Msdbrptr.dll file.
So, next time if you or your friends experience Runtime Error 713, you know exactly what to do and how to fix it.
Universal PnP or plug-and-play monitors use a generic PnP Windows driver.
Whenever a user plugs a USB device or monitor into a PC the system will automatically identify the device and it will install the proper driver for smooth running.
Generic PnP Monitor in Windows 10 means that Windows 10 installed a monitor driver as the PNP did not recognize the device. This generic PnP monitor driver may not work perfectly like the manufacturer’s one.
It can lead to issues like unable to set the best monitor resolution and the screen refresh rate. Therefore, it is important to fix this issue.
All of that being said let us fix your PnP display driver issue.
Reconnect monitor
Always try this first, just by unplugging the monitor and then plugging it back may resolve the issue, if the monitor was not detected properly the first time, there are very high chances that this method will resolve the issue.
Check if the Device Manager is reporting an error and update the driver
If the hardware is functioning properly then the issue might be in Windows not detecting device or driver malfunction. In any case, the Device Manager will be the one who will report this problem. In order to check to see if the driver is properly working press ⊞ WINDOWS + X to open the hidden start menu.
Once it opens, click on Device Manager to open it,
If you have a driver device error inside Windows, you should see it immediately when entering the Device Manager, it will have a yellow exclamation mark beside it. Right-click on it and choose update driver.
Reinstall driver
If driver update failed or you already have the latest drivers, reinstalling them could fix the issue since drivers might have corrupted during installation of some update or application. Follow steps from point 3 to get to the driver in Device Manager, then right-click on it but instead of update choose to uninstall. Reboot Windows once the driver is uninstalled and Windows will install a new one automatically. If you do not want to update drivers automatically install the latest driver for your device, then reboot.
Check Windows update
Check to see if the latest Windows update is installed, update your Windows if needed
Fix driver issue with DRIVERFIX
If everything else fails, get DRIVERFIX, a premium solution for your PC issues, and fix driver errors.
In this post, we will discuss what the “ bootres.dll ” file is in the Windows 10 operating system and where it’s also located. In addition, you will also be guided on how you can replace or fix a corrupt bootres.dll file which may prevent you from booting to your Windows desktop and will display an error message instead saying, “Boot critical file resourcescustombootres.dll is corrupt”. There are times when this error might also boot your PC to the Automatic Repair screen.
DLL files, also known as Dynamic Link Libraries are external parts of applications that run on Windows as well as other operating systems. Almost all applications are not complete in themselves and store code in different files so if there is a need for the code, the related file being called by a certain application is loaded into memory and used. If the software or the operating system is unable to find the concerned DLL file or if the DLL file ends up getting corrupted, you will most likely get an error message.
In case you don’t know, the bootres.dll file is a critical system OS file, size 90KB, and can be found in the Windows folder. It is a part of the Boot Resource Library and portrays an important role in making sure that your PC boots properly. So if it ends up getting corrupted, your PC may fail to boot correctly and you’ll get an error message instead. To resolve this problem, here are some suggestions that might help.
If your PC automatically boots to the Automatic Repair screen, you need to click on that option to run the Automatic Repair. If it doesn’t work, you have to boot into the Advanced Startup options to manually access and run the Automatic Repair. Once you’re in the Advanced Options, you will be able to:
Run Automatic Repair
Use System Restore
Start Windows from an external device
Access Command Prompt
And use the System Image Recovery to restore Windows from a Factory image.
If the Automatic Repair fails to fix the problem, you may have to use System Restore or the Command Prompt to carry out further troubleshooting steps. Refer to the guide below to use these tools.
Option 1 – Try running the System File Checker in Safe Mode
Running the System File Checker is the safest way to fix DLL file missing or corrupted errors are thrown up by the Windows operating system as it could give you better results.
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 with good system files that might be causing the Machine Check Exception BSOD error. To run the SFC command, follow the steps given below.
Boot your PC into Safe Mode.
Tap Win + R to launch Run.
Type in cmd in the field and tap Enter.
After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Option 2 – Try running the DISM tool to repair the System Image
To repair the System Image, you need to use the DISM or Deployment Imaging and Servicing Management tool. The DISM tool is another command-line tool in the Windows operating system that could help users fix various corrupted system files. To use it, follow these steps:
Open the Command Prompt as admin.
Then type in this command: Dism /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.
Note: The command you executed will check for Windows component store corruption and will restore its good health. The scan might take up to 15 minutes. Once it is done, you have to restart your computer.
Option 3 – Try to repair the MBR and rebuild BCD
To repair the MBR and rebuild BCD, follow these steps:
The problem might boil down to the Master Boot Records since the previous case has already been isolated. There are times when the Master Boot Records can get corrupted and even though it is a serious issue, it can still be rectified by repairing the Master Boot Record.
Tao the F8 key while booting the system to go into the Windows Recovery Menu.
Next, click on Troubleshoot.
Then click on the Advanced options to get into the Automatic Repair menu.
After that, you have to use the bootrex.exe tool, so click on the command prompt and type in the following commands, one after the other:
bootrec /RebuildBcd
bootrec /fixMbr
bootrec /fixboot
Exit and then go ahead and restart your PC.
Option 4 – Try running the ChkDsk utility
One of the best options you must try is running chkdsk as it will check the disk for any errors and repair them automatically. To use it, follow these steps:
Boot your PC to the Advanced Options menu and click on Command Prompt.
Once you’ve opened an elevated Command Prompt, type in the following command and tap Enter to execute it:
chkdsk C: /f /x /r
Note: “C” is the drive root drive so it could be changed if you’re using a different one.
Option 5 – Try resetting your PC
Go to the Advanced Options > Troubleshoot > and select the Reset This PC option from the menu and then select Keep my files.
If you have been stuck on allocating disk space on steam you know how annoying this error could be. Here you are, with your new game eager to play it and relax a little and all of the sudden steam gets stuck on allocating disc space.
Luckily this error is fixable, follow provided guide to fix the error and continue with installing the game.
Restart computer
An old age solution of turning it off and turning it back on but in this case, it works 90% of the time.
Run Steam as administrator
Allocating disk space when done by a third-party application can be a task that requires privileges higher than the normal user. Find the steam executable file in the installation folder, right-click on it and run it as an administrator
Clear Steam cache
Launch Steam in admin mode.
Once in the client, click on Steam at the top left corner of the screen.
From the drop-down box, click on Settings.
Once in the Settings, navigate to the Downloads tab.
Click the Clear Download Cache option.
Click OK on the prompt to confirm your action. Wait for the process to complete.
When done, save changes and exit the client.
Change download server
Launch Steam client in admin mode.
Once in the client, click on Steam at the top left corner of the screen.
From the drop-down box, click on Settings.
Once in the Settings, navigate to the Downloads tab.
Click the drop-down menu under the Download Region.
Choose a different server to download from.
Exit the Steam client.
Refresh installation files
Kill a Steam process in Task Manager.
Navigate to your Steam folder
Inside the Steam folder, select everything except the steamapps folder and the Steam.exe executable file.
Tap the Delete key on your keyboard.
Turn off firewall
Firewall can prevent steam and cut access to system operations, disable firewall to fix this issue.
Stop overclocking
If you have overclocked your PC, you can simply reverse the change. The steps you will need to take depends on the overclocking software. Launch the software and look for the option to stop the overclocking. Once done, restart your computer, rerun the game installation.
If you are testing your headphone or your speaker but all of a sudden encountered an error that says, “Failed to play test tone” in your Windows 10 computer, worry not for this post will walk you through how you can fix this problem.
The test tone is used to check the right-left balance of the headphones and speakers in your computer, however, if you are not able to use it, there are several options you can check out. You can try to run the Playing Audio troubleshooter or restart the services that are related to Windows Audio. Aside from these, you could also disable Audio Enhancements or you could also change the default test tone rate and bit depth.
Option 1 – Try to run the Playing Audio Troubleshooter
Since the Windows 10 operating system has the Playing Audio Troubleshooter, you can use this troubleshooter to try and fix the problem with the “No Audio Output Device is installed” error. You can access this tool in the Control Panel or in the Taskbar Search and even on the Troubleshooters page of Windows 10.
Run this troubleshooter and see if it can fix the issue or not.
Option 2 – Try to restart the Windows Audio-related services
The next thing you can do to fix the problem is to restart the services related to Windows Audio. Although the audio services start automatically on every system boot, there are times when they might fail to start. Thus, you can start these services manually by following 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 Services Manager.
Then look for the services named “Windows Audio” and “Windows Audio Endpoint Builder”.
Double click on each one of these services and check if their Service Status is set to Running or not and also check if the Startup Type is set to Automatic.
If none of the services are running, just click on the Start button and select the Automatic option from the drop-down menu.
Now click on the Apply and OK buttons to save the changes made and then check if the error is fixed.
Option 3 – Try to update the Audio driver
You might also want to consider updating or the Audio driver as it could help in fixing the error.
Tap the Win + R keys to open the Run dialog box and then type in devmgmt.msc and tap Enter or click OK to open the Device Manager.
Expand the section for the outdated device drivers.
And then select the outdated driver(s) and right-click on it/them.
From the drop-down menu, select the Update Driver option and follow the on-screen instructions to install the latest version of the driver.
Then also click on the option, “Search automatically for updated driver software.
Restart your PC after the installation.
Note: If updating or reinstalling the Audio driver didn’t work, you can go to the manufacturer’s website and look for the support section where you can download the drivers for your computer. You just need to take note of your PC’s correct model and model number so you can find the appropriate driver.
Option 4 – Try changing the default test tone rate and bit depth
Windows selects a default test tone rate and bit depth depending on your headphone or speaker. This allows you to look for the best sound quality from your audio output device. So if your headphone or speaker has some problems with the default settings, then it’s no wonder why you’re getting the “Failed to play test tone” error. To fix this, you can try to change the default test tone rate and bit depth by following the steps below.
First, you need to open the Windows Settings panel and then go to System > Sound.
Next, look for the Device properties option located on your right-hand side and click on it.
After that, select the Additional device properties option and go to the Advanced tab.
From there, select a different test tone rate and bit depth and then click on the Test button.
Once done, check if it was able to fix the problem or not.
Option 5 – Try disabling the Sound or Audio enhancements
To make your operating system’s specific hardware sound nothing but perfect, both Microsoft and third-party vendors have shipped audio enhancement packages which are usually referred to as “Audio Enhancements” in Windows 10. However, there are instances when instead of improving the sound or audio quality of your computer, it can cause problems so to fix the problem you need to turn off these audio enhancements. How? Simply follow the steps below.
Type in “Sound” in the taskbar search and then from the list of results, select “Sound Control Panel”.
After clicking Sound, the Sound properties box will pop up. From there, go to the Playback tab and right-click on the default device i.e. Speakers or Headphones then select Properties.
After that, the Speakers properties box will appear. From there, go to the Enhancements tab and select the checkbox for the “Disable all enhancements” option.