Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»9 Ways to Fix SYSTEM LICENSE VIOLATION BSOD Error

9 Ways to Fix SYSTEM LICENSE VIOLATION BSOD Error

Bhishu AcharyaBy Bhishu AcharyaAugust 29, 2022
SYSTEM LICENSE VIOLATION

If you recently made critical changes to your Windows OS, you may have unintentionally violated the software license agreement. Now, that might have triggered the BSOD with a stop code ‘SYSTEM LICENSE VIOLATION’.

Basically, this happens when you try changing the product type or trial period of an evaluation unit of your system. Performing such acts might corrupt disk partitions or important system files. Thus, fixing it can be tedious and might require patience.

Unlike other BSODs, encountering SYSTEM LICENSE VIOLATION is considered fatal as your PC may not boot into Windows. Nonetheless, you do not have to worry as in this article, we have included all the necessary techniques you can apply to eliminate this problem. 

Table of Contents

  • What Causes SYSTEM LICENSE VIOLATION BSOD Error?
  • How Do I Fix SYSTEM LICENSE VIOLATION BSOD Error?
    • Try Running CHKDSK Command
    • Perform Startup Repair
    • Restore Registry Using Regback Command
    • Uninstall Recently Installed Windows Update
    • Try Booting in Safe Mode
    • Run Bootrec Commands
    • Try Restoring Windows
    • Reset Your PC
    • Clean Install Windows

What Causes SYSTEM LICENSE VIOLATION BSOD Error?

If your Windows OS has detected a violation of its software license agreement, it may send you to the blue screen. In that case, you’re likely going to get the ‘SYSTEM LICENSE VIOLATION’ error along with hex code 0x0000009A (0x0000000000000003, 0x00000000C0000034, 0x0000000000000000, 0x0000000000000000).

Well, an accidental Windows boot on different hardware triggers a registry flag, making your OS think it has violated some terms. Moreover, you may also sometimes encounter the problem if you revert to an older version of Windows.

Along with them, here are some of the other possible causes of SYSTEM LICENSE VIOLATION BSOD error on Windows:
  • You haven’t activated Windows using the right product key
  • Corrupted system files
  • Windows registry is corrupted
  • Issues with recently installed peripherals
  • Driver-related problems
  • Your system is infected with viruses
  • Conflicting third-party applications

How Do I Fix SYSTEM LICENSE VIOLATION BSOD Error?

If you get the SYSTEM LICENSE VIOLATION BSOD error, your system keeps trying to restart, but it can’t startup again. However, this depends on the device model and the major cause behind the issue.

So, if you’re able to boot into Windows, we recommend trying out the general fixes that solve the Blue Screen of Death error for all stop codes:
  • Activate Windows using the right product key 
  • Remove conflicting hardware components
  • Update Windows
  • Scan for possible viruses
  • Check the recent memory dump file
  • Update, rollback, or reinstall your device drivers 
  • Check memory errors using the Windows Memory Diagnostic tool
  • Uninstall recently installed conflicting apps

If neither of the above fixes work or your Windows doesn’t startup, it’s due to underlying OS errors, or you’ve unknowingly violated the license agreement. In such scenarios, you require hard fixes to get rid of the stop code.

So, first of all, we recommend recovering the files on your disk by connecting it to some other working PC:
  • Carefully remove the hard drive from the PC that’s getting a SYSTEM LICENSE VIOLATION BSOD error.
  • Use a SATA to USB adapter and connect it to the other computer.
  • Now, copy all your important files here to prevent possible data loss.

But before moving forward, you need to know how to enter the Windows Recovery Environment when your operating system doesn’t start up. Generally, there are two ways to do it – using bootable media and starting Automatic Repair.

To start the automatic repair, all you have to do is long-hold the power button to force shut down your PC. Then, repeat this process until Windows starts automatic repair. Finally, wait and select Advanced Options, and you’ll move to the Windows RE.

However, some users have reported experiencing problems in starting the Automatic Repair. If this happens to you, here’s how you can enter the recovery mode using bootable media or Windows bootable DVD:

  1. Create a bootable flash drive using Rufus to download Windows from another computer.
  2. Insert the bootable media and start your PC.
    insert flash drive to laptop port
  3. Now, use a dedicated key (depending on your motherboard) to enter the BIOS.
  4. Here, find and choose the DVD or USB option.
  5. Then, press any key, and you will enter the Windows Setup window.
  6. Select your preferred language, time, and input method.
    windows-setup-menu
  7. Hit Next and in the next window, click on the Repair your computer option.
    repair your computer
  8. Wait until you enter the Windows Recovery Environment.
    windows-recovery-environment

Once this is done, you can start following the below techniques that should help you fix the SYSTEM LICENSE VIOLATION BSOD error.

Try Running CHKDSK Command

SYSTEM LICENSE VIOLATION could mean your disk partition, Windows registry, or even the important system files are corrupted. So, you can use the CHKDSK command to repair hard drives and other issues on Windows:

  1. Once you launch the Windows RE, select Troubleshoot.
    choose-an-option-troubleshoot
  2. Then, press the Advanced options option.
    advanced-options-inside-troubleshoot
  3. Select Command Prompt, and wait until it launches.
    Windows Recovery Environment Command Prompt
  4. Now, here’s the command line you need to execute to check for disk errors:
    chkdsk c:
  5. Similarly, we recommend checking disk issues in all the disk partitions. 

Perform Startup Repair

Since the SYSTEM LICENSE VIOLATION BSOD error can completely block Windows from startup, we highly recommend performing the Startup Repair feature available in the Windows RE. Follow the below guide to learn how to run it:

  1. Go to Troubleshoot > Advanced options.
  2. Next, tap the Startup Repair option.
    startup repair
  3. Now, wait until your PC is diagnosed with possible startup errors. This can take over an hour, so you need to have patience.

Restore Registry Using Regback Command

Whenever your PC restarts, Windows automatically backs up its registry in the RegBack folder. So, you can easily restore the registry to fix any BSOD error, including the SYSTEM LICENSE VIOLATION stop code. Here’s how you can do it:

  1. From the recovery environment, select Troubleshoot > Advanced options > Command Prompt.
  2. Now, access your drive where you have installed Windows. Generally, this is C drive, but yours may be different. Also, Windows might change this drive in the recovery mode. So, to check where your files and directories are located, navigate to each drive using [Your Drive]: (example, c:). Then, run the dir command to check for files and folders.
  3. Once you’ve detected the right drive, use the below command to enter the Sysetm32 folder:
    cd windows\system32
  4. Next, make a new directory to back up the temporary files from the config folder:
    mkdir configBack
  5. Now, use the below command to copy all the files from the config folder to the recently created configBack folder:
    copy config configBack
  6. Then, move to the RegBack folder:
    cd config\RegBack
  7. Here, copy all the registry files to the config folder:
    copy * ..\*
  8. Next, type a to confirm your action.
  9. Finally, close the Command Prompt and restart Windows. This should fix the SYSTEM LICENSE VIOLATION BSOD error.

Uninstall Recently Installed Windows Update

If you recently updated Windows that triggered the BSOD screen, it’s because the update file is either incompatible with your PC or has bugs. Luckily, it’s possible to reset these Windows update components from the recovery mode:

  1. Select Troubleshoot > Advanced options > Uninstall Updates.
    uninstall updates
  2. Now, under Choose an option, tap on the Uninstall latest quality update option.
    uninstall-latest-quality-feature-update
  3. Then, press the Uninstall latest quality update button and wait until it is completed.
  4. Restart your PC and see if this solves your problem. 
  5. If it doesn’t, navigate back to the Uninstall Updates window. This time, choose the other option – Uninstall the latest feature update.
    uninstall-latest-feature-update
  6. Then, press the Uninstall feature update button and wait until the deletion is complete.
  7. Again, restart your computer and see if the SYSTEM LICENSE VIOLATION BSOD error appears.

Try Booting in Safe Mode

Windows Safe mode is a startup option that runs only important drivers when booting. So, if there are no fatal errors with the drivers or the OS, your PC should start up in this mode. 

So, here’s how you can boot Windows into safe mode to retrieve minidump files, perform disk check or even retrieve your important files and documents:

  1. In the Windows RE, pick Troubleshoot > Advanced options > Startup Settings.
    startup-settings
  2. Then, press the Restart option and wait until the Startup Settings window appears.
  3. Here, you’ll see all the startup options with their dedicated keys. To launch safe mode, press 4 on your keyboard and wait for Windows to start.
    press 4 to enable safe mode
  4. Now, if you have Windbg installed on your PC, launch the application and browse for the recent dump file from %windir%\Minidump.
    select a mini dump
  5. Next, navigate down to the run command and enter the following: !analyze -v.
    minidump-windbg-analyze
  6. Here, you can find the main issue and apply the necessary fixes. Or if you’re unaware of the issue, you can retrieve the minidump file and post your problem in the Microsoft forum.
  7. As you’re in safe mode, you can navigate to This PC and right-click on your disk drive.
  8. Then, choose Properties and go to the Tools tab.
  9. Here, press the Check button and choose the Scan drive option.
    check for disk errors
  10. Wait until the scanning is complete. This may take up to several minutes.
  11. Once done, click on the Close button.
  12. Now, we recommend backing up all important files on a flash drive so that you don’t lose your data if you require resetting or clean installing Windows.

Run Bootrec Commands

If the startup repair couldn’t repair your PC, Windows provides the Bootrec.exe tool that helps you troubleshoot possible startup issues. Here’s how you can run each of such commands:

  1. First of all, navigate to Troubleshoot > Advanced options > Command Prompt.
  2. Now, start using the below commands simultaneously:
    bootrec.exe /FixMbr (writes a Windows-compatible MBR to your system partition)
    bootrec.exe /FixBoot (writes a Windows-compatible boot sector to your system partition)
    bootrec.exe /ScanOs (performs Windows scan)
    bootrec.exe /RebuildBcd (used to rebuild the BCD store completely)
    running-bootrec-command
  3. Now, get back to the main recovery window, hit Continue to restart Windows, and check if you still encounter the SYSTEM LICENSE VIOLATION BSOD error.
    choose continue

Try Restoring Windows

Another method is restoring your Windows and return to the previous version when you never encountered the SYSTEM LICENSE VIOLATION BSOD error. Go through the step-by-step guide below to perform a system restore from boot:

  1. Once you’ve entered the recovery mode, navigate to Troubleshoot > Advanced options > System Restore.
    system-restore
  2. Now, wait until the System Restore window opens up.
  3. Here, choose your account and enter your password to move forward.
  4. Then, hit Next and choose a restore point.
    choose a restore point and click next
  5. Process with the on-screen steps and press the Finish button.
  6. Wait until your system is reverted and restarts itself. 

Reset Your PC

If none of the aforementioned fixes solved your problem, it’s time to reset your PC. This way, you can start using the computer as if it’s brand new, and you likely won’t get the SYSTEM LICENSE VIOLATION error again. 

Before moving ahead, we recommend backing up your important files and documents first. Then, you can go through the below steps on how to reset Windows OS:

  1. From the Choose an Option window, select Troubleshoot > Reset this PC > Remove Everything.
    reset-this-pc
  2. Then, select either Cloud Download or Local Reinstall. 
    cloud download or local reinstall
  3. Next, tap the Fully clean the drive option to confirm that you’re factory resetting Windows.
    fully-clean-the-drive
  4. Press the Reset button and wait until the reset is completed.
  5. Now, set up your Windows from scratch and start using your PC without fear of getting the SYSTEM LICENSE VIOLATION BSOD error.

Clean Install Windows

If you’re unable to reset your PC or even after the reset, you’re going to the blue screen, the optimal solution is to clean install Windows. This ensures all your software, hardware, and memory problems are erased completely.

For this purpose, you need bootable media with a Windows ISO file. To learn the entire procedure, here’s an article to help you clean install Windows 11 using USB. If you have a Windows DVD, that’s even better!

fix
Bhishu Acharya
  • Twitter
  • LinkedIn

Bhishu Acharya is a technical content writer at TechNewsToday. He specializes in monitors, laptops, storage devices, and other peripherals. Apart from computer hardware, you can also find his how-to and troubleshooting articles on Windows, internet, security, and networking. Ever since getting his hands on a personal computer, Bhishu started exploring its internal components at just 10. His growing curiosity led him to undertake the Computer Science & Information Technology degree and is just a year away from graduation. While balancing his study and work life for over four years, he has harnessed different sets of technical skills. With his expertise, he is now dedicated to helping netizens looking for hardware and software-related fixes. Today, Bhishu’s proficiency extends beyond computer hardware. In his spare time, he enjoys coding and learning new programming languages. You can contact him at bhishu@technewstoday.com

Related Posts

antimalware service executable high memory

Fix: Antimalware Service Executable High Memory

May 18, 2023
windows event logs

How to Check Event Logs on Windows

May 17, 2023
the rpc server is unavailable

Fix: The RPC Server is Unavailable

May 15, 2023
DirectStorage Windows 11

How to Enable DirectStorage on Windows 11

May 15, 2023
audio keeps cutting out

5 Ways to Fix Audio Keeps Cutting Out on Windows 11

May 12, 2023
MBR Error 1 2 3

What is MBR Error 1, 2, 3? 7 Ways to Fix It

May 11, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Best-1200W-PSU

8 Best 1200W PSUs for Extreme PC Builds in 2023

May 16, 2023
Best-1000W-PSU

10 Best 1000W PSUs in 2023

May 16, 2023
best-700w-psu

10 Best 700W PSUs for Gaming in 2023

May 14, 2023
You may also like
antimalware service executable high memory

Fix: Antimalware Service Executable High Memory

May 18, 2023
printer-printing-pink

Why is My Printer Printing Pink? 6 Ways to Fix It

May 18, 2023
how to clean usb c port

How to Clean USB-C Port Safely

May 17, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.