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

The Meta Quest Pro VR is coming

Quest 2 has been crowned as the best overall VR headset by many websites, and to be honest it is really a great piece of equipment deserving of every praise it gets. It seems that Meta feels that it can do better so the new upcoming Quest Pro is upgraded and a new line of VR sets from this company. The economic standard Quest line will not be shut down and it will still remain as an economic version of Meta's VR product line.

meta quest pro

Quest Pro will be added as a new line of the better product line with better performance and better quality. It is the first VR headset that is packing Qualcomm Snapdragon XR3+ Gen 1 chipset, 12GB of RAM, 256GB of internal storage, and 10 high-resolution sensors. Of course, this much power and improvement come with a higher price tag, this time that price tag is $1,499.99.

The new VR headset promises industry-leading visuals with a new optical stack instead of Fresnel lenses in Meta Quest 2 with thin-layer pancake optics that fold light reducing the depth of the optical module by 40% and at the same provides clear and sharp visuals.

The headset will give display more vivid colors, richer colors, and higher contrast by incorporating local dimming and quantum dot technology. It composes of specialized backlight hardware accompanied by software algorithms that can control more than individual LED blocks independently.

The Quest Pro will also come packed with new Meta Quest Touch Pro controllers. They will feature three built-in sensors to track the controller's position completely independent of the headset which means that tracking and range of motion will be improved. These new controllers will also be sold separately at the cost of $299.99 and they can be used with Quest 2.

The headset is available for preorder and it will start shipping in late October on the Meta website

Read More
How to Fix Windows 10 Error 0x80070426

Error Code0x80070426 - What is it?

When Windows evolved into Windows 10, the program known as Windows Security Essentials is no longer. It is now the program known as Windows Defender. When a computer is upgraded from a previous version of Windows up to Windows 10, the Windows Defender takes over and will replace the Security Essentials. In a small percentage of Windows 10 upgrades, something will go wrong and the new program will fail to replace Security Essentials. The result will be that the operating system has both of the programs installed. In this case, Windows Defender will not offer any protection and Security Essentials will not be able to defend either. This error code will also present itself when the Windows Mail App in Windows 10 fail to retrieve and sync email from the user's account.

Common symptoms include:

  • There will be an error message that says: “An error has occurred in the program initialization. If this problem does continue, contact your System Admin. Error code 0x80070426.”
  • The computer will be left completely vulnerable to spyware and viruses.
  • The Windows Mail App will not be able to retrieve mail and will not sync with the PC user's mail.
  • The user can be doing anything on their computer and the error code will show up unprompted.
  • The computer will lock up, become slow, crash, or even freeze when dealing with error code 0x80070426.
  • The programs from an older version of Windows do not replace the newer version from Windows 10.

Solution

Restoro box imageError Causes

Error code 0x80070426 will present itself when a PC user has upgraded their OS from a previous version of Windows to the new Windows 10 version. When this happens, a small portion of users will experience the disconnect between older versions of specific programs, namely the virus protection. When the previous version of the program under a different name is not completely removed and the new virus protection program is installed, the programs will cancel each other out and collectively offer no protection.

This error code may also be found when Windows 10 tries to sync the user's email with the Windows Mail App.

Further Information and Manual Repair

There are a few methods to repair this problem. It should be noted that should anyone feel that the instructions are too complicated, they should contact a Windows repair technician to ensure that the error is fixed properly.

Method One: Uninstall Microsoft Essentials

Hold down the Windows Key and press R. Type in taskmgr into the run dialogue. You should locate the Windows Defender Service (this may show up as Windefend). Right-click on it and then choose Stop.

This will stop the program, but the program will start back up automatically when the computer restarts. While this program is stopped, uninstall Essentials.

To do this: go to Control Panel, Programs, and Features, Uninstall a Program. Alternately, you may hold down the Windows Key and press R, type in appwiz.cpl, click OK, and then locate Microsoft Essentials. Uninstall it, and then restart your computer.

After this is done, go to Settings, Update, and Security. Choose Windows Defender and ensure that Real-time protection is on. Refer back to the Task Manager, Services. Make sure that Defender service is on and running.

Method Two: If the problem occurs in the Windows Mail App

When error code 0x80070426 presents itself in the form of an error with the Mail app, it may be necessary to run an SFC scan.

Right-click on the Start menu or Windows icon, and select Command prompt. The command prompt may be navigated by using shortcut keys Win and X and then select it.

Run the command prompt and then type in sfc /scannow and then press enter. The SFC scan will be run, and be careful not to abort the process before it has finished. This will scan for any files that are lost or corrupt on the PC.

If the scan has found any corrupt files, type in this code and then hit Enter: findstr /c:”[SR]” %windir%LogsCBSCBS.log >”%userprofile%Desktopsfcdetails.txt.

To skip the repair of corrupt or missing files, type in: Dism /Online /Cleanup-Image /RestoreHealth. The details of the scan can be found on the sfcdetails.txt file that will be on the desktop.

Method Three: Use An Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.
Read More
Windows Dynamic Lock is missing or not working
If you are familiar with the Dynamic Lock feature in Windows 10, then it has probably made it easier for you to lock your computer the instant you move away from it. This interesting feature does not need any special software like IR Cameras to use this feature as long as your Windows 10 computer supports Bluetooth which it most likely does. However there are times when the Dynamic lock feature is either missing or not working. When that happens, here are some suggestions that could help you. But before anything else, you need to create a System Restore point first since you will be modifying some critical system settings as well as registry files. After you’ve created a System Restore point, refer to the following options below to fix the issue with Dynamic Lock.

Option 1 – Try using the Settings app

  • Tap the Win + I keys to open the Settings app and then navigate to Accounts > Sing-in options.
  • After that, scroll down until you see the Dynamic Lock section.
  • Next, make sure that the checkbox for “Allow Windows to automatically lock your device when you are away” is checked.
  • Now that you’re all set, exit the Settings app.
Note: If for some reason the above-given solution didn’t work, you can try the next options below.

Option 2 – Try to pair your Bluetooth Device

If you get a message saying, “Allow Windows to automatically lock your device when you are away” in the Notifications Center or in the Settings app, then you need to pair your Bluetooth device. To do so, follow the steps below.
  • Go to Settings > Devices > Bluetooth & other devices.
  • From there, make sure that Bluetooth is turned On and then pair your Bluetooth device.
  • And if you open the Windows Defender Security Center, you will see the following message as well.
  • Simply click on the Add Bluetooth device button and it will open the Bluetooth settings where you can also pair the device.

Option 3 – Try to reinstall or update the Bluetooth driver

The issue might have something to do with the Bluetooth drivers. It could be that it is outdated and needs to be updated or that you recently updated it and since then you have trouble removing the Bluetooth device and so to fix the issue, you can update, roll back or uninstall the Bluetooth drivers. How? Follow the steps below.
  • Tap the Win + X keys to open the Device Manager.
  • Next, look for the Bluetooth device and right-click on it.
  • Select the option “Update driver”.
  • After that, a new popup window will appear. In there, select the option, “Search automatically for updated driver software”.
Note: Checking the update may take a few minutes so you’ll have to wait until it finishes. If it is able to find an update, you must install it. And if you want to reinstall the Bluetooth driver, just select the “Uninstall driver” option and follow the next on-screen instructions that follow.

Option 4 – Try to use the Registry Editor

  • Tap the Win + R keys to open the Run dialog box and then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed.
  • After that, navigate to the following registry key:
HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWinlogon
  • Next, look for a DWORD named “EnableGoodbye” located on the right-side panel and then make sure that its value is set to 1 which means that it is enabled while 0 indicates disabled.
  • Now close the Registry Editor and restart your computer to apply the changes made successfully.

Option 5 – Try checking the Group Policy setting

If your Windows 10 version has the Group Policy Editor, you can use it to fix the Dynamic Lock issue as well. Simply follow the steps below to use it.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
  • Next, navigate to the following path:
Computer ConfigurationAdministrative TemplatesWindows ComponentsWindows Hello for Business
  • After that, look for an entry named “Configure dynamic lock factors” and double click on it to open a new window.
  • Once you enable this Group Policy setting, the signal rules will be evaluated to detect the absence of a user and will lock the device automatically. On the other hand, if you disable or don’t configure this setting, you can continue locking your computer with existing locking options. Take note that it may be Not configured or Enabled but shouldn’t be set to Disabled.
  • Now select the radio button for Enabled and set the Signal rules then click OK.
  • Then exit the Group Policy Editor and restart your computer.
Read More
How to fix Error 2753, The file is not marked
Installing programs on your Windows 10 computer does not go smoothly as you could encounter some issues along the way that could prevent you from successfully installing the program. One of the common errors you can encounter during the installation of programs is Error 2753. There are times when the packages are corrupted or those packages are not working properly or it wasn’t able to create files and paths. When you encounter this kind of error, you will get the following error message:
“Error 2753, The File is not marked for installation.”
Note that this kind of error is not bound to only some specific files but it can also happen with any file, be it an executable file or an MSI file. To fix this error, here are some possible solutions that you could try.

Option 1 – Fresh download the setup file

The first thing you can do is to fresh download the setup file from the official homepage and then place it in a different location. Just make sure that you download the correct setup file that’s compatible with your operating system. Then restart your computer and sign in as administrator. After that, right-click on the setup file and select the Run as administrator to proceed with the installation.

Option 2 – Try removing all the previous versions of the software

If there is a previous version of the program that’s still installed on your computer, you need to uninstall that program since it might be the reason why you’re getting Error 2753.
  • Tap the Win + R keys to open the Run dialog box
  • Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
  • From there, look for the previous version of the program you are trying to install, select it and then click on Uninstall to remove it.
  • After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.

Option 3 – Run the setup file as administrator

The setup file may need more permission in order to execute properly and so you need to run it as an administrator. To do so, you need to give it more privileges for it to work as intended by its developer.
  • Right-click on the setup file and select the Run as administrator option.
  • Afterward, a User Account Control or UAC prompt will appear and from there, click on Yes and then check if the file runs or not.
Note: If the setup file does not run, you may have to take ownership of the folder where the setup file is located. To take ownership of the folder, refer to these steps:
  • First, locate the concerned folder and right-click on it then select Properties.
  • Next, click on the Edit button in the Properties window and click OK to confirm if you got a User Account Control elevation request.
  • After that, select user/group from the permission windows or click on the Add button to add another user or group. It would be best if you add “Everyone” to give permission.
  • Then check “Full Control” under the “Allow” column to assign full access rights control permissions.
  • Now edit the permission to Full Control for “Everyone”.
  • Click OK to save the changes made and then exit.

Option 4 – Try running the setup file in Compatibility Mode

You may be getting Error 2753 if the setup file is not intended to run on the Windows 10 version you are using which is why you have to run it in Compatibility Mode. This will allow the setup file to think that it is running in a compatible environment as it is intended to.

Option 5 – Try to re-register the vbscript.dll file

You may have to re-register the vbscript.dll file using the regsvr32.exe before you can successfully install the program and fix Error 2753. The Regsvr32 tool is a command-line utility that can be used to register and un-register the OLE controls like DLL and ActiveX (OCX) control in the Windows operating system. Follow the steps below to use it.
  • Open Command Prompt as admin from the WinX menu.
  • Next, type exe vbscript.dll in the elevated Command Prompt and hit Enter to execute the command. This will re-register the affected DLL file using the Windows operating system tool, regsvr32.exe.
  • You should see a message saying, “DllRegisterServer in vbscript.dll succeeded” if the Regsvr32 tool was able to run successfully. After that, try to install the program again and see if it now works.
Read More
How to Turn Bluetooth ON in Windows 11
Windows 11 BluetoothBluetooth perhaps is slowly becoming an outdated feature but sometimes you can really used it and need it. By default, in Windows 11 Bluetooth is turned OFF so if you need it, you will need to turn it ON first. Luckily turning it ON is easy and we will guide you through the process

Turning Bluetooth using the Quick Settings menu

The easiest and fastest way to turn the Bluetooth ON is using the quick setting menu:
  1. Click on indicator icons located left of date and time in Taskbar
  2. Click on the Bluetooth icon (if the icon is not displayed, click on the pencil icon, then click on Add and add Bluetooth icon from the list)
  3. Right-click on the Bluetooth icon and select go to Settings
  4. Go to Adding a Bluetooth Device to Windows 11 section

Switch it ON via Windows Settings

  1. Open Windows settings by using ⊞ WINDOWS + I combination
  2. Click on Bluetooth & Devices
  3. Inside settings turn Switch to ON beside Bluetooth
  4. Click + Add Device large button on top
  5. Click Bluetooth
  6. Select device in the list of found devices (make sure device is turned ON, it has Bluetooth sharing ON, and that it is in pairing mode)
  7. If the device needs the password, type it in
  8. When the message Your device is ready to go is showed on the screen click on the Done

Advice on Bluetooth devices

Note that the Bluetooth devices you connect to Windows 11 stay linked to your PC unless you pair them with a different PC, smartphone, or tablet later. After a time, most Bluetooth devices power down automatically to save battery life. To continue where you left off, either power the Bluetooth device up (if it has a power button) or press a button on a keyboard or mouse, and it should automatically turn on and reconnect with your PC. If you’re having trouble connecting your Bluetooth device, make sure that Windows 11 is fully updated and that you’ve installed any drivers that came with your device. Make sure that the device is fully charged or that it has a fresh set of batteries. while Windows is searching. You’ll need to remove the device from Windows 11 first and then attempt to pair it with your PC again.

Removing devices

If you need to remove (un-pair) a Bluetooth device, just open Windows Settings and navigate to Bluetooth & Devices. Locate the name of the device that you want to remove, click the three dots button in the corner of its square and select Remove Device.
Read More
A Guide to Quick Fixing the Error Code 1723

What is Error 1723?

Error Code 1723 is a peculiar error type common in Windows PC. It is related to the Windows Installer package. This error is displayed in the following format:
"Error 1723- There is a problem with this Windows Installer package. A DLL required for this install could not be run. Contact your support personnel or package vendor...”
You are most likely to come across the error code 1723 if the Java installation is not completed successfully. In other words, the error indicates that the installation process has failed.

Solution

Restoro box imageError Causes

The 1723 error may occur due to several reasons, the most common being:
  • Corrupted installers
  • Files are not extracted successfully
  • Registry problems
  • Missing DLL files

Further Information and Manual Repair

To resolve this issue on your PC, you don’t always have to hire a professional technician and pay hundreds of dollars to get it fixed. The error code 1723 may not be a common Windows PC error but it is easy to fix. Here we have listed some of the best and easiest DIY ways to resolve this error on your system. These solutions are so easy to perform that even if you are not a computer programmer or technically adept, you can work through them and resolve the error in just a few simple clicks. So, let’s get started:

Solution 1: Install the latest Java Version

If the Java version previously installed on your system is not working properly and showing 1723 error messages then it is advisable to install the latest Java version. However, to do this first you will have to uninstall the old version and then download the latest Java version on your PC from a trusted website to ensure it does not contain malicious viruses and malware.

Solution 2: Ensure the Required Files are extracted in the ‘Temp’ Folder for Installers

Another method to resolve the 1723 error code is to check whether the required files are extracted in the temp folder for installers or not. The error may occur if the location is incorrect and the account is not permitted to extract files in the temp folder. In this scenario, the best way to resolve the issue is to change the permissions of the temp folder. This can be done by logging in to your account and opening file explorer or ‘My Computer’. Now copy and paste this link address in the address bar: DL:UsersUSERNAMEAppDataLocal. Please note, here DL is the drive letter of the Windows drive, and in the username insert the username of the account that you are using. Now right-click the ‘temp’ folder. Select properties and click on the Security tab. After that click edit below the list and press add. Again type the username here and click OK. The next step is to select the added account from the list and tick ‘FULL CONTROL’ box under ‘Permissions for Username’. Click OK and then close the properties. Once this process is complete, now try running the installer again. This will most likely resolve the issue. Nonetheless, if the error still persists, then this means the underlying cause of the error is deeper than you think. The error may be related to registry issues. In such situations, try solution 3 to fix the error 1723 on your system.

Solution 3: Download Restoro.

When the error code 1723 is triggered due to registry issues, then it is advisable to scan your PC with Restoro. Registry issues should be resolved immediately because they pose serious threats to your system. It can lead to system failure, crash and valuable data loss. Registry basically saves practically all the information and activities performed on your PC including the unnecessary and obsolete files like junk files, cookies, temporary files, and invalid entries. If these files are not removed they can corrupt the registry, damage dll files and installers thereby generating error codes like 1723 on your system. The easiest way to repair and clean the registry in seconds is to run Restoro on your PC. It is a smart, intuitive, advanced, and multi-functional PC repair tool. It is embedded with multiple powerful utilities and is a one-stop solution for all PC related issues. This software is compatible with all Windows versions. It is deployed with a highly functional registry cleaner that scans and detects all registry issues on your PC and removes them right away. It wipes out the unwanted files, repairs the damaged dll files and restores the registry. Other powerful utilities that are embedded in this software include an antivirus, a system optimizer and Active X controls and class modules. To resolve 1723 error code on your PC today, click here to download Restoro.
Read More
isapnp.sys, gv3.sys, storahci.sys, myfault.sys
One of the common causes of Blue Screen of Death or BSOD errors is system driver files due to varying reasons. So if you encounter a Stop error caused by some system driver files such as isapnp.sys, gv3.sys, storahci.sys, or myfault.sys, on your Windows 10 PC, then this post should help you fix the problem. These system driver files are associated with different error codes. The isapnp.sys file is related to the following error codes:
  • SYSTEM SERVICE EXCEPTION
  • PAGE FAULT IN A NONPAGED AREA
  • KERNEL DATA INPAGE
  • SYSTEM THREAD EXCEPTION NOT HANDLED
  • IRQL NOT LESS EQUAL
  • KMODE EXCEPTION NOT HANDLED.
While the gv3.sys file is related to the following BSOD error codes:
  • IRQL NOT LESS EQUAL
  • KMODE EXCEPTION NOT HANDLED
  • PAGE FAULT IN NONPAGED AREA.
On the other hand, the storahci.sys file is related to these error codes:
  • IRQL NOT LESS EQUAL
  • KMODE EXCEPTION NOT HANDLED
  • PAGE FAULT IN NONPAGED AREA.
And the myfault.sys file is associated with this error code: SYSTEM SERVICE EXCEPTION. Although this system driver file causes different kinds of Blue Screen errors, some of their potential fixes are quite the same so you need not carry out tons of troubleshooting steps. But before you troubleshoot the problem, you might want to check out System Restore first, especially if you create a System Restore point from time to time. To perform System Restore, follow these steps:
  • 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.
If System Restore didn’t help in fixing the Blue Screen error, now’s the time for you to resort to the troubleshooting tips provided below but before you get started, make sure that you create a System Restore point first and boot your computer into Safe Mode.

Option 1 – Use the System Configuration utility

Note that this first fix is only applicable for Blue Screen errors associated with the myfault.sys file.
  • In the Cortana Search box, type “MSConfig” and click on the “System Configuration” entry to open it.
  • After opening System Configuration, go to the Processes tab.
  • Then scroll down and look for the “Digital Line Detection” process and disable it.
  • Now restart your computer and check if the Stop error is fixed or not.

Option 2 – Try to update, rollback or disable related device drivers

Incompatible and outdated drivers can also cause computer malfunctioning or crashing as well as Blue Screen errors. To fix that, you can update, roll back or disable the device drivers in your computer.
  • 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.
  • After opening the Device Manager, from the list of device drivers, look for the “WIN ISA Bus Driver” if you are facing a Stop error related to the isapnp.sys file. While you have to look for the Sony Recovery CDs PCG-Z1RAP Series device drivers if you face a Stop error concerning the gv3.sys file. For the storahci.sys, on the other hand, look for any outdated drivers and update them.
  • To update or roll back or disable these drivers, just right-click on each one of them, and depending on your preference, you can either select “Update driver”, “Disable device” or “Uninstall device”.
  • After that, restart your PC and see if it helped in fixing the Blue Screen error.

Option 3 – Use System File Checker

One of the built-in tools in Windows that you can use to fix Blue Screen errors is the System File Checker. This built-in command utility can help you restore corrupted or missing files as well as replace bad and corrupted system files. Chances are, any of the aforementioned system driver files might be corrupted so to fix them, use System File Checker.
  • First, right-click on the Start button and click on the “Command Prompt (Admin) option.
  • Next, type in the sfc /scannow command and hit Enter to execute it.
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.
  • Now restart your computer.

Option 4 – 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. You can find it in Settings, under the 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
Fix Windows can not find STEAM.EXE in Windows
If you are getting this error even if STEAM.EXE is present on your system then follow the easy guide to solve the issue.
  1. Scan your system for malware

    Scan your complete system for viruses and other malware. If all the scans come negative then move to the next step.
  2. Disable your anti-virus software

    Some anti-virus and anti-malware software can detect steam as a potential threat and block it. Turn off your protection software and try to run Steam once all your protection is disabled. If this works you will need to either place Steam in the applications exception list or to move to another protection software.
  3. Remove administrator privileges from steam client

    Right-click on steam.exe and choose properties, go to the compatibility tab, and uncheck run this program as administrator. Try to run Steam again.
  4. Delete Steam registry value

    If everything else failed try deleting the registry value for steam. Open registry editor and locate key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options Double click on Image File Execution, find steam on left, right-click on it, and choose delete. Save and exit the registry editor.
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
Fix DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL
If you suddenly encounter the DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL Blue Screen error on your Windows 10 computer along with the error codes, 0x000000D5, 0xb10BBD9E, 0x0D82DA24, 0Xfecd479D, 0x779827CB then read on as this post will provide you some troubleshooting tips that could help you resolve the BSOD error. Getting this kind of BSOD error means that a driver has referenced memory that was freed earlier and it could also mean that the Driver Verifier Special Pool option has caught the driver accessing memory which was freed earlier. Follow the given options below to fix the DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL BSOD error.

Option 1 – Use the Driver Verifier Manager

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

Option 2 – Try updating SSD firmware

If you have installed SSD on your computer recently and you have started getting the DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL Blue Screen error since then you may have to update the SSD firmware. To fix this, you can download the Intel Solid-State Drive Toolbox from the official website. This toolbox is compatible with Windows 10 and Windows 7 and later versions.

Option 3 – Try running the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL. It can be found in 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.

Option 4 – Try running Microsoft’s online Blue Screen Troubleshooter

If running the built-in Blue Screen Troubleshooter didn’t work, you can also try running Microsoft’s online Blue Screen Troubleshooter. All you have to do is go to Microsoft’s website and from there, you will see a simple wizard that will walk you through the troubleshooting process.

Option 5 – Try to reinstall or update device drivers of recently installed hardware

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

Option 6 – Try disabling Hardware Acceleration

You might want to disable Hardware Acceleration system-wide or for a particular program like Google Chrome and see if it resolves the DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL BSOD error
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