当您浏览或随便看电影时,没有什么比您的电脑变蓝更令人沮丧的了。不仅如此,您还会收到一个不知道如何修复的错误。
蓝屏(blue screen of death)死机( BSOD )有多种形式,每一种都会影响您 PC 的功能。其中包括 video_scheduler_internal_error,当您在网上冲浪或在 Windows 计算机上使用某些软件(software on your Windows computer)时会出现该错误。
幸运的是, Windows 10(Windows 10)中的视频调度程序内部错误有几个可能的修复方法。
什么是Windows 10中的视频调度程序内部错误(Video Scheduler Internal Error)?
视频调度程序内部错误是一个常见的神秘Windows 10停止代码错误,它表明视频调度程序检测到致命违规。
该错误是由不同的原因引起的,包括软件或硬件的更改、恶意软件或病毒感染(malware or virus infection)、Windows 注册表损坏(corrupted Windows registry)、显卡超频、安全软件不兼容或操作系统中的显卡驱动程序过时。(outdated graphics card drivers)
当您收到视频调度程序错误时,您的计算机可能会冻结(computer may freeze)几分钟然后重新启动,所有这些都会让许多用户感到沮丧,特别是如果您没有保存您的工作。
如何修复Windows 10中的视频调度程序内部错误(Video Scheduler Internal Error)
本节概述了一些可用于修复Windows 10中的视频调度程序内部停止代码错误的可能解决方案。按顺序(Follow)执行每个步骤,直到错误不再出现。
快速修复
- 清除 PC 上的灰尘并确保图形处理单元 ( GPU ) 获得足够的气流(请参阅我们的关于如何清洁 PC(how to clean your PC)的指南)。
- 检查(Check)任何硬件故障,尤其是在GPU中。
- 如果在您在 PC 上安装软件或更改硬件后出现错误,请还原此类修改。
- 运行(Run)防病毒扫描。由于恶意软件或病毒感染,可能会发生视频调度程序内部停止代码错误。如果您使用的是Windows Defender或强大、可靠的第三方防病毒软件(strong, reliable third-party antivirus software),请扫描您的 PC 以排除病毒和任何此类威胁的存在。
- 暂时禁用您的防病毒软件,因为它们可能会导致与您的视频卡或操作系统发生冲突并显示停止代码错误。如果防病毒不是问题,请重新启用它以保护您的 PC(keep your PC protected)。
- 在浏览器中禁用或关闭硬件加速。打开Chrome浏览器,选择Menu > Settings > Advanced > System,然后取消选中在可用时使用硬件加速(Use hardware acceleration when available)框。
运行 CHKDSK(Run CHKDSK)检查硬盘(Hard Drive)错误
Chkdsk或检查磁盘是Windows 10 命令提示符(Command Prompt)中的实用程序,用于检查文件系统和磁盘卷的文件系统元数据中的任何逻辑和物理错误。
如果磁盘或硬盘驱动器上有任何故障或损坏的扇区,chkdsk 命令将它们标记为坏并恢复任何仍然完好无损的信息。
您可以从命令提示符(Command Prompt)或从我的电脑(Computer)运行 chkdsk 。对于本指南,我们将使用命令提示符(Command Prompt)。
- 要开始使用,请选择开始(Start)并在搜索框中输入cmd 。从搜索结果中,选择以管理员身份运行(Run as administrator)。
- 接下来,在命令提示符(Command Prompt)窗口中输入此命令: chkdsk C: /f /r /x。然后按Enter。
/f /r /x是执行不同功能的参数,如下所示:
- /f尝试修复 chkdsk 实用程序发现的任何错误
- /r定位坏扇区并恢复任何可读信息
- /x强制在 chkdsk 开始扫描之前卸载您正在检查的卷
如果 chkdsk 未发现任何错误,您将收到一条消息,指出未找到错误,但如果发现错误,则会提示您重新启动计算机以修复文件系统或安排下次重新启动时进行你的电脑。
运行(Run)SFC 扫描(SFC Scan)以检查Windows 系统文件(Windows System Files)
系统文件检查器(System File Checker)( SFC ) 扫描扫描您的 PC 并修复系统文件。此外,它还会检查所有重要的Windows文件并替换任何有问题的文件。
查看我们的指南,了解如何运行 SFC 扫描以修复或修复损坏的系统文件(how to run an SFC scan to fix or repair corrupt system files)。
更新显卡驱动
过时或损坏的显卡驱动程序可能会导致 PC 中的视频调度程序内部错误。值得庆幸的是,Windows 可以轻松更新您的驱动程序(Windows makes it easy to update your drivers)。
- 为此,请右键单击Start > Device Manager。
- 选择显示适配器(Display adapters)类别,右键单击您的显卡驱动程序并选择更新驱动程序(Update driver)。
- 按照屏幕上的提示完成驱动程序更新过程,然后重新启动 PC 以使更改生效。
注意(Note):有时您的计算机可能无法处理您当前的显卡设置。在这种情况下,您可以通过卡的软件或控制面板调整质量或性能设置。如果您使用的是NVIDIA显卡,请参阅我们的指南,了解如何更新 NVIDIA 驱动程序以获得最佳性能( how to update NVIDIA drivers for best performance)
更新视窗
Windows 更新可能看起来很烦人,尤其是如果它们经常出现的话。但是,这些更新附带了对 PC 正常运行很重要的新补丁或软件更新。
要检查更新,请选择Start > Settings > Update & Security > Windows Updates并检查更新。
如果有任何待处理的更新(pending updates),请确保将它们下载并安装到您的 PC 上,然后在安装后重新启动它。
从我们的指南中了解有关如何修复卡住的 Windows 10 更新( how to fix a stuck Windows 10 Update)以及如何在没有 Windows 更新的情况下更新 Windows(how to update Windows without Windows Update)的更多信息。
重新安装显卡
如果您有备用或单独的显卡,请安装它以查看是否仍然收到视频调度程序内部停止代码错误。或者,检查显卡是否损坏,如果没有问题则重新安装。
如果您不确定如何执行此操作,请向专业技术人员寻求建议,为您检查计算机或咨询设备制造商的支持团队以寻求帮助。
执行出厂重置
如果一切都失败了,请通过执行出厂重置(performing a factory reset)来重新开始Windows 10。您可以刷新Windows并保留您的文件和应用程序,或删除所有内容。确保在重置 PC 之前备份您想要保留的所有内容。
永久修复烦人的 BSOD 错误
我们希望您发现本指南有助于解决您 PC 上的视频调度程序内部停止代码错误。通过在下面留下评论与我们分享哪种解决方案对您有用。
How to Fix a Video Scheduler Internal Error BSOD in Windows 10
Few things are more frustrating than your computer going blue when you’re browѕing, or casually watching a movie. Not only that, but уou also gеt an error thаt you’re not sure how to fix.
The blue screen of death (BSOD) comes in several forms, each of which can affect your PC’s functionality. Among them is the video_scheduler_internal_error, which can show up when you’re surfing the web or using certain software on your Windows computer.
Fortunately, there are several possible fixes to the video scheduler internal error in Windows 10.
What is Video Scheduler Internal Error in Windows 10?
The video scheduler internal error is a common cryptic Windows 10 stop code error, which indicates that the video scheduler has detected a fatal violation.
The error is caused by different things including changes in software or hardware, malware or virus infection, corrupted Windows registry, overclocked graphics card, incompatible security software, or outdated graphics card drivers in the operating system.
When you get the video scheduler error, your computer may freeze for a few minutes and then restart, all of which can be frustrating for many users especially if you didn’t save your work.
How to Fix the Video Scheduler Internal Error in Windows 10
This section outlines some of the possible solutions you can use to fix the video scheduler internal stop code error in Windows 10. Follow each step in order until the error does not reappear.
Quick Fixes
- Clean the dust off your PC and ensure your graphical processing unit (GPU) is getting adequate airflow (see our guide on how to clean your PC).
- Check for any hardware malfunction especially in the GPU.
- If the error appeared after you installed software or made changes to hardware on your PC, revert such modifications.
- Run an antivirus scan. The video scheduler internal stop code error may happen because of a malware or virus infection. If you’re using Windows Defender or a strong, reliable third-party antivirus software, scan your PC to rule out the existence of viruses and any such threats.
- Temporarily disable your antivirus software as they could cause conflicts with your video card or the operating system and bring up the stop code error. If the antivirus isn’t the problem, re-enable it to keep your PC protected.
- Disable or turn off hardware acceleration in your browser. Open Chrome browser, select Menu > Settings > Advanced > System and uncheck the Use hardware acceleration when available box.
Run CHKDSK to Check Hard Drive Errors
Chkdsk or check disk is a utility in Windows 10 Command Prompt that checks for any logical and physical errors in the file system and file system metadata of a disk volume.
If there are any malfunctioning or damaged sectors on the disk or hard drive, the chkdsk command marks them as bad and recovers any information that’s still intact.
You can run chkdsk from the Command Prompt or from My Computer. For this guide, we’ll use the Command Prompt.
- To get started, select Start and enter cmd in the search box. From the search results, select Run as administrator.
- Next, enter this command in the Command Prompt window: chkdsk C: /f /r /x. Then press Enter.
The /f /r /x are parameters that perform different functions as follows:
- /f attempts to fix any errors that the chkdsk utility finds
- /r locates bad sectors and recovers any readable information
- /x forces the volume you’re checking to be dismounted before chkdsk begins the scan
If chkdsk doesn’t find any errors, you’ll get a message saying no errors were found, but if it finds errors, you’ll be prompted to restart your computer to repair the file system or schedule it for the next time you restart your PC.
Run an SFC Scan to Check Windows System Files
The System File Checker (SFC) scan scans your PC and repairs the system files. Also, it inspects all important Windows files and replaces any that have a problem.
Check out our guide on how to run an SFC scan to fix or repair corrupt system files.
Update the Graphics Card Driver
An outdated or corrupted graphics card driver may cause the video scheduler internal error in your PC. Thankfully, Windows makes it easy to update your drivers.
- To do this, right-click Start > Device Manager.
- Select the Display adapters category, right-click on your graphics card driver and select Update driver.
- Follow the prompts on your screen to complete the driver update process and then restart your PC to effect the changes.
Note: Sometimes your computer may not be able to handle your current graphics card settings. In such cases, you can adjust the settings for quality or performance via the card’s software or control panel. If you’re using an NVIDIA graphics card, see our guide on how to update NVIDIA drivers for best performance
Update Windows
Windows Updates may seem annoying especially if they tend to show up every often. However, these updates come with new patches or software updates that are important for the proper running of your PC.
To check for updates, Select Start > Settings > Update & Security > Windows Updates and check for updates.
If there are any pending updates, make sure to download and install them to your PC and then restart it once they’re installed.
Learn more from our guides on how to fix a stuck Windows 10 Update and how to update Windows without Windows Update.
Reinstall Graphics Card
If you have a spare or separate graphics card, install it to see if you still get the video scheduler internal stop code error. Alternatively, check if the video card is damaged and reinstall if there are no issues.
If you’re not sure how to do this, seek advice from an expert technician to inspect your computer for you or consult your device manufacturer’s support team for assistance.
Perform a Factory Reset
If all else fails, get a fresh start with Windows 10 by performing a factory reset. You can refresh Windows and keep your files and apps, or remove everything. Make sure you backup everything you want to keep before resetting your PC.
Fix Annoying BSOD Errors for Good
We hope you found this guide helpful in solving the video scheduler internal stop code error on your PC. Share with us which solution worked for you by leaving a comment below.