Logo

Fix “We couldn’t find any drives” Error

If you encountered an error message saying, “We couldn’t find any drives, To get a storage driver, click Load driver” when you try to install Windows in a VirtualBox machine, then you’ve come to the right place as this post will guide you in fixing this error.

This error message is displayed on the screen where you have to choose a partition to install the guest operating system. This error is most likely due to the lack of correct settings as well as a corrupted virtual disk. To fix this error, you have to remove existing storage devices, create a new storage device and select the correct ISO file.

For complete instructions, follow the given steps below.

Step_1: The first thing you have to do is remove all the existing Storage devices and since this option is already available in VirtualBox by default, there is no need for you to install any third-party software.

Step_2: After that, open VirtualBox and select the virtual machine and then click the Settings button.

Step_3: Next, switch to the Storage section and on your right-hand side, you will see “Controller: SATA” and two other sub-labels. From there, select Controller: SATA and then click on the red cross button that says, “Remove selected storage controller”.

Step_4: Now click on the Add new storage controller icon and select the “Add SATA Controller” option from the given list.

Step_5: Afterwards, click the “Add hard disk” button and select the “Create new disk” option, and then you have to create a new virtual disk for your virtual machine.

Step_6: Verify if you have selected Dynamically allocated while you create the virtual hard disk. Once the process is completed, you will get a “.vdi” file in the list.

Step_7: Next, click on the “Add optical drive” button and select the “Choose disk” option. Here, you have to select the ISO file and if you can find an ISO file in the given list, select it from there, else, you have to click the Add button and navigate to the folder where the ISO file is located.

Step_8: Once you’re done, click the OK button and boot your virtual machine. You should see options instead of the “We couldn’t find any drives, To get a storage driver, click Load driver” error message. If you see the options, you can now create a new partition and start the installation process of the Windows operating system in the VirtualBox machine without any problem.

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

Fix NO_USER_MODE_CONTEXT in Windows
If you have encountered the NO_USER_MODE_CONTEXT Blue Screen error when using your computer, read on as this post will walk you through a couple of suggestions you can try to resolve this Stop error. This kind of Blue Screen error can occur when a program is trying to leverage the use of a system driver but fails to do so. Some of the common causes of this BSOD error are incompatible or corrupted drivers, incorrect configuration of entries in the Registry, damaged memory locations, malware infection, and many more. In addition, this Stop error does not often occur and indicates that an attempt to enter user mode with no context was made. If this is the first time you’ve restarted your computer after you’ve installed additional hardware, you have to remove the hardware and then restart your computer once again and then check the Microsoft Hardware Compatibility List to confirm that the hardware and its drivers are compatible with your operating system. If it doesn’t help, you can check out the given suggestions below to fix the NO_USER_MODE_CONTEXT Blue Screen error in Windows 10.

Option 1 – Try to update or rollback your device drivers

The first thing you can try to fix the NO_USER_MODE_CONTEXT Blue Screen error is 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. Note that the main drivers that might be the cause behind the NO_USER_MODE_CONTEXT Blue Screen error will be listed under the “ID ATA/ATAPI controllers” section as well as the “Storage controllers” section.
  • 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 also directly download the relevant drivers of your computer from the manufacturers’ website. So if you have an SSD, the issue might be due to an old storage driver.

Option 2 – Try running System File Checker or SFC 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 PC.

Option 3 – Try running the Memory Diagnostic Tool

The Memory Diagnostic tool in windows can help resolve the NO_USER_MODE_CONTEXT Blue Screen error by checking and automatically fixing any memory-based issues. To run it, refer to these steps:
  • Tap the Win + R keys to open Run and type exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.
Note: After you select your preferred option, your computer will restart and check for memory-based issues. If it finds any issues, it will automatically fix them.

Option 4 – Perform System Restore

  • First, tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 5 – Run the Blue Screen Troubleshooter

Troubleshooting Blue Screen of Death errors wouldn’t be complete without the Blue Screen troubleshooter. As you know, it is a built-in tool in Windows 10 that helps users in fixing BSOD errors like NO_USER_MODE_CONTEXT. 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.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
What is Windows Terminal and should you use it
Windows TerminalWindows Terminal is a new free Microsoft terminal sort of application. When you open either Power Shell or Command Prompt in Windows they will be opened in different windows, and if you want several of each you will have several windows of each on your screen. Windows Terminal fixes this by opening each of the Instances of Command Prompt and Power Shell as separate tabs inside itself making it much easier to manage multiple instances of named applications. You can also run both Power Shell and Command prompt tabs in the same Windows Terminal. Luckily running command prompt and power shell in different tabs is not the only thing you can do. Windows Terminal lets you choose your own theme, it has emoji support, GPU rendering, split panes, and many more customizable options. Windows 11 will have Terminal as the default command-line environment for opening Power Shell or Command prompt, even Windows Subsystem for Linux (WSL)

Setting Windows Terminal as the default application

If I was successful I have managed to show you that Windows Terminal is something that you should use even if you do not or cannot upgrade to Windows 11. You can use it inside Windows 10 also. First thing is to download and install it. You can get Windows Terminal from the official Microsoft website here: Windows Terminal page After download and installation are completed, open the Terminal app and select the down arrow menu, click Settings. Alternatively, you can use CTRL + + shortcut. Inside Settings by default Default Terminal application would be set to Windows Console Host Click on the Default Terminal application to bring a drop-down menu and choose Windows Terminal from the list. Now by default once opened Windows Terminal will use Power Shell as the default profile, however, you can change this by clicking on the drop-down for the default profile where you can choose between Command Prompt, Power Shell, Windows Power Shell, or Azure Cloud Shell. Pick one that you prefer, click on Save and it will be opened as default on the next run.
Read More
Windows 11 android apps update

One of the selling points of Windows 11 was the ability to run Android apps natively in it without the need for any third-party software. It is not a big surprise that even after its release Microsoft is evolving and expanding Windows 11 and its features.

Windows 11 Android apps

Microsoft is now rolling out an update for the Windows Subsystem for Android on the Dev Channel of the Windows Insiders program. The new version upgrades the core operating system from Android 11 to Android 12.1 (also known as Android 12L), which means the new system and app features in Android 12 and 12.1 are now available on Windows for the first time. However, not the new features in those updates apply to the modified version that runs on top of Windows. For example, one of the main improvements in 12.1 was a dual-pane notification panel for larger screens, but Android app notifications on Windows just show up in the Windows notification panel.

The upgrade also improves how Android apps integrate into Windows. The Windows taskbar will now show which Android apps are currently using the microphone, location, and other system services — similar to many native Windows applications. Toasts messages (the small popups that some apps use for temporary messages) are now displayed as Windows notifications, and the titlebar on Android apps will use the current activity name for the title.

Full changelog

  • Windows Subsystem for Android updated to Android 12.1
  • Advanced networking on by default for newer x64 Windows builds
  • Updated Windows Subsystem for Android Settings app: redesigned UX and diagnostics data viewer added
  • Simpleperf CPU profiler recording now works with Windows Subsystem for Android
  • Windows taskbar now shows which Android apps are using microphone and location
  • Improvements to Android app notifications appearing as Windows notifications
  • Reduced flicker when apps are restored from minimized state
  • Apps are not restarted when devices come out of connected standby on recent Windows builds
  • New video hardware decoding (VP8 and VP9)
  • Fixes for on-screen keyboard in apps
  • Fixes for full-screen Android apps and auto-hidden Windows taskbar
  • Windows Subsystem for Android updated with Chromium WebView 100
  • Added support for Android NetworkLocationProvider in addition to GpsLocationProvider
  • Improved general stability, performance, and reliability

The new update is limited to Windows Insiders for now, but once Microsoft fixes all the bugs, it should start rolling out to everyone on Windows 11 that has the Android Subsystem enabled.

Read More
Fix We couldn’t install some updates
If you encounter the “We couldn’t install some updates because the PC was turned off” while trying to run Windows Update on your Windows 10 computer, then read on as this post will give you a couple of suggestions you can use as a reference to fix this error. Make sure to follow the options given below carefully.

Option 1 – Perform basic computer troubleshooting

If you get the “We couldn’t install some updates because the PC was turned off” error on your laptop, then it’s recommended that you connect your laptop to a power source and then try clicking the Update button again. In addition, you also have to make sure that your computer stays awake until the Windows Update process is completed. This will ensure that your computer does not go into an idle state and interfere with the process.

Option 2 – Try deleting the files from the SoftwareDistribution folder and resetting the Catroot2 folder

The downloaded Windows Updates are placed in a folder called “SoftwareDistribution”. The files downloaded in this folder are automatically deleted once the installation is completed. However, if the files are not clean up or if the installation is still pending, you can delete all the files in this folder after you pause the Windows Update service. For complete instructions, refer to the steps below.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer and then try to run Windows Update once more.

Option 3 – Try restarting the Windows Update Services

  • Open the Services Manager.
  • From there, make sure that you set the following services and Startup types:
    • Background Intelligent Transfer Service: Manual
    • Cryptographic Service: Automatic
    • Windows Update Service: Manual (Triggered)

Option 4 – Try to run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the “We couldn’t install some updates because the PC was turned off” error. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 5 – Try to install the Windows Updates manually

As mentioned, the error might be because Windows missed installing a particular update which is why you are not able to proceed with the current update. So to resolve the issue, you need to install the update that wasn’t installed by downloading it from the Microsoft Update Catalog website. You also have to make sure that you didn’t turn off the Windows update or have it delayed.

Option 6 – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows update error. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Read More
Disable Speech Recognition feature in Windows
Speech Recognition is a technology used to control computers using voice commands. Through this feature, you can say commands that your computer will respond to, and aside from that, you can also dictate text to your computer which eliminates the need to type words in any word processing program or text editor. All in all, the Speech Recognition feature allows you to communicate with your computer and improves your computer’s ability to understand your own voice better as well as improve its diction accuracy. However, before you can improve its accuracy, you need to “train the feature” first. And if so far you are not satisfied with its performance, you actually have the option to disable it. So in this post, you will be guided on how you can disable the Speech Recognition feature in Windows 10 v1809.

To disable Speech Recognition on your computer, follow the steps below.

Step 1: Go to Settings > Ease of Access. Step 2: From there, go to Speech. Step 3: Now switch off the toggle button for Speech Recognition to disable this feature. On the other hand, you can also disable the Online Speech Recognition feature if you really don’t want to have anything to do with it. You have two options to do that – you can either do it using Settings or using the Registry Editor.

Disable Online Speech Recognition feature via Settings:

  • Click on the Start button and select Settings.
  • Next, go to the Privacy section and click on the Speech option located at the right pane.
  • Then switch the toggle button off to turn off the Online Speech Recognition feature.
Note: Speech services exist on your computer and even in the cloud since Microsoft collects essential information from these services in order to enhance user experience and if you want to stop this, you have to turn off the “Getting to know you” option under the “Inking and typing Personalization” section.

Disable Online Speech Recognition feature via Registry Editor:

Before you proceed, you need to create a System Restore Point first.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to the following registry path:
HKEY_CURRENT_USERSoftwareMicrosoftSpeech_OneCoreSettingsOnlineSpeechPrivacy
  • After that, check the default value of the “HasAccepted” key located in the right pane. As you can see its value is set to “1” which means that the Speech Recognition feature is enabled. And so to change it, you have to set “0” as its new value to permanently disable the feature.
  • Just double click on the key and change the value from “1” to “0”. Keep in mind that even if you are using a 64-bit Windows 10 computer, you still have to create a 32-bit DWORD value.
  • After that, restart your computer to apply the changes made.
Read More
Fix boot into the next phase of installation
There are various complex tasks that take place under the hood while you upgrade or clean install the Windows operating system on a computer. Because of its complexity, there are times when you might encounter some errors when you upgrade or clean install Windows 10. One of the errors you could encounter is the error that states, “Windows could not prepare the computer to boot into the next phase of installation. To install Windows, restart the installation”. This error does not only occur in Windows 10 as it could also occur on the other versions of Windows. There are a lot of possible causes for this error. It could be due to incompatible BIOS, corrupted system files, improper installation media or it could also be due to excessive hardware plugged into your computer and so on. Whatever the cause is, here are some potential fixes you need to check out to fix the problem.

Option 1 – Try to disconnect or disable newly installed hardware

In this option, you will have to disable or remove the hardware you’ve just installed recently since external devices could be the one that’s causing the Blue Screen of Death error to appear. To do that, just disconnect any external device that’s connected to your computer physically and then check if it fixes the error.

Option 2 – Try to update the BIOS

As you know, the BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “msinfo32” in the field and press Enter to open System Information.
  • From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
  • After that, you should see the developer and version of the BIOS installed on your PC.
  • Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
  • If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
  • Now double click on the downloaded file and install the new BIOS version in your computer.
  • Now restart your computer to apply the changes made.

Option 3 – Try to reconfigure all the created partitions

You could also try to reconfigure the partitions by deleting and recreating all the available partitions on your computer and then see if it fixes the problem.

Option 4 – Make a proper bootable USB Drive/Stick

To make a proper bootable USB drive, you need to use the Windows Media Creation tool. The Media Creation tool in Windows allows you to use the ISO installation file to make a bootable device that you can use to install Windows on your PC. Note that this is kind of different from the usual installation process as it could erase your computer’s current settings and data on the primary drive. Thus, before you proceed, you need to backup all your data into some removable drive and then use the Media Creation Tool to make a bootable drive.
  • After making the bootable drive, you need to plug it into your computer and then reboot.
  • Next, tap the F10 or Esc key to open the boot options.
  • Now set the boot priority of the removable drive the highest. Once the setup comes forth, follow the next onscreen instructions and install Windows without any problems.
Read More
Boot Selection Failed Because A Required Device Is Inaccessible Error in Windows 10
If you have or are currently getting a troublesome error saying, “The boot selection failed because a required device is inaccessible” when you boot your computer, then continue reading as this post will give you some suggestions that may help you resolve the error. This pesky error pops up during the booting process of your computer and prevents you from booting to your Windows 10 PC and displays the error message on a black screen instead. To fix this problem, here are some suggestions you need to check out.

Option 1 – Try checking the boot order in BIOS

  • Turn on your PC and repeatedly tap the Setup key right away about once every second until you see the Computer Setup Utility or the BIOS settings.
  • Then use the right arrow key to select the Security menu and then use the down arrow key to select the Secure Boot Configuration option and then tap Enter.
  • Just a heads up, before you can use Secure Boot Configuration, a warning will pop up. Simply tap F10 to continue to the menu. After opening it, use the down arrow key to select Secure Boot and then the right arrow key to set the setting to Disable.
  • Next, select the Legacy Support option using the down arrow key and then the right key to set the setting to Enable.
  • Now tap F10 to confirm the changes and then use the arrow key to select File menu and then the down arrow key to select Save Changes and then Exit and tap Enter to select Yes. From there, your computer should restart and once it does, use the power button to switch it off.
If you are now able to boot from your hard drive, you need to know which option to choose once the boot menu pulls up. Refer to the steps below to easily boot from your hard drive.
  • Tap the power button to boot your PC. Once your PC starts, a message will appear indicating that the boot mode has now changed.
  • Next, you’ll see a security screen displaying a four-digit code. Type in this four-digit code and tap Enter.
  • After that, tap the power button to turn the computer off and wait for a couple of seconds and then turn your PC on and tap the ESC key right away repeatedly until you see the Startup menu.
  • Now tap F9 to open the Boot Menu and use the down arrow key to select the hard disk and make sure to select it by tapping Enter on your keyboard.
  • Restart your PC and check.

Option 2 – Try running the DSKCHK Check from the Recovery Media.

The DSKCHK utility scans your hard drive for any errors, bad files, or corrupt sectors so this should help in fixing the problem.
  • The first thing you need to do is to download the Media Creation Tool from Microsoft and then open it after the download. The file should be “MediaCreationTool.exe”.
  • Then tap Accept to agree to the terms and conditions and then from the initial screen, select the “Create installation media (USB flash drive, DVD, or ISO file) for another PC” option. Keep in mind that the language, architecture, and edition of the bootable drive will be selected based on your PC’s settings but you have to uncheck the Use the recommended options for this PC in order to choose the correct settings for your own computer that’s getting the error.
  • Now click Next and then click the USB drive or DVD option once prompted to select between USB or DVD depending on what device you are using to store this image on. Then click Next and select the required drivers from the list of storage devices currently connected to the computer.
  • Click Next. After that, the Media Creation Tool will proceed to download the files needed to install and create the installation device.
  • The next thing you have to do is to insert the installation drive.
  • After that, you will see the “Choose your keyboard layout” window so select the one you prefer and then the Choose an option screen will pop up.
  • Go to Troubleshoot > Advanced Options > Command Prompt. After opening Command Prompt, input the following command and hit Enter.
CHKDSK /R /X C:
  • Now boot your PC without the recovery drive and check if the problem’s fixed or not.

Option 3 – Try resetting the BIOS

  • Open the computer case and then look for the battery in the motherboard. If you can’t find it, you can seek out the motherboard or computer documentation of your PC as well as browse the web or contact the manufacturer for further assistance.
  • Removing the battery should be easy especially if your computer uses a coin cell battery. Just use your fingers to grab on the edge of the battery then pull it up and out of the socket that’s holding it in place.
  • Keep the battery removed for about 10 minutes and then insert it back and try booting into the BIOS.

Option 4 – Try using the Startup Repair

  • Inject the installation drive you created earlier and boot your PC.
  • Select the keyboard layout from the Choose your keyboard layout window.
  • From there, the Choose an option screen pops up. Navigate to Troubleshoot > Advanced Options > Startup Repair.
Read More
How to Fix Windows Setup Error 0x80300002
Installing a Windows 10 upgrade is definitely not an easy task since the process is not always smooth sailing and you could encounter some errors when doing so. This isn’t unusual since there are various software configurations and hardware configurations as well as services it depends on in order to properly work. So if any of them malfunctions or becomes corrupted, it will affect the process which will result in errors like the error code 0x80300002. When you encounter this kind of Windows Update error, you will see the following error message on your screen:
“We couldn’t install Windows in the location you choose. Please check your media drive. Here’s more info about what happened: 0x80300002”
You can encounter this kind of error if there is corruption in the partition table of the drive where the installation is in progress. In addition, corruption on the Media device could also cause this problem. So if you encounter this error when running Windows Setup, read on as this post will guide you in fixing it. There are several ways to resolve this issue. The first thing you can do is to verify the compatibility between the BIOS and the installation media. You could also try recreating all the partitions as well as recreating the bootable USB drive. For more detailed information, follow the given options below.

Option 1 – Check if the BIOS is compatible with the installation media

The first thing you can do to fix the error is to check if there are any compatibility issues between the BIOS and the installation media you’re using. This is actually one of the most likely reasons why you’re getting the error since this is a complicated point for the Windows installation process. If the installation media is based on GPT, then your BIOS must be based on UEFI. So if you have your bootable media with the MBR partitioning, you need to set your BIOS to Legacy.
  • In the Windows Search box, type “command prompt” and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After that, execute this command: exe /convert /allowfullOS
  • Now, wait until the process is completed since you can track its process on your screen.
  • Once it’s done, go to Settings > Update & Security > Advanced Startup options and from there, click on Restart Now. This will restart your computer and give you advanced options.
  • Next, select Troubleshoot > Advanced Options where you will see further options including System Restore, Startup Repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Now select the “Legacy” option. This will take you to the BIOS. Boot Mode is typically available under Boot > Boot Configuration. Once you’re there, set it to Legacy and then save the changes you’ve made. After that, your computer will restart.

Option 2 – Try recreating a new bootable drive

  • Insert your USB drive into your PC.
  • Tap the Win + R keys to open the Run dialog box and type in “cmd” and tap Enter to open the Command Prompt. Alternatively, you can also search for “cmd” in the Cortana search box to open Command Prompt.
  • Once you’ve opened CMD, type in this command to open the DISPART utility – diskpart
  • After that, you should see a new black and white window that would say, “DISKPART>”.
  • Next, type in “list disk” in the command line and tap Enter to see the list of all the Storage devices as well as your hard disk connected to your PC. Here, you have to identify your disk’s number.
  • Type in this command where “X” is the disk number you have identified and then tap Enter – disk X
  • Type in this command and hit Enter to clear the table records and all the visible data on the drive – clean
  • Now you have to recreate a new primary partition of the drive so you’ll have to type in this command and tap Enter right after – create part pri
  • A new primary partition has been created so you have to select it by typing this command and tapping Enter – select part 1
  • Now you have to format it to make it visible to normal users by typing – format fs=ntfs quick
Note: If your platform supports the Unified Extensible Firmware Interface or UEFI, replace the “NTFS” with “FAT32” in the command on Step 10.
  • After that, type in this command and tap Enter after – active
  • Finally, type this command and hit Enter to exit the utility – exit
  • After you prepare the image for the operating system, save it to the root of your USB Storage device.

Option 3 – Try to recreate all the partitions

If none of the first two options given above worked, then you can try to recreate all the partitions instead. All you have to do is restart the Windows installation process and wait until you get to the part that says, “Where do you want to install Windows?”. From there, you will see options like delete, format, extend, create new partitions, and many more. Now you have to select the Delete all the partitions options and then use the “New” button to create new partitions. Just make sure that you have one primary partition at least where you can install Windows 10. After that, continue the installation of Windows on the new partition. Keep in mind that when you create a new partition, it also recreates the partition table configuration which means that the chances of getting an error are very unlikely.
Read More
Perform System Restore when Windows won’t boot
System restore is usually the go-to tool when something goes bad in Windows, we fire it up and roll back Windows in the state when everything was working fine. But what if Windows does not want to boot? Can we use system restore in that case? The answer to that question would be yes, yes we can.
  1. Boot interrupt Windows 10 by starting your PC and as soon as you see the Windows logo; press and hold the power button to force a shutdown.
  2. Repeat this 2-4 times and Windows will open up the Advanced Startup Options menu for you.
  3. At the Advanced Startup Options screen, select Advanced Options.
  4. Select Troubleshoot.
  5. Under the Advanced options screen, select System Restore.
or if you prefer, use Windows USB installation.
  1. Boot the faulty PC using the Windows 10 installation media.
  2. The Windows Setup dialog box will appear.
  3. Set the Time and currency format, Keyboard or input method, and the language to install.
  4. Click Next.
  5. Click on Repair your computer from the lower-left corner.
  6. From the Choose an option screen, click on Troubleshoot.
  7. Click Advanced Options in the Troubleshoot screen.
  8. In the Advanced Options screen, click System Restore.
  9. Windows will take some time to prepare System Restore. It may even restart your computer or device.
  10. When System Restore is ready, you will be prompted to choose a user account to continue.
  11. Select an account that is set as administrator on your Windows 10 computer or device.
  12. At the next screen, change the keyboard layout if you want and then input the password for that account.
  13. Click the Continue button.
Read More
REvil vanishes over night without trace
REvilREevil is one of the most active and successful hacking groups connected to Russia and operating all over the world. The group recently demanded a huge bitcoin ransom for an attack targeting IT firm Kaseya in the USA. Since Tuesday blog and payment site run by REvil group cannot be longer reached without any kind of explanation or why. The reason behind the disappearance is unknown but has sparked speculation that the group may have been targeted deliberately by authorities. US President Joe Biden said he raised the issue with Vladimir Putin during a phone call on Friday, after discussing the subject during a summit with the Russian president in Geneva last month. Mr. Biden told reporters that he had "made it very clear to him...we expect them to act" on information and also hinted the US could take direct digital retaliation on servers used for intrusions. The timing of Tuesday's outage has sparked speculation that either the US or Russian officials may have taken action against REvil - though officials have so far declined to comment and cyber experts say sudden disappearances of groups are not necessarily uncommon. The development comes after a series of high-profile ransomware attacks which have hit major US businesses this year. The FBI accused REvil - also known as Sodinokibi - of being behind a ransomware attack on the world's largest meat processing company JBS last month.
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