Logo

How to Fix ntdll.dll crash Error on Windows

DLL files, also known as Dynamic Link Libraries are external parts of applications that run on Windows as well as other operating systems. Almost all applications are not complete in themselves and store code in different files. In this post, we will be discussing one DLL file called ntdll.dll. It is described as “NT Layer DLL” which means that it contains some Kernel functions that help in the normal functioning of the Windows operating system. It is created by Windows in the System32 folder when the OS gets installed. This file can serve different programs simultaneously by providing them with different Kernel functions which support the programs’ performance. However, if you encounter the ntdll.dll file error on your Windows 10 computer, read on as this post will guide you in fixing the problem.

Option 1 – Try to re-register the ntdll.dll file

You may have to re-register the ntdll.dll file using the regsvr32.exe before you can successfully install the program and fix ntdll.dll file crash error. 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 the following commands 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.
    • exe /u ntdll.dll
    • exe ntdll.dll
  • 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.

Option 2 – Disable problematic Internet Explorer add-ons

There are instances when some add-ons in the Internet Explorer browser can cause the ntdll.dll file crash error. Thus, you need to disable some add-ons in Internet Explorer and then check if it fixes the problem.

Option 3 – Try running the DISM tool

You might want to repair potentially corrupted files in your system as having them could also trigger the ntdll.dll file crash error. To repair these corrupted system files, you can run the DISM commands:

  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the DCOM error is now fixed.

Option 4 – Try to run the Program Compatibility Troubleshooter

You might also want to run the Program Compatibility Troubleshooter. This built-in troubleshooter is available in the Windows Update & Security section. From there, select Troubleshoot. This will find a list of programs for you and since you have already downloaded the driver files, just click on Not Listed located at the top of the program list. After that, browse and select the driver files and then let the program do its job.

Option 5 – Try to replace the DLL file with a trusted source

  • First, you need to get the new DLL file from another computer with preferably the same file version number.
  • After that, you need to boot your PC into Safe Mode and navigate to the paths listed below and then replace the file using a USB drive or other external storage devices.
    • x86: This PC > C:WindowsSystem32
    • x64: This PC > C:WindowsSysWOW64
  • Next, type “cmd” in the Cortana search box and right-click on Command Prompt, and select “Run as administrator” to open it with administrator privileges.
  • Now type the “regsvr32 ntdll.dll” command and hit Enter.
  • Restart your PC and check if the error is now fixed.

Option 6 – Try scanning your computer using Windows Defender

The ntdll.dll file crash error might also be infected with malware or virus and to eliminate it, you have to scan your computer using security programs like Windows Defender.

  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.

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

Mac advantages over Windows PC
apple iMac

Mac OS

A solid reason to switch to Mac from Windows PC is Mac OS. Based on Linux, offers more stability and better security than Windows but you will not be able to find a vast array of applications on it.

Even when Mac OS X (the first big one) was first introduced, it looked and felt like ages beyond Windows (Microsoft just recently made a slick and modern design with Windows 11). Under the hood, it turned out that the operating system itself is stable and incredibly fast & responsive. If you value stability and easiness of use, Mac OS is the Operating system for you.

Apple ecosystem

This one is easy, if you are already invested in apple devices like iPhone and iPad, having an apple computer is one step forward into the apple ecosystem and one more step into easy sharing of documents and data between devices.

Calendars, emails, photos, videos, documents, and many more can easily be shared and synched between devices with a single apple ID making workflows much easier than on other operating systems.

Development

Developers all around the world say that developing on Mac is much better and smoother than on PC, this has probably to do something with OS being based on Linux but whatever the case is, it is much smoother and it just feels better. Apple laptops are often the go-to choice of developers for a reason.

Also if you are in the development business for applications and services aimed at iPhone or iPod then there is no really another way than to be into the apple ecosystem and own apple hardware.

Professional software

A lot of professional-grade software exists for both the Windows platform and Mac OS but there is some software that exists exclusively for Apple hardware like Final Cut Pro or Logic Pro. Both applications are used by professionals and are industry-standard software.

Logic pro is used by industrial audio specialists all around the world and is used in professional studios. Final Cut Pro is also used worldwide by video editors and if you are specializing in any of these two fields Mac seems like a very reasonable platform since the software can not be found on Windows. These two are examples, there are other similar applications that are only available on Mac OS

Longevity

Apple hardware is made of high-quality materials and components and it is proven over time that it lasts longer than usual. There are iPhones out there that have 13 years and they are still working, G3 and G4 Macs that are still functional.

When buying Apple products they will outlive other ones if treated properly so in the end you could be saving money by purchasing them.

Read More
How to Unmerge the User folder in Windows 10
The Windows 10 system allows users to change the default location of the User folders to another drive. This is probably to make sure that the files stay safe in case the system suddenly crashes. However, in some cases, while changing the path to another drive, for instance, the D drive or any folder, the Windows system recognized it as a hard drive as well so even though the files will be saved on that folder, it will appear as a hard drive in the Windows Explorer or look merged with another folder. It could also be that you had dragged and dropped a user folder to another user folder by accident. So if you’re wondering how you can unmerge the User folders, read on as this post will guide you on how exactly you can do that. Take note that even if you try to use the File History to restore the User folders, it still won’t work and you won’t be able to move them back to their previous locations nor restore the folders back to their previous versions and it would only state that they are not available. In the instructions given below, we are using the Downloads folder as an example.
  • Step 1: Tap the Win + R keys to open the Run dialog box.
  • Step 2: Next, type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Step 3: After opening the Registry Editor, navigate to the following registry key:
ComputerHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerUser Shell Folders
  • Step 4: Then double-click on the multi-string value {374DE290-123F-4565-9164-39C4925E467B} located in the right hand pane. And in the Value Data, copy and paste the following value:
%USERPROFILE%Downloads
  • Step 5: Now click OK and close the Registry Editor.
Note: Look close enough and you’ll see that the multi-string values belong to each one of the folders. From there, you have a Desktop, Favorites, Skydrive, Music, Pictures, and many more.
  • Step 6: Restart your computer. After that, the operating system will pick up the new folder location during the startup. Here are the values for the other folders:
Music – {1CF1260C-4DD0-4ebb-811F-33C572699FDE} Pictures – {3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA} Videos – {A0953C92-50DC-43bf-BE83-3742FED03C9C} Documents – {A8CDFF1C-4878-43be-B5FD-F8091C1C60D0} Desktop – {B4BFCC3A-DB2C-424C-B029-7FE99A87C641}
  • Step 7: Now all you have to do is to change the location correctly. Start by tapping the Win + E keys to open the Windows File Explorer.
  • Step 8: After that, right-click on the Downloads folder located in the right-hand pane.
  • Step 9: Then click on Properties and go to the Location tab then type “D:\Downloads” in the location box.
  • Step 10: Click the Apply button and then the OK button to save the changes made. Doing so would ensure that not only the Downloads folder is restored but also that it does not stay merged to another folder or appear as a drive.
Read More
How to remove CrazyForCrafts From Your PC

CrazyForCrafts is a Browser Extension from Mindspark Interactive. This Toolbar Extension allegedly offers users tons of DIY crafting guides and tricks, however all that it does is point you in the right direction. It links you back to some of the most popular DIY Crafting websites on the internet that you can find at any time by a simple search.

While this may look useful and faster than looking around the internet for good DIY projects, remember that this extension injects itself into your browser, changing your new tab page to Search.MyWay.com and records your browsing habits, can view your internet history, and know whatever you are looking for or viewing online.

While using this extension you will see additional pop-up ads, sponsored content, and injected ads throughout your browsing sessions.

Due to its behavior this extension has been marked for removal by several anti-virus scanners, and it is recommended to remove it from your computer to prevent data leaks.

About Browser Hijackers

Browser hijackers (sometimes called hijackware) are a type of malicious software that alters web browser configuration settings without the computer owner’s knowledge or permission. These hijacks appear to be increasing at an worrying rate around the world, and it can be really nefarious and sometimes dangerous too. They’re designed to disrupt browser functions for many different reasons. These are typically used to force visitors to a specific website, manipulating web-traffic to earn ad revenue. Although it might appear naive, all browser hijackers are damaging and therefore always classified as security threats. In a much worst case, your internet browser could be hijacked to download malware that will do a great deal of damage to your computer or laptop.

How one can know whether the browser is hijacked?

Symptoms that a web browser is hi-jacked include: the browser’s homepage is changed; new bookmarks pointing to pornographic sites have been added to your favorite pages; the essential web browser settings are modified and unwanted or insecure sites are added to the trusted websites listing; you are finding new toolbars you have never found before; you might see numerous pop-up ads on your computer screen; your browser has become unstable or starts running sluggishly; Inability to navigate to certain sites, especially antivirus as well as other computer security software websites.

How browser hijacker infects computers

Browser hijackers may use drive-by downloads or file-sharing websites or perhaps an e-mail attachment to reach a targeted PC. They also come from add-on software, also called browser helper objects (BHO), browser extensions, or toolbars. Also, certain freeware and shareware can put the hijacker in your PC through “bundling”. Examples of well-known browser hijackers are Fireball, CoolWebSearch. GoSave, Ask Toolbar, RocketTab, and Babylon Toolbar. The presence of any browser hijacker on your system might substantially diminish the web browsing experience, track your online activities that result in serious privacy concerns, develop system stability problems and eventually cause your computer to slow down or to an almost unusable condition.

How to remove a browser hijacker

Some hijackers can be easily removed by uninstalling the free software they were included with or by removing any extension you’ve recently added to your browser. But, most hijacking codes are certainly not very easy to get rid of manually, as they go much deeper into your operating system. You should consider performing manual repairs only if you’re a tech-savvy person, as potential risks are associated to tinkering with the system registry and HOSTS file. Browser hijackers could be effectively removed by installing anti-malware software on the affected system. SafeBytes Anti-Malware can counter relentless browser hijackers and provide you with proactive PC protection against all kinds of malware. In addition to anti-virus software, a system optimizer software, like Total System Care, will help you correct Windows registry errors, remove unwanted toolbars, secure online privacy, and stabilize software programs installed on your PC.

Virus Blocking Access To Safebytes Website And Anti-Malware Downloads - What You Should Do?

Malware can cause all kinds of damage once they invade your PC, ranging from stealing your private details to deleting files on your PC. Some malware is meant to interfere with or prevent things that you wish to do on your PC. It may well not allow you to download anything from the net or it will stop you from accessing a few or all internet sites, especially the anti-malware sites. If you’re reading this, odds are you’re stuck with a malware infection which is preventing you to download or install Safebytes Anti-Malware program on your system. Although this type of issue will be difficult to get around, there are a few steps you can take.

Get rid of malware in Safe Mode

The Windows-based PC has a special mode referred to as “Safe Mode” in which only the minimum required applications and services are loaded. In the event the malware is blocking access to the internet and affecting your computer, starting it in Safe Mode enables you to download antivirus and run a scan while limiting potential damage. To enter into Safe Mode or Safe Mode with Networking, press the F8 key while the computer is booting up or run MSCONFIG and locate the “Safe Boot” options under the “Boot” tab. As soon as you restart the PC into Safe Mode with Networking, you may download, install, as well as update anti-malware software from there. Following installation, run the malware scanner to eliminate standard infections.

Obtain the antivirus software using an alternate web browser

Malicious code could exploit vulnerabilities on a particular browser and block access to all anti-virus software websites. If you appear to have a virus attached to Internet Explorer, then switch over to a different browser with built-in safety features, such as Firefox or Chrome, to download your favorite anti-malware program – Safebytes.

Make a bootable USB anti-virus drive

Here’s yet another solution which is using a portable USB anti-malware software package that can check your computer for malicious software without needing installation. To run anti-malware using a USB drive, follow these simple steps: 1) Download the anti-malware on a virus-free PC. 2) Plug the Flash drive into the uninfected computer. 3) Double click on the exe file to run the installation wizard. 4) Choose the drive letter of the pen drive as the place when the wizard asks you where you would like to install the antivirus. Follow activation instructions. 5) Remove the pen drive. You can now utilize this portable anti-malware on the affected computer system. 6) Run the Safebytes Anti-malware directly from the pen drive by double-clicking the icon. 7) Click “Scan Now” to run a complete scan on the infected computer for malware.

Features of SafeBytes Anti-Malware

If you are planning to buy anti-malware for your computer system, there are lots of brands and packages for you to consider. A few of them are great, some are ok types, and some will destroy your computer themselves! You have to be careful not to select the wrong application, especially if you buy a paid software. Amongst few good applications, SafeBytes Anti-Malware is the highly recommended tool for security-conscious people. SafeBytes antimalware is a very effective and easy to use protection tool which is designed for end-users of all levels of computer literacy. With its cutting edge technology, this software will help you get rid of multiples types of malware which includes viruses, worms, PUPs, trojans, adware, ransomware and browser hijackers.

SafeBytes anti-malware takes PC protection to a whole new level with its enhanced features. A few of them are given as below:

Real-time Threat Response: SafeBytes offers complete and real-time security for your personal machine. This utility will constantly keep track of your PC for any suspicious activity and updates itself regularly to keep abreast of the latest threats. World-class AntiMalware Protection: Using its advanced and sophisticated algorithm, this malware elimination tool can identify and get rid of the malware threats hiding in your computer effectively. Web protection: SafeBytes checks the hyperlinks present on a web page for possible threats and alerts you if the website is safe to view or not, through its unique safety rating system. Lightweight: SafeBytes is lightweight software. It use up a very small amount of processing power as it works in the background so you’re free to use your Windows-based PC the way you would like. 24/7 Support: You can get totally free 24/7 technical assistance from their computer experts on any product queries or computer security issues. Overall, SafeBytes Anti-Malware is a solid program since it has plenty of features and could detect and remove any potential threats. Now you may realize that this tool does more than just scan and delete threats from your PC. For the best protection and the best value for money, you can’t get better than SafeBytes Anti-Malware.

Technical Details and Manual Removal (Advanced Users)

To get rid of CrazyForCrafts manually, navigate to the Add/Remove programs list in the Control Panel and choose the offending program you want to get rid of. For web browser plug-ins, go to your web browser’s Addon/Extension manager and select the plug-in you want to remove or disable. It is also suggested to reset your browser to its default condition to fix corrupt settings. If you choose to manually delete the system files and registry entries, use the following checklist to make sure you know exactly what files to remove before undertaking any actions. Please keep in mind that this is for skilled users only and might be challenging, with incorrect file removal leading to additional system errors. Additionally, certain malicious programs have the capability to defend against its deletion. Completing this task in Safe Mode is advised.
Registry: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWpm HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain Default_Page_URL HKEY_LOCAL_Machine\Software\Classes\[adware name] HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run .exe HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\random HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\run\random HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings CertificateRevocation = 0
Read More
Steam 2021 Winter sale official date
Each year Steam makes a couple of large sales, and each year there are speculations and leaks on the date when the sale is going to happen and when it is starting. It seemed that Steam has become aware that these leaks will not stop and that store really cannot hide that kind of important date from the public so in the latest news Steam Purley has just given the date of this year's big winter sale. steam winter saleProbably tired of even trying to hide it, Steam has released that this year's big Steam Winter sale is officially starting on December 22nd, 2021, and closing on January 5th, 2022. So if you have someone to buy a gift or just want to drop a few great games in your library at a low price this is the time when you should do it.
Read More
Fix Windows Update Error 0x80240034
There are cases when you encounter some issues while updating your Windows 10 computer. One of these issues is the error 0x80240034. This particular error is a Windows Update Error that appears on the Windows Update pane every time an update fails to install. When this happens, your Windows Update will only get stuck at 1% and nothing happens afterward and eventually fails. If you click on the View Installed Update History, you will see the error code 0x80240034 for the failed updates. You will see this error each time you try to update your Windows PC. Take note that this issue doesn’t only happen to a specific version of the Windows Update but on various different Windows builds based on many users. What’s more, is that some users are also seeing a different error code when their Windows Update fails but they still end up seeing the error code 0x80240034 when they check the Windows Update history. At the time of writing, it isn’t determined yet what really causes this error but it’s most likely due to some corrupted files in the computer which is why the most common solution you can try is resetting the Windows Update cache. On the other hand, other users also resolved the issue by using the ISO and selecting the “Do not keep previous settings” option during the Windows Update so it might be something to do with transferring the previous settings through the update client. For clear instructions in fixing this issue, refer to the two options provided below.

Option 1 – Try to clear the Windows Update Cache/Distribution Folder

As mentioned earlier, a lot of users tried clearing the Windows Update cache to fix the problem and so far it has worked. Like them, you can try clearing the Windows Update cache by simply deleting the contents of the folder named “SoftwareDistribution” since Windows apparently can’t clear and re-download the update contents once they are corrupted. Thus, deleting the contents of this folder will make Windows download the contents again which will fix the problem. To do that, follow the steps below.
  • Step 1: Tap the Windows key once.
  • Step 2: Next, type in “command prompt” in the Windows Start Search, and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option from the context menu.
  • Step 3: After opening Command Prompt, type in “net start wuauserv” and hit Enter.
  • Step 4: Then type in “rmdir %windir%SoftwareDistribution /S /Q” and hit Enter.
  • Step 5: Now type in “net start wuauserv” and hit Enter. Once it’s done, try updating your Windows PC again, it should now work just fine.

Option 2 – Update Windows via ISO file

If option 1 didn’t work for you, you can try this second option of updating your Windows 10 computer using an ISO file which means that you will have to create a Windows 10 bootable media and use it to install the latest Windows 10 version. The most user reported that this option works and the reason why it does have something to do with the Windows Update client since the Windows Updates downloaded from the regular Windows Update client seems to create issues such as the error 0x80240034. However, issues like this one don’t occur when the very same Windows Updates are downloaded and installed via an ISO file. Take note that when using a Windows ISO file, you will be asked to choose what you want to do with the previous settings and apps. A lot of users opted for the “Not to keep the old Windows settings” option which has resolved the issue. So if you want to keep the previous settings then you must try to update Windows first while keeping the old settings. However, if it doesn’t work, you have to try installing the latest version of Windows without keeping the previous settings.
  • Step 1: Click this link and then click the Download Tool Now button.
  • Step 2: Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
  • Step 3: Now select the ISO file option in step 5.
  • Step 4: After that, you should now have an ISO file.
  • Step 5: Next, go to the location where you’ve downloaded the ISO file.
  • Step 6: Then right-click on the Windows 10 ISO file and select the Open with an option and then select File Explorer.
  • Step 7: Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either: Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings since it doesn’t really work.
Read More
Drive letter missing in Windows File Explorer
There are times when you might notice that the Drive letter from the File Explorer is missing, right after you install an update in your Windows 10 computer. So if you are facing this issue right now, then you’ve come to the right place as this post will guide you on what to do to fix it. In case you don’t know, a drive letter represents a single alphabetic character which is through A-Z typically. This could be assigned to a physical disk partition, floppy disk drive or the removal device/ CD-ROM/ mapping network drive in your PC. In most cases, the drive letter “C:” is assigned to the first disk partition where the running Windows is installed. Thus, if the assigned letter is missing from either the Disk Management or the Windows File Explorer, it could result in inconveniences or will leave the partition inaccessible. To fix this problem, you can try to show the missing drive letters manually or make sure that the drive has a drive letter assigned in the Disk Management as well as assign the letter using a tweak in the Windows Registry. For more details, refer to the options provided below.

Option 1 – Try to show the missing drive letters manually

  • Open the Folder Options from the Start Search and go to the View tab,
  • Next, scroll down on the list of given options until you see the “Show drive letters” option and then check the box that’s marked against this option.
  • After that, click on the Apply and OK buttons and then go back to the “This PC” window. You should now see the drive letters

Option 2 – Make sure that the drive has a drive letter assigned in Disk Management

As you know, every drive is assigned a drive letter in Disk Management. However, if it goes missing, you can still get it back through Disk Management. To do so, follow the steps below.
  • Open Disk Management and from there, right-click on the menu of a partition or volume and you should see a function named “Change Drive Letter and Paths”.
Note: This function allows you to add the drive letter, remove the drive letter and change the drive letter. If the last option, namely, “Remove”, is selected and applied, the letter of the drive will be removed and won’t appear in Disk Management. Thus, this could be one of the reasons why a drive letter is missing.
  • You need to click on “Add” to assign a letter to the selected drive in order to reverse the change. Note that you must assign the drive with the original letter because if not, the programs that rely on the original letter might not work as expected.
  • If the original letter is already taken by a new drive, you need to change the letter of that new drive to another available letter.
  • Then allocate the released letter of the targeted drive.

Option 3 – Try assigning the letter using a Registry tweak

The next thing you can do to fix the problem is to assign the letter using a tweak in the Windows Registry but before you do that, make sure that you create a System Restore point first, after that, follow these steps:
  • Tap the Win + R keys to open Run and type “Regedit” in the field and then tap Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_LOCAL_MACHINESYSTEMMountedDevices
  • From there, check if a device is shown as being mounted at the specific drive letter and then right-click on that drive letter.
  • Select the “Rename” option from the right-click menu to change the letter to any other available letter.
  • Exit the Registry Editor and restart your computer.

Option 4 – Try to format the destination drive

Formatting the drive can also help you resolve the error. To format it, follow these steps:
  • To get started formatting your drive, tap the Win + E keys and then go to the access page of the drive.
  • Next, right-click on the drive and select Format.
  • After that, uncheck the “Quick Format” option and then format your drive properly.
  • Now once the formatting process is finished, unplug the drive and plug it back in afterward.
  • Check if the error is already fixed. If the drive is not initialized, tap the Win + R keys and hit Enter.
  • After opening the Run dialog box, type “diskmgmt.msc” and hit Enter to open Disk Management.
  • From there, right-click on the drive volume and select initialize disk.
  • Next, select the correct partition type and proceed.
Read More
Open specific pages each time Chrome starts
When we are working on our computer, we have tendencies to make it look and behave to our best needs and however, best suits us. The Internet has crawled into our lives and made itself a must-have in modern society, internet browsers as a crucial piece of software for viewing the web have also grown and made themselves to be more open for user settings and personalization, Chrome, one of the most popular browser has the option to open a specific set of pages one it is opened and that is what we will cover today in this tutorial. No matter would you like to by default open some online store, maybe an email or news website, you can open each of them or all of them once Chrome is run, making your daily routine more enjoyable and stress-free. The first thing, of course, is to start Chrome itself, once Chrome is up, click on three dots in the upper right corner of the Chrome window and select settings. Google chrome settingsWhen you are in settings, on the left side move toward the bottom until you run into a tab that says On Startup and click on it. On right, a new section will open, click on Open a specific page or set of pages. Chrome startup pagesYou will be presented with the option to add a new page by typing its URL or getting it from bookmarks or using a specific opened one. You can repeat this process until you have added all pages that you wish to be automatically opened once Chrome is opened for the first time.

BONUS:

If you have noticed right above the setting that we have used for opening a specific set of pages there is the option Continue where you left off, this option will open each page exactly where it was when Chrome was shut down letting you keep viewing where you have left off. This is useful if by any chance your battery ran out or you had to quickly turn the computer off for whatever reason.
Read More
How to Fix DLL Errors in Windows?
A general rule of thumb, which is followed by most users, is to download the specific missing DLL file and place it within the software’s installation directory. However, this can be harmful to your system as hackers often upload popular malicious DLL files to target systems. Thus, you should avoid downloading DLLs from the internet. And follow these steps to fix the DLL error:
  • Restart your computer
  • System restore to an earlier state
  • Run a malware/virus scan
  • Update all the hardware drivers
  • Running SFC /scannow command in command prompt
  • Then do as the error suggests, reinstall the program if it’s feasible. Game files can take several hours to install and therefore, reinstallation can be a cumbersome job. Also, frustrating if the error appears after reinstallation.
  • Update device drivers manually, such as graphics drivers, DirectX software if you see DLL missing error while running game
Read More
New focus sessions in Windows 11
focus sessionWindows and Devices chief Panos Panay has revealed new focus sessions feature that will be in Windows 11 on his Twitter account today. He himself is referring to it as a game-changer especially with Spotify integration.

So what is a focus session?

From the video clip provided on Twitter, we can see that focus session users will be able to choose a specific task from the previously made task list, choose songs that will play in the background while the task is active, and set a timer for the chosen task with breaks. Maybe the best comparison and explanation would be a desktop google calendar task with music, basically, that’s it. A neat and good organizer inside your Windows 11 operating system. I think that this is generally a good idea and for sure it will find its audience.
Read More
Enable or Disable Status Bar in File Explorer
As you know, the Windows File Explorer is quite a responsive program and contains tons of features. It allows you to do various customizations by changing Settings or changing the value of a Registry key or Group Policy modification. Either way, you will be guided on how you can enable or disable the Status Bar in File Explorer on your Windows 10 computer. The Status Bar is located at the bottom of the File Explorer and shows you how many items are inside the folder and how many items you’ve selected. In addition, it also shows you information about each item and can display items using large thumbnails with just a single click. In order to enable or disable the Status Bar in File Explorer, you can use the two given options below as reference. You can either use the Folder Options or the Registry Editor.

Option 1 – Enable or Disable Status Bar via Folder Options

  • Tap the Win + E keys on your keyboard to open File Explorer.
  • Then tap the Alt + F keys and click on Options.
  • From there, make sure that you are in the View tab and look for the “Show Status Bar” option in the list that gets populated.
  • After that, check if the Show Status Bar option is enabled or disabled. It is supposed to be enabled by default so if it is enabled and you want to disable it, just simply uncheck its checkbox otherwise, leave it as it is.
  • Now click on Apply and then OK to save the changes made

Option 2 – Enable or Disable Status Bar via Registry Editor

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and hit Enter to pull up Registry Editor.
  • Next, navigate to this registry key: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced
  • Afterward right-click on Advanced and select New > DWORD (32-bit) Value and then input “ShowStatusBar as the name of the newly created DWORD.
  • Now double click on the new DWORD and change its value to “0” if you want to disable Status Bar and “1” if you want to enable it.
  • Then exit the Registry Editor and restart your computer to apply the changes made.
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