Logo

Show more/less details when copying/moving

When we initiate the copy or move files command we get a dialog that shows us the progress of the current operation, under that bar we can click on the little arrow to expand the bar into so-called more details view where we get more information like which file is being copied, more detailed graph, etc.

Windows will remember the last option we had and next time when we start the same process it will open the last view.

But what if we want to only have one view always open as default, even if we change it? Let's say that we always want to have a detailed view opened always as our default even if we switch to a minimal one? Well with some tweaks in the registry of Windows we can.

Note that this guide will require changing things in the registry of Windows itself, it is always smart and recommended to make a safe backup of your registry, just in case.

FOR ALWAYS SHOW MORE DETAILS FOLLOW THIS GUIDE:

open notepad and paste the following code inside:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\OperationStatusManager]

"EnthusiastMode"=dword:00000001

Go to File > Save as... and once the file save dialog opens choose at the bottom all files under file type. Save the file with extension .REG naming it whatever you want.

Right-click on file and choose Merge, confirm with YES and you are done, now each time when you start copy or move operation details view will be open.

FOR ALWAYS SHOW FEWER DETAILS FOLLOW THIS GUIDE:

open notepad and paste the following code inside:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\OperationStatusManager]

"EnthusiastMode"=dword:00000000

Go to File > Save as... and once the file save dialog opens choose at the bottom all files under file type. Save the file with extension .REG naming it whatever you want.

Right-click on file and choose Merge, confirm with YES and you are done, now each time when you start copy or move operation minimal details view will be open.

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

Airplane Mode turns on by itself in Windows
As you know, Airplane mode is the one that gets devices in such a state where all the wireless connections are turned off. However, recently, there are some reports from users claiming that the Airplane Mode turns on by itself in their Windows 10 computers. This kind of problem could be due to an error with the Network driver, third-party applications, and many other factors. Other users also reported that the Airplane Mode automatically flickers, while some stated that they aren’t able to toggle the option for Airplane mode. There are several options you can try to resolve this problem. You can try to configure the Power Management settings for the driver or run the Network troubleshooter. You could also roll back, reinstall or update the Network driver, as well as troubleshoot the problem in a Clean Boot State. For more details, follow each one of the given options below.

Option 1 – Try configuring the Power Management settings for the driver

The first thing you can do to fix the problem is to try configuring the Power Management settings for the driver. How? Refer to these steps:
  • Tap the Win + X keys to open the WinX menu and from there, select the Device Manager to open it.
  • Next, expand the Network adapters and select the entry for your Wi-Fi hardware.
  • After that, right-click on it and select Properties.
  • From there, go to the Power Management tab and uncheck the “Allow the computer to turn off this device to save power” option.
  • Once done, restart your computer and see if it has fixed the problem.

Option 2 – Try to run the Network troubleshooter

To run the Network Troubleshooter, refer to these steps:
  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.
  • Restart your computer.

Option 3 – Try to update, rollback or reinstall the Network adapter drivers

The next thing you can do to resolve the problem is to update the Network Adapter drivers by following these steps:
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand them.
  • Look for the Broadcom Network Adapter and right-click on it, as well as other network adapters that have an exclamation icon, and update them all.
  • Restart your PC and see if it helped in fixing the problem.
Note: If updating the network drivers didn’t help in fixing the problem, you can also try to roll back the very same drivers from their previous versions and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly. To reinstall the network adapter drivers, refer to these steps:
  • 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.

Option 4 – Try to reset the Network Adapter

You can also try to perform a Network Reset to resolve the problem. This will reset the entire network configuration including your IP address. To perform Network Reset, follow these steps:
  • Tap the Win + I keys to open Settings.
  • From there, go to the Network and Internet section.
  • Next, scroll down and look for “Network Reset” under the status pane.
  • After that, click on Network Reset and then on Reset now to start resetting the network configuration. Once done, check if it is able to fix the error or not.

Option 5 – Try putting your computer in a Clean Boot State

You can also troubleshoot the problem in a Clean Boot state. It could be that there are some third-party applications in your computer that are causing the Airplane Mode to behave in a strange way. So, to isolate this possibility, you need to boot your computer in a Clean Boot State be using 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.)
  • After you’ve set your computer into a Clean Boot State, try to observe if the Airplane mode is now back to normal or not.
Read More
Change the Taskbar Size in Windows 11
Default Taskbar inside Windows 11 is pretty good if we are talking about its height. Sitting at 48 pixels it is a pretty decent size considering functionality and size ratio but if you want to make it a little larger or smaller know that you can do that as well in order to customize it for your personal needs. Sadly in order to actually change height size, you will have to do it inside the registry editor, but worry not, we are here with you to guide you all the way, one step at a time. Also, note that you can only change Taskbar from normal size of 48px to either small of 32px or large gapping at 72px. Icons will also be scaled proportionally with the taskbar.

windows 11 TaskbarGuide

  1. Press ⊞ WINDOWS + R to open the run dialog
  2. Inside run dialog type in RegEdit and press ENTER
  3. In registry editor locate and find HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  4. Right Click on it to select it and create a new DWORD (32-bit) value
  5. Name the value TaskbarSi
  6. Inside TaskbarSi double click in order to set the value to 0 if you want a small size Taskbar, 1 is if you want to revert back to medium (standard one), or type in 2 if you want a large Taskbar.
  7. Save and close the Registry editor
  8. Reboot PC
And there you go, you have successfully changed Taskbar size inside Windows 11. If you want to revert back to standard size just repeat steps and place 1 as a value in point 6.
Read More
How to Fix 0x0000007B Error

What is 0x0000007B Error?

0x0000007B is the most common Windows stop error. The error is displayed on the blue-colored screen which is also called the blue screen of death. You may receive a 0x0000007B error message during Windows XP setup or while running the setup program. The message is often displayed as ‘a problem has been detected and Windows has been shut down to prevent damages’ or ‘inaccessible boot device error’.

Solution

Restoro box imageError Causes

The 0x0000007B error code is usually triggered by:
  • Poor Window XP installation
  • Registry corruption
  • Device Drivers Issues
  • Boot sector viruses

Further Information and Manual Repair

The 0x0000007B error makes your system vulnerable and reduces its speed significantly. And besides, you can’t run the programs smoothly on your PC either. Therefore, it’s advisable to fix the error right away. To fix and repair the 0x0000007B error successfully, you must first understand the cause of the error. Let’s take a look at all the solutions available to fix the 0x0000007B error.

Cause: Boot Sector Viruses

Solution: If your computer is infected with boot sector viruses, then you will first have to download a powerful antivirus. After downloading the antivirus program, run it on your PC to check your computer for viruses. Delete the viruses found and click the repair option. Sometimes even an antivirus program may fail to remove the virus and repair the system. In such cases, you must repartition and format your hard disk and also reinstall Windows XP.

Cause: Device Driver Issues

Solution: Device driver issues may occur if the boot controller is not properly configured or the driver is not up to date. If device driver configuration is the cause of the 0x0000007B error on your PC, then all you need to do is restart your PC, and while restarting press F8 to go to the advanced boot options. Now choose the ‘Last Known Good Configuration’ option. After selecting it, boot into windows and then perform a system restore. Now go to Device Manager and perform a driver rollback to reinstall the drivers. This will resolve the configuration issues. However, if you need an updated driver, all you need to do go on the web and download software to update the driver. It is advisable to download software from the manufacturer’s website in order to successfully update the device driver.

Cause: Poor Windows Installation

Solution: In this case, you will have to perform a Windows start-up repair. To do this: boot Windows XP from CD. Press ‘enter’ at setup Windows Screen when prompted. Then press R to repair Windows Installation. This procedure will not delete any user data and files. In fact, it will copy only the original Windows files over the bad or existing ones. Some of the best ways to avoid Ox0000007B blue screen errors are
  • To scan for viruses every time you use your PC
  • Never open web pages, emails, or download content that you think looks suspicious because that’s probably a virus.
  • Always keep your computer updated.
Read More
What to do when you can't format SD card
SD memory cards have surfaced as standard cards for digital cameras and microSD as phone standard memory cards. Most people have and use at least one daily, so naturally copying files and even formatting SD cards is a natural thing to do, but what if you cannot copy files or format SD cards? SD cardsFear not because we had this issue and tried several things in order to overcome the problem and after some time here is a list of what can you do if you are facing this exact issue. The list is written from most simple solutions to more complex ones and it is advisable to follow it as presented. That being said, let's dive into solving the problem.

1. Remove Write Protection on SD card

First and in my experience the most usual thing preventing deleting, copying files, and formating SD card is due to write protection. Take an SD card out of the laptop, camera, or card reader and visually inspect it. On side of almost every SD card, there is a hardware lock switch and mark where it needs to be positioned in order to be locked. Even if the switch is positioned on unlocked state, switch it to locked and then back to unlocked. Sometimes this easy moving of switch can resolve some contact issues and the card will start working normally. Another type of lock that could be turned ON is a software one. If for any kind of reason data protection has been turned ON, you will need to turn it off in order to be able to format an SD card. In order to do this follow this guide:
  1. Press ⊞ WINDOWS + R to open the Run dialog
  2. In run dialog type in diskpart and press ENTER
  3. Once diskpart is opened in command prompt type in: list disk and press ENTER
  4. Locate your SD card and type in select disk x, where x is disk number followed by ENTER
  5. After the SD card is selected type in: attributes disk clear read-only and press ENTER
This process will clear the software lock on the SD card, after following this method try to format the card again, if the problem still exists go to the next solution.

2. Format SD card using Command prompt

Command prompt is a great tool and can perform some commands that are not been able to be completed using file explorer or another tool inside Windows.
  1. In the taskbar search box, search for cmd and select the Command prompt
  2. On the right part select run as administrator
  3. If needed click on YES on UAC prompt
  4. Inside command prompt type in diskpart and press ENTER
  5. type in list disk followed by ENTER
  6. Select your SD card by locating its number in the list and typing select disk X, where is X SD cards number in list and press ENTER
  7. Once SD card is selected type in format fs=ntfs quick and press ENTER
This should format SD card but if for reason even this step is provided as unproductive, go to the next solution.

3. Format your card with the Disk Management tool

  1. Go into the taskbar and search for Disk Management and open it
  2. Select SD card partition that you wish to format
  3. Right-click on the partition and select format
  4. After the format is done, enter the volume label, file system, and allocation unit size. Confirm with OK
  5. Press OK again to confirm the formatting process.
If you have not managed to format your SD card even with this method go to the next solution.

4. Repartition card with Disk part

If all previous solutions have failed there is a chance that the SD card has bad sectors on it. If this is the case that we will need to partition cards in order to isolate bad sectors and use healthy ones.
  1. Press ⊞ WINDOWS + R to open the Run dialog
  2. In run dialog type in diskpart and press ENTER
  3. Once diskpart is opened in command prompt type in: list disk and press ENTER
  4. Locate your SD card and type in select disk x, where x is disk number followed by ENTER
  5. Type in Clean and press ENTER
  6. Type in Create partition primary and press ENTER
  7. To select a new partition type select partition 1 followed by ENTER
  8. Make partition active by typing active and pressing ENTER
  9. Format the drive by typing format fs=ntfs label=SDCard quick followed with ENTER
  10. Assign a letter to drive by typing assign letter=h followed with ENTER
  11. Type exit to close Command prompt followed again by ENTER and open File Explorer to check if the drive is active

5. Try a dedicated SD card formating fool

If anything failed so far, one last thing you could do is to download and try a dedicated SD card formatting tool. One that I would recommend is SD Memory Card Formatter, which is free software make specifically for formatting SD memory cards.
Read More
How to remove Search Donkey

Search Donkey is a Potentially Unwanted Program for Windows developed by Western Web Applications, LLC. This program may inject ads into your browsing sessions, giving you false search results and advertisements.

As described by Western Web Applications: “Search Donkey is entirely free to use. To keep Search Donkey free, we’ve partnered with high-quality ad providers and you may see additional ads when Search Donkey is installed.

While installed, Search Donkey will keep track of your web search queries, allowing it to let you know what pages you already visited, however, this data is also used to better target personal unwanted ads.

Search Donkey has been flagged as a Potentially Unwanted Program (PUP) by several anti-virus scanners, and their website is blacklisted by Google, giving warning to whoever visits it, and due to the nature of this application, it is not recommended to keep on your computer.

About Adware

Exactly what is Adware? If you have ever owned a computer, then you’ve probably heard the word numerous times, but it is still beneficial to define it. The term “adware” is actually a short form of advertising-supported software and it includes programs that are solely designed to display ads on a computer. A kind of malware, it will come bundled right in with the software package that a user either installs or accesses. Shareware or freeware programs are often times packaged with adware. If adware penetrates your system without you knowing and sends information about you or your PC to 3rd parties, then it is spyware. Quite often, adware changes your web browser settings to open pop-up adverts or modifies browser homepage and default internet search engine to some unwanted website. Adware is a common problem that affects a large number of PCs around the globe. If your computer doesn’t have any anti-malware software then it’s very likely it could get infected with adware as well as other malware.

Adware and its effects on your PC:

Adware could generate and display plenty of ads of all sorts which in turn disrupt the functions of your personal computer while browsing the net. Pop-ups might also show up on your computer’s desktop even when you’re not online. Adware results in a reduction of available memory and processing power, or resources. It also causes a slow net connection because adware consumes bandwidth whenever it retrieves adverts from the internet. Adware was originally created to support companies to generate income when they offer the software away free of charge. However, adware nowadays displays hundreds of adverts which will cause your PC to slow down and even crash.

Adware prevention:

As we discussed, adware could potentially be harmful to your computer, generally not by itself, but by bringing other problems to you. A top-quality antivirus program has the capability of permanently removing adware. We recommend Safebytes Anti-Malware, one of the top-rated anti-malware programs by world-renowned industry experts. It will act either as a preventative tool stopping websites or software installations that contain adware or as a removal tool for an already infected computer. To prevent adware, download software from websites that you trust. Never download from websites that you have never been aware of or tried before; Always study the end-user license agreement (EULA) of any application you want to install; You need to avoid freeware and shareware where possible; Lastly, watch out for ActiveX, since many adware and spyware companies make use of the technology to install their wares onto your computer system

Malware Blocking Internet And All Anti-Malware Software? Do This!

All malware is bad and the consequences of the damage will vary based on the specific type of malware. Some malware variants alter browser settings by adding a proxy server or modify the PC’s DNS settings. In these instances, you will be unable to visit some or all internet sites, and thus not able to download or install the required security software to eliminate the malware. So what to do when malicious software prevents you from downloading or installing Anti-Malware? There are a few options you could try to get around with this problem.

Remove viruses in Safe Mode

In Safe Mode, you can actually change Windows settings, un-install or install some program, and eliminate hard-to-delete viruses and malware. If the malware is blocking access to the internet and affecting the computer, launching it in Safe Mode will let you download antivirus and run a diagnostic scan while limiting possible damage. To enter into Safe Mode or Safe Mode with Networking, press the F8 key while the PC is starting up or run MSConfig and look for the “Safe Boot” options under the “Boot” tab. Once you’re in safe mode, you can attempt to install your anti-malware program without the hindrance of the malicious software. At this point, you could run the anti-malware scan to eliminate viruses and malware without hindrance from another application.

Switch over to an alternate browser

Some malware only targets certain browsers. If this sounds like your case, use another web browser as it could circumvent the malware. If you suspect that your Internet Explorer has been hijacked by malware or otherwise compromised by hackers, the ideal approach is to switch over to a different internet browser like Firefox, Chrome, or Safari to download your chosen computer security software – Safebytes Anti-Malware.

Create a portable USB antivirus for eliminating malware

Another solution is to make a portable antivirus program on your USB flash drive. Adopt these measures to run the anti-malware on the affected computer system. 1) Download the anti-malware program on a virus-free PC. 2) Connect the flash drive to a USB slot on the clean computer. 3) Run the setup program by double-clicking the executable file of the downloaded software, which has a .exe file format. 4) Select the flash drive as the destination for saving the software file. Follow the directions to complete the installation process. 5) Transfer the pen drive from the clean computer to the infected computer. 6) Double-click the Safebytes Anti-malware icon on the thumb drive to run the software. 7) Hit the “Scan Now” button to start the virus scan.

Detect And Remove Viruses With SafeBytes Anti-Malware

Today an anti-malware tool can protect the computer from different types of online threats. But wait, how to decide on the best one amongst countless malware protection application that’s available out there? As you might be aware, there are many anti-malware companies and products for you to consider. A few are well worth your money, but many aren’t. You need to choose one that is reliable, practical, and has a strong reputation for its malware source protection. Amongst few good applications, SafeBytes Anti-Malware is the strongly recommended software for the security-conscious individual. SafeBytes anti-malware is a trustworthy tool that not only secures your PC permanently but is also very easy to use for people of all ability levels. With its outstanding protection system, this tool will easily detect and remove most of the security threats, including adware, viruses, browser hijackers, ransomware, trojans, worms, and PUPs.

SafeBytes has outstanding features when compared to other anti-malware programs. Below are some of the great ones:

Real-time Threat Response: SafeBytes provides 100 % hands-free real-time protection and is set to check, block, and eliminate all threats at its very first encounter. They’re very effective in screening and getting rid of different threats because they’re constantly revised with new updates and safety measures. Robust, Anti-malware Protection: With its enhanced and sophisticated algorithm, this malware removal tool can identify and get rid of the malware threats hiding in the PC effectively. Internet Security: SafeBytes gives an instant safety rating about the pages you’re about to visit, automatically blocking harmful sites and ensure that you’re certain of your safety while browsing the world wide web. “Fast Scan” Abilities: SafeBytes’s virus scan engine is one of the fastest and most efficient within the industry. It's targeted scanning seriously increases the catch rate for viruses which is embedded in various computer files. Low CPU and Memory Usage: This program is not “heavy” on your computer’s resources, so you’ll not see any overall performance issues when SafeBytes is working in the background. 24/7 Customer Support: You can obtain totally free 24/7 technical support from their computer experts on any product queries or computer security concerns. Overall, SafeBytes Anti-Malware is a solid program as it has lots of features and could identify and remove any potential threats. Malware problems will become a thing of the past once you put this software to use. So if you’re searching for the best malware removal application out there, and if you don’t mind paying out some money for it, opt for SafeBytes Anti-Malware.

Technical Details and Manual Removal (Advanced Users)

If you don’t want to use malware removal software and prefer to get rid of Search Donkey manually, you could do so by going to the Windows Add/Remove Programs menu in the control panel and deleting the offending program; in cases of web browser plug-ins, you may remove it by visiting the browsers Add-on/Extension manager. You’ll probably also want to reset your internet browser. To ensure the complete removal, manually examine your hard disk and registry for all of the following and remove or reset the values accordingly. But bear in mind, editing the Windows registry can be a complicated job that only experienced users and professionals should attempt to fix it. Furthermore, some malware keeps replicating which makes it tough to eliminate. It is advised that you do the removal procedure in Windows Safe Mode.
Files: % Program Files% \Search Donkey.exe %UserProfile%\Desktop\ Search Donkey.lnk %UserProfile%\Start Menu \ Search Donkey C:\Users\%CurrentUserName%\AppData\Local\Temp\nst2A8A.tmp\nsDialogs.dll (21 bytes) C:\ProgramData\SearchDonkey\Firefox\chrome\content\overlay.xul (391 bytes) C:\Users\%CurrentUserName%\AppData\Local\Temp\nst2A8A.tmp\System.dll (23 bytes) C:\ProgramData\SearchDonkey\IE\common.dll (11359 bytes) C:\ProgramData\SearchDonkey\Chrome\common.crx (5843 bytes) C:\Users\%CurrentUserName%\AppData\Local\Temp\nst2A8A.tmp\modern-wizard.bmp (4232 bytes) C:\Users\%CurrentUserName%\AppData\Local\Temp\nst2A8A.tmp\util_ex.dll (21609 bytes) C:\ProgramData\SearchDonkey\Firefox\chrome\content\main.js (17 bytes) C:\ProgramData\SearchDonkey\app.dat (172455 bytes) C:\Users\%CurrentUserName%\AppData\Local\Temp\nst2A8A.tmp\Helper.dll (27542 bytes) C:\Users\%CurrentUserName%\AppData\Local\Temp\nst2A8A.tmp\version.dll (14 bytes) C:\Users\%CurrentUserName%\AppData\Local\Temp\nst2A8A.tmp\Processes.dll (1772 bytes) C:\ProgramData\SearchDonkey\Firefox\chrome.manifest (196 bytes) C:\ProgramData\SearchDonkey\Uninstall.exe (12729 bytes) C:\ProgramData\SearchDonkey\Firefox\install.rdf (955 bytes) C:\ProgramData\SearchDonkey\SearchDonkey.ico C:\ProgramData\SearchDonkey\Chrome\common.crx C:\ProgramData\SearchDonkey\Firefox\chrome.manifest C:\ProgramData\SearchDonkey\Firefox\chrome\content\main.js C:\ProgramData\SearchDonkey\Firefox\chrome\content\overlay.xul C:\ProgramData\SearchDonkey\Firefox\install.rdf C:\ProgramData\SearchDonkey\IE\common.dll C:\ProgramData\SearchDonkey\SearchDonkey.ico C:\ProgramData\SearchDonkey\Uninstall.exe C:\ProgramData\SearchDonkey\app.dat Registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\SearchDonkey \DisplayIcon %AppData%\%RANDOM CHARACTERS%\%RANDOM CHARACTERS%.exe,0 HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\SearchDonkey HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\SearchDonkey\UninstallString %AppData%%RANDOMCHARACTERS%\%RANDOM CHARACTERS%.exe
Read More
Change date and time inside Windows 11
date and time windows 11Same as Windows 10, Windows 11 also keeps track of date and time using an internet time server. But in a case that you need to change the date or time for any kind of reason here is a guide for that process:
  1. Press ⊞ WINDOWS + I to open settings
  2. Click on Time & Language in Taskbar
  3. Inside Time & Language click on Date & Time
  4. Turn off Set Time Automatically by clicking on the switch next to it
  5. Below find Set the date and time manually and click on Change
  6. Inside, Change Date and Time window use the drop-down menu to set desired date and time
Read More
How to see your Wi-Fi password in Windows 11
Each time you connect to a Wi-Fi network your PC saves that network password. If for any reason you need to see this password or passwords there are ways you can do it and we are here to show you how. Wi-Fi passwordHello and welcome to error tools where we aim to help you with all of your Windows problems and issues, where we offer our insight on various topics and sometimes go offroad and write something crazy. This time we will offer you a way on how to easily and quickly see how can you find out your memorized Wi-Fi password.

Find your W-Fi password

  1. Make sure that you are connected to the Wi-Fi network you wish to find out the password of
  2. Open Windows Settings app by pressing ⊞ WINDOWS + I
  3. On the left side choose Network & Internet and click on it
  4. Click on Advanced Network Settings
  5. Inside Advanced Network Settings go to Related Settings
  6. Select More Network Adapted Options
  7. Right-click on your adapter and select Status
  8. Click on Wireless Properties
  9. Click on the Security tab
  10. Click on enable on Show Character box beneath Network Security key to reveal Wi-Fi password
Read More
Error: 0x80070035. Network path was not found
As you know, Windows allows you to share files between systems that are on the same network even though they are not connected physically. All you have to do is to make sure that the folder administrator allows access to the intended use and that your computer should be connected to the internet. Once you meet these conditions, you can share files between systems. However, recently a number of users reported that despite fulfilling these conditions, they end up getting errors instead when they try to access the shared drive. The error states:
“Error code: 0x80070035. The network path was not found.”
One of the common causes of this error is the antivirus program or the Firewall installed on your computer. It could also be that the drive is not shared in the first place or there are some issues with your network drivers. Whichever the case is, here are some potential fixes you need to check out to fix the Error code: 0x80070035.

Option 1 – Try to temporarily disable anti-virus and Windows Defender Firewall

As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive on your computer. There are times when you encounter problems like Error code: 0x80070035 due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program and Windows Defender Firewall for the meantime and check if it fixes the error or not.

Option 2 – Check if the drive is shared

Before you further troubleshoot the problem, make sure that the drive you are trying to access is shared first. To do so, follow these steps:
  • Right-click on the folder and select Properties.
  • Go to the Sharing tab and check the status of the Network File and Folder Sharing.
  • And if the status is “Not Shared”, you need to select Share.
  • Next, select the intended Network User for sharing the file and choose the permission level for the user.
  • After that, click on the Apply and OK buttons to save the changes made. You or the intended user should now be able to access the shared folder or file.

Option 3 – Try to ping the IP address of the targeted computer

Even though the shared folder or file is shared correctly, it is possible that the network channel is not connected properly which is why you have to test it by pinging the IP address of the targeted computer from the primary computer.
  • Tap the Win + R keys to launch the Run dialog box.
  • Type “cmd” in the field and tap Enter to open Command Prompt.
  • Next, type the “ipconfig/all” command and tap Enter to execute it. This will populate various details.
  • From the given details, take note of the IPv4 address.
  • Afterward, open Command Prompt on the primary computer and then type the “ping <IPv4 address of the target computer>” command and hit Enter.
  • Now check if you get 4 confirmation replies or not. If not, you can try to access the Network Adapter Troubleshooter.
To run the Network Troubleshooter, refer to these steps:
  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.
  • Restart your computer.

Option 4 – Verify if Network Discovery is enabled

All you have to do is go to Start > Settings > Network & Internet and from there, click on the “Change connection properties” option and shift the radio button for Network profile to Private. After that, check if folder sharing is now working.

Option 5 – Try to modify the Network Security settings

There are times when the Network Security settings interfere with the folder or file sharing process. And if that’s the case, you can modify it to resolve the problem. How? Refer to these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “secpol.msc” in the field and tap Enter to open the Local Security Policy manager window.
  • After that, go to Local Policies > Security Options located on the left pane.
  • Next, double click on Network security: LAN Manager authentication level in the right pane to open its Properties.
  • And then select the “Send LM & NTLM-use NTLMv2 session security if negotiated” option from the drop-down menu.
  • Now click on Apply and OK buttons to save the changes made.
  • Reboot your computer.

Option 6 – Try to enable NetBIOS over TCP/IP

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “ncpa.cpl” in the field and tap Enter to open the Network Connections window.
  • After that, right-click on your network and select Properties.
  • Next, double click on Internet Protocol Version 4 and click on the Advanced button.
  • From there, go to the WINS tab and shift the radio button to Enable NetBIOS over TCP/IP.
  • Now click OK to save the changes made and then restart your computer.

Option 7 – Update the Network Adapter drivers

You might also want to update the Network Adapter drivers by following these steps:
  • Tap the Win + R keys to launch the Run window and then type in the “MSC” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand it.
  • Then right-click on each one of the Network drivers and update them all.
  • Restart your PC and see if it helped in fixing the BSOD error.
Note: If updating the network drivers didn’t help in fixing Error code: 0x80070035, you can also try to uninstall the very same drivers and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly. To reinstall the network adapter driver, refer to these steps:
  • 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.
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
Fix the System Restore Not Working Malfunction.

What's program restore no longer working error?

The element of system restore is vital in the Windows operating system, and on occasions, it might be a genuine lifesaver. If for some reason you discover that the System Restore is not correctly functioning in Win7 or Windows 8 operating system:
  1. The points of system restore are not be being produced by hand or mechanically,
  2. You are unable to create by hand the restore points
  3. The system restore fails, and you're incapable of restoring your personal computer,
The subsequent are a few tricks that could allow you to solve this issue.

Solution

Restoro box imageError Causes

There are lots of variables that will trigger this malfunction in your Personal Computer. The remedy to the issue will depend on its cause. You ought to attempt the next actions in no sequence.

Further Information and Manual Repair

  1. Physically, strive to make Program Restore points. Subsequently, pay attention to the Error Messages(s) you receive. If none, check to see whether a restore point has been created.
  2. Eliminate the protection applications or anti-virus and then try creating a restore point.
  3. Startup the Computer in Safe-Mode. Oftentimes, non-Ms drivers or providers may restrict the smooth working for System Restore. The other viable choice, try a clean boot and see whether system restore is back to normal.
  4. Run file checker.  Quite simply, operate the sfc /scannow from the superuser command line. When the program record test is complete, restart your computer and assess whether system restore is operational.
  5. Run disk check as the administrator. Type chkdsk /f /r and subsequently push Enter. Allow this procedure to finish before attempting a system restore.
  6. Ensure the System Restore function is allowed in the drivers where you need this function allowed. For System Restore point to be saved, you must have free space of around 300 MB on each one of the devices which have the Program Safety perform turned-on.
  7. Ensure that there's adequate space on the drivers where System Restore performs is allowed.
  8. In the search box inside the Start Button, type "Services.msc" (with no quotes) and then push Enter. Ensure that at this time around Process Scheduler Service and the " Volume Shadow Copy " are correctly working, and are set on Automated mode. Make certain you start the System Restore service if it's not set place to automatic mode. Remember that you'll have to restart the computer in this process. Do this and subsequently try again, in case the system needs a reboot.
  9. In the search box, type eventvwr.msc /s subsequently push enter to open the Event Viewer. Double-click on the applications and Services Logs, then assess if you can determine the cause of the error.
  10. Could your network administrator have turned off the System Restore? Contact them. Ask them to re-activate system restore for your computer if they have switched it off.
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