Navbar

Navigation

Navigate to page

Back to Blog
May 15, 2026 · 3 min read

Common Errors

Error Fixfor all our products

Please make sure PIN is not set in Windows sign-in options and manually disable Hyper-V
  1. Open windows search and type “Sign-in Options”, then open it in settings.
  2. Find the setting below and make sure it is disabled.

Image 15

  1. Click on PIN (Windows Hello), and ensure it is NOT SET, if it is, then remove your PIN and make sure a password is set.
  2. Download & run this file, it will automatically restart your PC after 10 seconds: https://download.solarservicesdocs.com/remove-hvix-hvax



Any Disable/Failed To Disable Hyper-V Errors

Download & run this file, it will automatically restart your PC after 10 seconds: https://download.solarservicesdocs.com/remove-hvix-hvax


Failed to allocate/map memory
  1. Disable everything in Task Manager -> Startup Apps and then try again after PC restart.
  2. Make sure that loader located on PC and not on cloud space (e.g OneDrive, Mega.nz).
  3. Download AutoRuns and disable everything that related to Microsoft/Windows/CurrentVersion/Run. But DO NOT touch anything else.


Run DISM Repair Commands/Failed To Repair Files/Restore System Files
  1. Open Command Prompt as Administrator.
  2. Enter each line below seperately into the command prompt waiting till each one finishes then doing the next one:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
    sfc /scannow
  3. Restart your PC.


Failed to load crt lib/Install Visual Runtimes
  1. Download The Visual C++ Runtimes below.
    https://download.solarservicesdocs.com/runtimes
  2. Extract the folder.
  3. Run the install.bat in the extracted folder and wait until it installs everything.
  4. Restart PC


Install DirectX
  1. Download The DirectX Setup below.
    https://download.solarservicesdocs.com/directx
  2. Run the installer and wait until it is finished.
  3. Restart PC