Logo

Software review series: Visual studio code

Visual Studio codeVisual studio code is a code editor available for Windows, Linux, and macOS. It is a completely free tool offering you to code in any language without the need to switch to another editor.

Visual Studio Code is part of Microsoft Visual Studio which is a complete integrated development environment (IDE). Take notice that Visual studio itself has more advanced tools for developing and testing, it has 24/7 support, training, and Azure for WEB apps.

Visual Studio Code is an editor lacking in some advanced features Visual Studio offers.

Visual Studio code Price and royalty

As mentioned Visual Studio code is completely free licensed under the MIT license agreement giving you the tool free to use and sell your product.

How it supports Linux, Windows, and macOS, all you need it to go to its official page https://code.visualstudio.com/, download it and start using it.

How this is free project backside is that there is no official support, you will have to rely on various articles and community in order to get needed information or problem solution.

Features

Syntax highlighting has become standard and norm for any editor but besides this function VS code offers us also IntelliSense option which goes a step further with code completion, code hinting, and parameter info.

This means that VS code is aware of many things going on inside your code and will offer you as you type a menu with options for autocomplete along with variables referenced, function names, etc.

VS code offers extensions inside its extensions marketplace where you can add extensions in order to implement new languages, add debuggers, change the layout, etc. This is one of the great features it allows you to easily switch from one project to another, one language to another not leaving your code editor.

Working with version control systems like Git is easy with VS Code. You’ll be able to stage files and make commits, then push and pull changes to your remote code repository of choice, right from the editor.

Conclusion about Visual Studio code

Visual Studio Code is one of if not the most flexible and extensible code editors currently on the market that I have ever tried and used. IT has become my code editor of choice simply for reasons that there is really not much it cannot do and it is constantly updated and taken care of.

You can really tune it to look and feels how you want with extensions and you really cannot beat the free price tag.

I would highly recommend this editor for daily use especially since its biggest competitors like Atom and sublime text have not seen many updates lately.

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

Photos app Export or Share is not working
The Photos app in Windows 10 is the default photo viewer. However, there are times when it might encounter some problems while you use it. One of these problems in the Photos app reported recently is where users try to export or share the images and videos from the app but weren’t successful in doing so. This can be really quite a hassle in opening images on your computer, especially since the Photos app is the default photo viewer in Windows 10 and if you don’t have any other photo viewer app installed. This kind of problem in the Photos app can be noticed when you try to use the “Remix” function for both photos and videos. In other words, this problem can occur with just pictures, videos, as well as a combination of both. So if you are trying to watch a video using this app, then you wouldn’t be able to play it. In such a case, the only thing you can hear is the audio but you wouldn’t see anything except for a hazy purple screen that has not export or share option. There are several possible causes for this problem and it could be fixed by updating the display driver/graphics driver or disabling the hardware-accelerated video encoding. You could also try updating or resetting or reinstalling the Photos app. For more details, follow each one of the suggestions provided below.

Option 1 – Try to update the Graphics driver

You can try to update your Graphics card driver using the Device Manager in your computer to resolve the blank dialog boxes problem or you can also go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it. To update your Graphics driver via Device Manager, refer to these steps:
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.

Option 2 – Try disabling the hardware-accelerated video encoding

The next thing you can do to fix the problem is to disable the hardware-accelerated video encoding in your computer. To do that, follow these steps:
  • Open the Photos app and click on the visible three dots located in the upper right corner of the app and then select Settings.
  • From there, you should see the version number of the app in the “About this app” section. So if your app is version 2018.18071.****0.0 or greater, you should see the Video section which has a toggle button.
  • Turn that toggle button off to disable hardware-accelerated video encoding in the Photos app. This should fix the problem, if not, simply follow the next given options below.

Option 3 – Try to update the Microsoft Photos app

  • Open the Microsoft Store and click on the three horizontal dots for the menu located on the top right portion of the window to see the options.
  • Next, select Downloads and updates and then click the Get updates button in the top right. This will install any pending updates for all the apps including the Microsoft Photos app using the Microsoft Store.

Option 4 – Try resetting the Photos app

  • To get started in resetting the Photos app, open the Windows 10 Settings.
  • Then go to Apps > Apps & features.
  • After that, scroll down until you see the Photos app option – click on it and open its Advanced options.
  • From there, you will see the Reset button, click on it and click and then click on it once more to confirm.
Note: The process may take a couple of minutes to complete. Once it’s done, open the pictures again using the Photos app.

Option 5 – Try reinstalling the Photos app

If none of the options given above worked, then you might want to consider reinstalling the Photos app. Unlike what most users think, it isn’t really that hard reinstalling preinstalled apps as you have the Windows PowerShell for that. To use this program in reinstalling the Photos app, follow these steps:
  • Open the Windows PowerShell program with admin privileges and key in the following command:
Set-ExecutionPolicy Unrestricted
  • After that, execute this second command to re-register and reinstall the Microsoft Photos app.
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
Note: In the command given, do not forget to replace the “PackageFullName” with the actual package name for the Photos app. After executing the command, it will uninstall the Photos app from your computer so you need to install it again from the Windows Store by simply looking for it. Once you found it, just click on install to start the installation process.
Read More
Schedule restart update on Windows 11
windows 11 schedule updateWhen Windows 11 update is available but you do not wish to restart right away because you are in the middle of using a computer, you can schedule a restart for up to 7 days. It is very easy and we will show you how to do it.
  1. Press ⊞ WINDOWS + I to open settings
  2. Click on Windows Update
  3. At the top, under the Restart required to click on Schedule the Restart
  4. Click the switch under Schedule a Time to turn it ON
  5. Use the Pick a Time and Pick a Day menu to set time and day when you want to update
  6. Go back to one screen and visually confirm that the date is set
  7. Close the settings
The scheduled restart will be confirmed in a message on the Windows Update page.
Read More
Fix Mic not working in DOTA2
DOTA2 involves teams of five players each, where each player chooses a “hero” character. Each game has two teams pitted against each other, on opposite sides of a map. Once you start, you and your teammates try to level up by fighting and defeating heroes from other teams as well as non-player characters who exist within the game universe. Once you have a strong enough team, you would then try to attack an opposing team’s base. If you destroy their “ancient,” your team wins. The teamwork and interactivity required to play the game are some of its biggest attractions. You can text and voice chat as part of the Dota 2 gameplay, enabling you and your team to come up with strategies to take over your opponents’ base and fortifications. For this reason, a properly working microphone and headset are important if you are to get the most out of this exciting online game. However, there are many times when you find that there are audio dropouts when you try to speak into your microphone. The question “How do I get my mic to work on Dota 2?” is one of the most commonly asked on gaming forums related to this game. Here are solutions for why this can happen:
  1. You are logged in to another computer that is running the STEAM client

    While entirely rare, there are cases where the microphone in Steam is disabled because the same account is active and in use on a different computer. It may not notify you that your account is in use elsewhere. If this is the error, try to log out on other devices and then test it on only one system. If you cannot access the other computer that has access to your account, then change your password. This will automatically disconnect your Steam account from the other computer and let you enjoy voice chat in Dota 2 and other Steam games.
  2. Your microphone is not properly set up in Dota 2

    From the main Dota 2 menu, before you start a match, you can set up your microphone for voice chat. At the top, left-hand corner, click the gear icon to open Settings Select the AUDIO tab and ensure that the Sound Device and Speaker Configuration are set to default. On the same tab, activate Voice (Party) and set your Push to Talk shortcut key for your team. Select the appropriate Open Mic Threshold using the slider at the bottom of this tab to get your microphone recorded at a comfortable level.
  3. The Windows Audio Enhancements setting is turned on

    If you still cannot get your microphone to work properly, then your problem could be Windows Audio Enhancement. It is possible to get your microphone to work with Dota 2 by disabling these features. Right-click your volume icon on the system tray and select Recording Devices. Choose your active microphone then click its Properties button. On the Microphone Enhancements tab, make sure the checkboxes marked Voice enhancements and Acoustic Echo cancellation is unchecked Reboot your PC and retry using your microphone to chat.
  4. Your audio drivers need to be updated

    If you try all of the steps above and still have Dota 2 not recognizing your mic input update mic drivers by going in device manager and choosing update driver.
Read More
Fixing the Java Error Code 1603 in Windows 10
You might have experienced a situation where you’re trying to install or update your Java application on your Windows 10 computer but were not able to do so for some reason. One of the problems you can encounter while updating or installing Java is Error Code 1603. There are two ways you can install Java – you have the option to choose where to get Java either from the online download or offline download. There are times when before you can install Java, you might have to disable the firewall first as it may interrupt the Java online installation. And while doing so, if you are getting the “Java Update or Install did not complete – Error Code 1603” error message, read on as this post will show you what you can do to fix it. At the time of writing, the exact cause of this error is still unknown. On the other hand, you must still check if you have fulfilled all the system requirements needed to install Java. You have to make sure that your Windows 10 PC has sufficient disk space available for the Java installation or update. In addition, you also have to make sure that you meet all the hardware requirements and you are using a popular web browser for the installation, and that you have administrative privileges for download and installation. To fix the “Java Update or Install did not complete – Error Code 1603” error, here are some suggestions you can try.

Option 1 – Restart your computer before you install the new Java package

You might have to restart your computer if you got the error code 1603 while installing Java through an offline download.
  • Restart your computer.
  • Next, download and install the offline installer of the Java package from the official site of Java and not some third-party source.
  • In the prompt box that appears while downloading the Java package, select the option Save in and save the package in your preferred folder.
  • After that, navigate to the saved, downloaded package on your computer and then double click on the file to begin the installation process.
After that, if it didn’t fix the problem and you’re still getting the error code 1603, follow the next given option below.

Option 2 – Uninstall the old versions of Java before you install the new package

  • Open the Control Panel.
  • After that, click on Programs and features.
  • Then select the old Java package and click on Uninstall.
  • Restart your computer and then try installing the new Java package again from its official site.

Option 3 – Disable the Java content in the browser you’re using via Java Control Panel and reinstall Java

  • Open the Control Panel again.
  • And then click on the Java icon to open the Java Control Panel.
  • Next, navigate to the Security tab and then uncheck the “Enable Java content in the browser” option.
  • Then click on Apply and then Ok to save the changes made.
  • Now install the new Java package again after you download it from its official website.
  • Once the installation is completed, re-enable the “Enable Java content in the browser” option in the Java Control Panel as it is essential especially if you are running Java content in your browser.
Read More
How to Fix Media disconnected error message on Windows 10
A computer with no internet connection is like a mobile phone that can’t call nor text though you can still use it for other things. So if you are having problems with your computer’s internet connection, worry not as there are some basic things you can try before you go over the actual troubleshooting. Just make sure that you really have working internet. To verify it, try connecting your other devices. Aside from that, you must also make sure that your computer is connected properly over cable or connected to the router over the Wi-Fi. Once you have all these things covered, now’s the time to start troubleshooting the problem with the help of the instructions prepared below. To be more specific, this guide will walk you through what you can do when you encounter a particular internet connection problem where you get the Media State Media disconnected error message on your Windows 10 computer.

Before you troubleshoot the problem, you need to first check the internet connection status on your computer. To do that, follow these steps:

  • Type in “cmd” in the Cortana search box.
  • From the search results, right-click on Command Prompt and select “Run as administrator” from the context menu.
  • After opening Command Prompt with administrator privileges, type in the ipconfig /all command and hit Enter.
  • After you enter the command, you will see a list of all the connected media like the Ethernet, Wi-Fi along with its status, and more. From there, you need to check everything closely. I notice a message that says, “Media State . . . . . Media disconnected”, then your internet connection is indeed having issues.
Refer to the options below to fix the Media State Media disconnected error message on your Windows 10 PC.

Option 1 – Try resetting WINSOCK and IP Stack

  • Type in “cmd” in the Cortana search box.
  • From the search results, right-click on Command Prompt and select “Run as administrator” from the context menu.
  • After opening Command Prompt, type in each one of the commands listed below
    • netsh winsock reset catalog – This command will reset the WINSOCK entries.
    • netsh int ipv4 reset reset.log – This command will reset the IPv4 TCP/IP stack.
    • netsh int ipv6 reset reset.log – This command will reset the IPv6 TCP/IP stack
  • Once you’ve executed the commands listed above, restart your PC to successfully apply the changes made.

Option 2 – Check if your Network Adapter is disabled

If you’ve disabled the network adapters on your computer, then it’s most likely the reason why you’re getting the Media State Media disconnected error message. Thus, you need to enable it back.
  • Open Settings and go to Network and Internet > Select Ethernet > Change adapter options.
  • From there, right-click on the adapter and enable it.

Option 3 – Check the Wi-Fi Properties

Though this case is not common, Wi-Fi sharing has actually caused issues for some users. That’s why you need to check the Wi-Fi properties. Go to Network Connections and right-click on Wi-Fi and select Properties. From Properties, go to the Sharing tab and select the first option and click OK.

Option 4 – Try updating the Network driver

  • 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 Network driver or any other 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 the Network driver didn’t work, you can go to the website of your PC manufacturer 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.
Read More
How to Fix Entry Point not Found Dll Errors

What is ‘Entry Point not found dll’ Error?

Entry Point not found dll errors are common in Windows PC. These errors indicate poor PC maintenance. An entry point is basically the memory address inside the dynamic link library. It contains the call being made. A dynamic link library on the other hand is a collection of small programs which use and request this call to run and load programs successfully on your PC. However, when this process is unable to be executed successfully, you come across ‘entry point not found dll’ error messages.

Solution

Restoro box imageError Causes

Generally speaking, some of the typical causes of ‘entry point not found dll’ errors are:
  • Missing, corrupted, and damaged dll files
  • Registry overloaded with invalid entries
  • Disk fragmentation
  • Viral infection
It is advisable to resolve these ‘entry point not found dll’ errors on your PC immediately because dll errors can cause you a great deal of inconvenience as you may be locked out and unable to access your desired programs. Furthermore, if dll errors are left unresolved, such errors can expose your PC to serious threats like system failure, system damage, corruption, and crash.

Further Information and Manual Repair

Though ‘entry point not found dll’ errors are critical errors but the good news is that these can be easily resolved. To fix dll errors on your PC, you don’t always have to hire a professional technician or be a computer programmer yourself. Here are some of the best DIY (do it yourself) ways to resolve ‘entry point not found dll’ errors on your system:

1. Reinstall the Deleted Program

This method to resolve ‘entry point not found dll’ error code is very basic. It is advisable to uninstall and then reinstall the deleted program to retrieve the missing or deleted dll files. Here’s why: dll files are shared files. There are multiple programs on your PC that may be using one type of dll file to load. Now when you uninstall a program that you no more need on your PC, chances are that it may also delete that particular dll file. And when this happens the other programs supported by the deleted dll file are unable to load. Therefore, in such an event the best way to retrieve the missing dll file is to uninstall the program that displays the errors message and then reinstall it. This will help you restore the missing dll file and run the program successfully.

2. Install an Antivirus and a Registry Cleaner

As mentioned above, ‘entry point not found dll’ errors indicate poor PC maintenance. If you don’t maintain your system, the registry overloads with bad and invalid entries, redundant and obsolete files, junk files and cookies. These files acquire a lot of space which damages dll files and the registry. Furthermore, due to data volume overload and less storage space, files are then saved in different places. This is also known as disk fragmentation. When these files are called, it takes a lot of time for the disk to consolidate fragmented data and execute the function successfully. To resolve these issues, you need to clean and restore the registry. Though this can be done manually it may be slightly complicated and time consuming therefore it is advisable to install and run a registry cleaner.

Restoro.

In addition to this, due to poor PC maintenance, viruses and malware can also enter your system unknowingly through file downloads and phishing emails. These can also damage dll files. To remove viruses and malware from your PC it is important to run an anti-virus. Instead of downloading both tools separately on your system, we recommend Restoro. This is a multi-functional and advanced PC fixer embedded with an intuitive algorithm and a user-friendly interface. It includes multiple utilities including a powerful antivirus, a high functional registry cleaner, and Active X controls and class scanner. It also functions as a system optimizer. By running this software on your system, you can easily scan all registry issues and viruses simultaneously. It repairs the damaged registry and dll files, removes unnecessary files and all types of malicious software. It is compatible with all Windows versions. It is easy to use and high on performance. It is a one-stop solution for all ‘entry point not found dll’ errors on your PC. In just a few clicks you can resolve system errors and optimize your PC performance dramatically. Click here to download Restoro and resolve ‘entry point not found dll’ errors.
Read More
PowerShell script Error 0xFFFD0000 in Windows
If you like to schedule different tasks on your Windows 10 computer and automate them, then you would find the Windows Task Scheduler very useful. It is commonly used by a lot of users to schedule various tasks like scheduling periodic execution of scripts and some programs to make sure that the intended tasks are automatically carried out. Apart from being a preinstalled application, the Task Scheduler is already available on your computer. However, there are times when you might encounter some errors while using it. One of these errors is error 0xFFFD0000. You can encounter this error while executing some PowerShell scripts. It can occur to any tasks as well especially to the ones that have a file executed using a particular program. And just like the PowerShell script, files also use PowerShell to be executed. To fix Error 0xFFFD0000, you need to follow the instructions provided below carefully. Step 1: In the Start Search, type “task scheduler” and click on Task Scheduler from the results to open it. Step 2: After opening Task Scheduler, right-click on the task that’s giving you the error and then click on Properties. Step 3: After that, navigate to the Actions tab in the new mini window that appears. Step 4: From there, select the action for the task and click on the Edit button which will open another mini window. Step 5: Next, make sure that the path to the executing program is properly typed inside the field of Program/script. Note that it should be set to the executable file for that particular program. For instance, you have to set it to “C:WindowsSystem32WindowsPowerShellv1.0powershell.exe” for the Windows PowerShell program. Step 6: You can also utilize the Browse button and navigate through Windows Explorer to locate that particular executable file for the program. Step 7: Now make sure to use the file argument in the Add arguments field followed by the path of the file to be executed. It should look like this:
-file "C:/Users/Ayush/Desktop/Powershell Script Sample.ps1"
Step 8: Once done, click on OK to save the changes made and see if the task is still giving you an error or not. On the other hand, if you are still getting the same error, you can try to repair the Task Scheduler by deleting corrupted tasks. Note that a single corrupted file can cause big problems so this option is quite important. And for you to delete a corrupted task or any task from the Task Scheduler, you have to use the Registry Editor if you are not able to use the Task Scheduler interface. To do so, follow these steps:
  • Tap the Win + R keys to open the dialog box for Run.
  • Next, type in regedit and click on OK or tap Enter to open the Registry Editor.
  • Then navigate to this path: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCacheTree
Note: In this path, you can see all the tasks that are currently set in the Task Scheduler. And since it would be hard to tell which one of them is corrupted, you have to delete the latest one in Task Scheduler last. But before you do so, make sure that you take a note of the ID of the tasks. And for you to get the ID, you have to select the task you wish to delete and double click on the ID string located on your right-hand side, and then copy it in the Notepad.
  • Right-click on the task name and then delete it.
  • After that, delete the very same GUID which you have copied earlier from these folders:
  • ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCacheBoot
  • ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCacheLogon
  • ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCacheMaintenance
  • ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCachePlain
  • ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCacheTasks
Note: You might not see the same GUID from these folders but if you see it, delete it right away.
  • Next, navigate to this location: C:WindowsSystem32Tasks
  • Delete the very same tasks you just deleted from the Registry Editor.
  • Restart your PC and check if the Task Scheduler is back to its normal state or not.
Read More
INET_E_RESOURCE_NOT_FOUND
The previous Windows versions all came with Microsoft's browser Internet Explorer. A lot of users love it because not only that it is easy to use. It is also very fast. Users didn’t have to worry about compatibility because it is almost always compatible with its Windows Version. When they introduced Windows 10, they changed the name of the browser from Internet Explorer to Microsoft Edge. It is faster and more user-friendly compared to its predecessors. But after the Creator Update, some experienced receiving the inet_e_resource_not_found error code. In contrary to what everyone expects, you actually don’t have to uninstall and reinstall the Microsoft Edge App. What you can do is reset the browser in your Apps & Features Settings in your Microsoft Settings.

To reset the browser you can follow the steps below:

  1. Click on the Windows icon and go to settings.
  2. Click on Apps and this will bring you to the Apps & Features page. Look for Microsoft Edge from the list of Apps and click on it.
  3. Choose Advance Option
  4. Scroll down then Under Reset, click on repair or reset. When you repair it will fix the existing problem but the data that caused the problem may still be present and can still cause problems. If you click on reset, it will delete all the cache and cookies that are installed in your browser but it will save your Favorites as well as your bookmarks.

Another way to resolve this is by disabling the feature TCP Fast Open on Microsoft Edge. To disable this, go ahead and follow the steps below:

  1. Open the Microsoft Edge browser.
  2. Type in about: flags on the Address (URL) bar.
  3. Under Networking, uncheck the Enable TCP Fast Open.
  4. Close your Microsoft Edge browser and open a new one.
Flushing the DNS also worked for other Users. Sometimes, the error code the inet_e_resource_not_found is caused by a corrupted DNS cache. There are 2 ways to flush your DNS. The first option is to use the command prompt to run the command.
  1. To access the Command prompt or CMD, you can search for it on Cortana or you can click on the Windows icon to access the Programs, scroll down to the Windows System folder and click on it.
  2. A dropdown menu will show up, click on Command Prompt which is the first on the list.
  3. Type in the code ipconfig /flushdns and press enter.
  4. There will be a message that will show that says Windows IP configuration successfully flushed the DNS Resolver Cache
  5. Exit the CMD by typing exit and press enter.
The easiest way to do this is to Press the keys Window + R on your keyboard. Type in ipconfig /flushdns in the search box and hit enter or click on OK. These are only some of the ways to resolve the inet_e_resource_not_found. There are other ways to further troubleshoot this issue such as reinstalling your Wifi Adapter Driver or adjusting the DNS Server Address. But most of the time, users are able to resolve the issue with the steps provided above.
Read More
Fixing the We can’t find a USB flash drive
One of the preferred ways to upgrade Windows 10 is by creating a bootable USB drive. However, you might change your mind when you encounter an error during the Windows 10 Setup that says, “We can’t find a USB flash drive”. Worry not for this error can be fixed using some suggestions that will be provided in this post. The funning thing about this error in Windows setup is that the computer says it’s not there when it’s clearly there. To fix this problem, you need to check if the USB device is accessible on your computer or you can also try a different USB device. In addition, you could check if there are any issues with both the USB 3.0 and USB 2.0 ports as it could be the reason why you’re getting the error or fix the bad sectors in the USB drive as well as see if the USB drive is set as the primary drive.

Option 1 – Try to check if the USB is accessible on your PC

The first thing you can do to resolve the problem is to check if you can access your USB device from your computer. All you have to do is open File Explorer and check if the USB device is listed there or not.

Option 2 – Try to connect a different USB device

The next thing you can do to fix the error is to try connecting a different USB device, specifically the one that has more significant storage space. You also have to make sure that it’s working on a different PC.

Option 3 – Fix any issues with the USB 3.0 and 2.0 ports

Although the USB 3.0 ports are compatible with the USB 2.0 ports, it does not necessarily mean that there wouldn’t be any problem when you use them which is why it’s best to fix any issues in them or better yet, use a compatible drive.

Option 4 – Try to fix the bad sectors in the USB drive via CHKDSK

When it comes to some issues concerning the hard drive or removable devices, there is a utility in Windows that might help which is called “chkdsk”. To use it, follow the steps below.
  • Tap the Win + S keys to open the Search box.
  • Then type “command prompt” in the field and from the search results that appear, right-click on Command Prompt and select “Run as administrator”.
  • After opening an elevated command prompt, copy and paste the following command and hit Enter:
CHKDSK [volume [[path] filename]] [/F] [/V] [/R] [/X] [/C] [: size]]
Note: In the command given above, “[/F]” will try to fix the system errors while “[/R]” will be the one to fix the bad sectors.
  • Now if you are prompted to run CHKDSK after your reboot your PC, just tap Y and reboot your PC.
  • If CHKDSK is not able to find any errors, tap the Win + E keys and navigate the access window. From there, right-click on the concerned drive and click on Properties.
  • After opening Properties, click on the tab Tools and then click on the “Check” button under the Error-checking section.
  • Wait until the process is completed and then restart your computer.

Option 5 – Try checking if the USB is set as the primary drive

You might also want to check if the USB drive is set as the primary drive because if it is, then it won’t appear on the list. It could also be that the USB drive has a primary disk in it. To undo it, you need to use the DISKPART utility.
  • In the Start Search, type “command prompt” and right-click on Command Prompt from the search results, and then select the “Run as administrator” option.
  • Next, execute the “diskpart” command to initiate the DISKPART utility.
  • After that, type the “list disk” command and tap Enter to display the list of disks on the computer. You have to take note of the drive number or letter of the concerned USB drive.
  • Once done, type the “select disk <X>” command where X is the drive letter or number and tap Enter.
  • Then execute the “list partition” command to see the list of all the partitions in your computer. It should be listed as 0, 1, or 2. 0 is the primary partition.
  • Now type the “select partition 0” command and tap Enter and then type “delete partition” to delete the selected partition.
  • You can do the same to the other partitions as well and when you’re done, execute the format command to turn the USB drive into a standard one.
Read More
Your account has been disabled error
If you are trying to log into your user account on your Windows 10 computer but encountered an error message instead that says, “Your account has been disabled, Please see your system administrator”, read on as this post will guide you on how you can fix this problem. In this kind of scenario, you won’t be able to access your data unless you have access to the administrator account. This problem could be caused by several problems. It is possible that malware has infected your computer and has changed some settings in your computer, especially if your system has been under a malware attack not too long ago. The malware could’ve changed the “Account is disabled” option. The only thing you can do to resolve this kind of problem is to log into your computer using another administrator account and then change the setting. However, if you don’t have a second administrator account, you can just enable the built-in hidden administrator account on your computer. You shouldn’t have any problem enabling the hidden administrator account as it is quite easy when you can log into your account. And in this post, you will be guided on how you can enable the hidden administrator account using the Registry Editor to fix the “Your account has been disabled, Please see your system administrator” error.

To get started, follow the instructions given below.

  1. First, you need to start your computer and ensure that you are on the error screen. From there, you will see the Power options located on the right-hand side.
  2. Click on the Power options and tap and hold the Shift key and then select Restart.
  3. After that, the Advanced Boot Options will appear and from there select Troubleshoot > Command Prompt.
  4. Next, you have to select your user account and enter the user account’s password to open Command Prompt.
  5. After opening Command Prompt, open your screen and type “Regedit” and then tap Enter on your keyboard.
  6. Now select the HKEY_LOCAL_MACHINE in the Registry Editor and go to File > Load Hive.
  7. Afterward, you have to open the Windows installation drive and go to the location – WindowsSystem32Config
  8. From there, you should find a file named “SAM” – select this file and click the Open button.
  9. Next, you have to enter a key name. You can just input whatever you prefer.
  10. Once done, navigate to this path: HKEY_LOCAL_MACHINEkey_nameSAMDomainsAccountUsers
  11. From this path, you will see a key named “000001F4” – select this key and double click on the “F” entry that you can find on the right-hand side of the screen.
  12. After that, look for the value data line labeled “0038” which should show 11 in the first column. You have to replace it with 10.
  13. Once done, click on the OK button and close the Registry Editor and the Command Prompt to restart your computer.
  14. Now once your computer has restarted, sign in to the Administrator account and open the Computer Management window. You can just search for it using the search bar in the Taskbar.
  15. After you open Computer Management, go to Local Users and Groups > Users – where you can find all the user accounts. Look for your deleted user account and right-click on it and select Properties and then unmark the checkbox that says “Account is disabled”. This should fix the problem.
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