Logo

Make AI images on your local PC

Stable Diffusion is a machine learning model developed by Stability AI to generate digital images from natural language descriptions. The model can be used for different tasks like generating image-to-image translations guided by text prompts and upscaling images.

Unlike competing models like DALL-E, Stable Diffusion is open source and does not artificially limit the images it produces. Stable diffusion was trained on a subset of the LAION-Aesthetics V2 data set. It can run on most consumer hardware equipped with a modest GPU and was hailed by PC World as "the next killer app for your PC".

stable diffusion

Since Stable Diffusion is run locally and not in the cloud, as mentioned there is no limit to the number of images that you can produce but in order to use it you will have to get down a little dirty with setting your PC environment for it since it is not really an application, it is a command line text based descriptor that will use python to generate your images, so there is no install nor GUI.

In this guide, we will show you how to both install and run Stable Diffusion on your local PC so you can start producing some cool images all by yourself.

Hardware and software requirements

Make no mistake, Stable Diffusion will not run on a potato PC, in order to harvest the power of AI-generated imagery this is what you will need:

  • A GPU with at least 4GB of VRAM
  • 10GB of hard disk space
  • Python and libraries (Miniconda3 installer will install everything you need)
  • The Stable Diffusion files
  • Git
  • Any OS (Windows, Linux, macOS)

Installing components

For this tutorial, we are covering the installation and running of Stable Diffusion on Windows PC. The steps presented here are presented in a way that installation can be performed on any operating system but precise instructions will be for Windows OS.

GIT

The first thing to do is to install GIT. It is a tool that will let you easily maintain and install repos from the internet. to install it go to: https://git-scm.com/ and click on download. Follow the instructions for your version of the operating system. If you are a developer you are familiar with GIT and if you already have it installed you can skip this step.

One thing that is important when installing GIT locally is to select to use it via the command line (the second option that says "Git from the command line and also from 3rd-party software").

Miniconda3

Now when we have GIT installed, next thing is to use Miniconda3 to install python and all required libraries that are needed. Get the installer at: https://docs.conda.io/en/latest/miniconda.html

Miniconda3 is basically an easy installer so you do not have to install tons of stuff manually from different websites and sources, it is nicely packaged in the installer that will take care of everything.

Stable Diffusion

After the previous two steps, we are ready now to actually install Stable Diffusion. Go to https://huggingface.co/CompVis/stable-diffusion#model-access and install the latest library (as of the writing of this article currently it is stable-diffusion-v1-4-original, the last one on the right), the library is almost 5GB in size so be prepared for big download.

After installing stable diffusion's latest library it is time to update it to the newest version. You can download ZIP from GIT HUB https://github.com/CompVis/stable-diffusion

Once downloaded click on the Windows start button and type in Miniconda3 and click on open. Create a folder and name it how you want on a drive of your choice. For this example, we will install it all in disk C under folder AI_art, follow the instructions below but use your own names and destination instead. Do not close Minicoda3 after typing commands!!!

cd c:/
mkdir AI_art
cd AI_art 

Extract GitHub files that you have downloaded into your new folder and get back to Minicoda3 and type the next commands:

cd C:\AI_art\stable-diffusion-main
conda env create -f environment.yaml
conda activate ldm
mkdir models\ldm\stable-diffusion-v1

Let the whole process finish, some files are large and it might take a while. After the whole process is finished and completed, copy the checkpoint file that you have downloaded into: C:\AI_art\stable-diffusion-main\models\ldm\stable-diffusion-v1

After the file is copied rename it to model.ckpt and you are finished.

Running Stable Diffusion

The created environment is needed in order to actually use Stable Diffusion to create images. Each time you want to use it you will have to run it, so go into Miniconda3, and inside it type:

conda activate ldm
cd C:\AI_art\stable-diffusion-main

after we are inside the folder call the script with the parameters:

python scripts/txt2img.py --prompt "TXT DESCRIPTION OF IMAGE THAT YOU WANT TO CREATE" --plms --n_iter 5 --n_samples 1

and that's it, your image is created and it is located in C:\AI_art\stable-diffusion-main\outputs\txt2img-samples\samples

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

A Quick Guide to Fixing Kernel32.dll Error

Kernel32.dll Error - What is it?

To understand Kernel32.dll error properly, here’s what you need to know first: in the Windows operating system, the system32 directory plays a vital role. Inside this directory, there is an element called Kernel32.dll. A DLL (dynamic link library) is a library that contains codes and data that are used by more than one program at the same time. The role of the Kernel32.dll file is to handle memory management and I/O (input and output) operations. Malfunctioning of this file results in a Kernel32.dll error message which leads to program or application failure.

Error Causes

Kernel32.dll files can be attributed to several reasons like:
  • Missing or damaged Kernel32.dll files
  • Registry corruption
  • .Dll files misconfiguration if programs are installed or uninstalled.
  • Viral infection or malware attack
It is advisable to repair the Kernel32.dll error immediately to avoid inconvenience and serious computer damages like program lockouts, system failure, freeze, and crash.

Further Information and Manual Repair

All causes for the Kernel32.dll error are linked with the registry. The registry is the major database of your system that stores all the activities you perform on your system. It saves both important data and unnecessary files in the RAM (Random Access Memory) including the junk files, temporary internet files, and obsolete files such as files of the deleted/uninstalled programs. These files accumulate a lot of memory space. It leads to disk fragmentation, data overload, missing and damaged DLL files, and eventually registry corruption. Other reasons for registry issues that trigger Kernel32.dll errors on your system could be malicious software like viruses, adware, and malware. These also corrupt the registry and damaged DLL files.

Kernel32.dll Error Solutions

There are two ways to resolve the Kernel32.dll error on your PC, one is to install two separate tools registry cleaner and an antivirus and run them individually to scan your system and repair it. This option is time-consuming and besides if antivirus software is notorious for slowing down systems. So by downloading a separate antivirus you may have to sacrifice your system’s speed.
Read More
Sites for COVID-19 information
Living in today's world sadly is still living in the COVID-19 pandemic. It has been more than a year and sadly pandemic is still very strong and we are battling it on a daily basis. Governments all over the world are trying to battle pandemics in their own way with their own ideas and prevention measures. We as individuals can not very much influence how will the pandemic itself go but fortunately in this modern age of information we can at least follow and be in the loop at the current state of the situation regarding it. Today instead of having a troubleshooting article or tips and trick for your PC we are doing something else but in the domain of internet technology, you know, just to keep everything still IT related ???? Below you will find websites with small descriptions of what they do to keep yourself informed and hope to get over this dreadful pandemic.
  1. The WHO’s COVID-19 Dashboard

    If you are interested in real-time COVID-19 information about active cases, death tool so far, new cases and the number of vaccines administrated so far I would recommend WHO's dashboard. How WHO is a non-government institution composed of doctors from all over the world with just a single goal in mind, to help and put an end to this pandemic is a great non-biased source of information on the current state of virus spread.
  2. Vaccine Finder

    Please be aware that Vaccinefinder is working only on the territory of the United States of America. The reason why it was included in this list is that basically it is a great idea and I hope to see this site expand on other world regions or at least that inspires the emergence of another worldwide website with this type of content. If you live in the USA, this site will be a great help since you can track where and how many shots are distributed to states and even towns in America.
  3. COVID tracking project

    This site is also for U.S. residents, this time it is about tracking cases in each state with details and statistics. If you are interested in more detailed statistics of hospitalized patients per state or overall you are just interested in statistics about the pandemic in the U.S. this site might provide all the information about your needs.
  4. NPR

    On national public radio or NPR for short, there is a special section devoted to the coronavirus where new articles about pandemic are released daily with new information and new findings on how to battle it and the current state of things. A great informational site to keep up with the current state of things.
  5. Google's COVID-19 page

    Google has not been inactive during this pandemic and on its page specially dedicated to the COVID-19 virus you can find a lot of free information updated daily. From safety and prevention tips to data about pandemics there is a lot of ground covered on-page and we recommend at least going through the prevention section to inform yourself how to keep yourself and others safe.
  6. Coronavirus tracker

    This daily updated chart can show how many cases and deaths are from chosen time period all in form of a chart, you can see charts for each country in the world how COVID cases rose or dropped along with the death tool it brought.
There you go, 6 websites to track and inform yourself about this dreaded pandemic which has managed to change the world and people's lives forever, sadly on the bad side.
Read More
Solution for Error 0x000000d1

What Is 0x000000D1 Error?

Error code 0x000000D1 is a serious error that is displayed when Windows automatically shuts down to protect the system against further damage.

Usually, when this error occurs, the message displayed to the users states something like STOP 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL.

Solution

Restoro box imageWhat Causes 0x000000D1 Error?

Usually, the STOP 0x000000D1 error code is caused by issues like incompatibilities, third-party drivers, driver conflicts, outdated drivers, malicious drivers, and other related problems.

Speaking technically, the message displayed to the user actually means that the kernel-mode driver has tried to gain access to memory at an unreasonably high process IRQL.

If left unfixed, STOP 0x000000D1 error can become quite serious. Increased frequency of occurrence may not only lead to data loss but can cause system corruption as well. That’s why it is crucial to fix it and to resolve the underlying issues causing it as soon as possible.

Further Information and Manual Repair

There are different ways of quickly fixing this error, some of which are briefly listed below as follows.
  • The solution advised for advanced users is to start the system and log on to it as the administrator. Then do to Start button. Click on All Programs -> Accessories-> System Tools->  System Restore. Here you will find the option, “Restore my computer to an earlier time”. Click on it and select ‘Next’. A list of restore points will appear in front of you. Select the latest restore point and then click on ‘Next’. The confirmation window will appear again. Click on the Next button again. Restart your computer. Congratulations, you have successfully restored your computer.
  • Another way that’s more suitable for novice users goes as follows. Download a repair utility tool. Now install the program. You are most likely to come across a Scan button. Once that happens, choose the Fix/Repair button. Your scan will be completed. The error will be removed. You can then restart your computer again to ensure the error is no longer displayed.
Some other suggestions to keep your computer from encountering these problems in the future are outlined below.
  • Update all your drivers. Obsolete or old hardware or software drivers may also trigger this STOP 0x000000D1 error.
  • If you have recently installed or modified a driver or hardware and the error has occurred afterward, it is highly likely that the installation or modification has caused it. Revert back to the original settings to steer clear of this driver in the future.
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
Why ActiveX Control May Damage Your Personal Computer
ActiveX Controls are plugins you may constantly come across when working with Internet Explorer. An illustration of these kinds of control is the MICROSOFT IE Flash Player. They frequently result into significant problems for the Computer, yet they're vital for IE to operate correctly. You shouldn't ever overlook that after you install Active Controls in your Personal Computer, you effectively provide them with access to other areas of your PC. The ActiveX Controls not only tracks your search routines, but in addition puts malicious software, which might possibly be hazardous to your Computer.

Solution

Restoro box imageError Causes

ActiveX Controls make your Internet Explorer work as required and are usually great and beneficial to your own Computer. Yet, they can function as a source of problems because of the following factors.
  • You should stop installing  ActiveX Controls from Un Trustworthy Resources
In the event they are installed by you from un trustworthy resources new threats are likely introduced by ActiveX Controls to your PC. One of the more regular types of ActiveX Controls worth necessary for installation is Flash Player. Yet, never be in a hurry to install these Controls from resources that you don't trust.
  • Limit The Number of ActiveX Controls You Install on your PC
Prevent installing java/oracle ActiveX controls, because of its weak security measures which could make your Personal Computer and any additional information there in, open to attacks. Limit to the variety of ActiveX Controls that you install on your PC as these could increase the vulnerability canvas on your computer.

Further Information and Manual Repair

You can manually fix any malfunction that springs up from ActiveX Controls. Yet, more than mending the harm, produce the setting that ensures you never have troubles from them to start with. Just how do you do that?

a) Stop installing or downloading ActiveX Controls from Un Trustworthy Sources

This has been mentioned above, but it's worth repeating because it's the most common reason behind ActiveX Controls malfunctions. You might anticipate that for this kind of obvious reason for ActiveX Controls malfunctions, PC consumers would be extra cautious, however that is never true.

b) Limit ActiveX Controls Softwares

You can restrict ActiveX controls from running automatically on your PC. To limit them, head to Tools in Internet Explorer, and choose Internet Options. Proceed to the Security tab, and select Customs level Browse completely down before you get to the area designated "ActiveX". Subsequently, mark "Prompt" under every choice that you encounter. But don't mark the choice indicated "Run ActiveX Controls and Plug-Ins", together with, "Script ActiveX Controls Marked Safe for Scripting". By performing the measures emphasized above, you happen to be in substance stating that, you will not permit any installation of ActiveX Controls, without express authorization by you. In this manner, you have better control over different forms of ActiveX Controls you permit to be installed, therefore reducing potential threats to your PC.
Read More
How to Fix Error 2200

What is Error 2200?

Error 2200 is an error code that you are likely to experience if you have Dell Photo All in One Printer 926. Dell Photo Printer 926 is an inkjet multifunction device. It offers features like print, copy, scan, and fax.

Error 2200 may stop you from scanning and printing documents on your Dell Photo All in One Printer 926.

Solution

Restoro box imageError Causes

Error 2200 may occur due to several reasons. However, the most common causes include:

  • Registry issues
  • Broken or missing system files
  • Corrupted driver
  • Malware

Further Information and Manual Repair

To resolve error 2200 on your system try the methods listed below. These DIY methods are easy and effective and can repair this error in no time. These solutions require zero technical expertise and knowledge.

This means if you are not technically sound or you are not a computer programmer, you can try these solutions and repair error 2200 on your system easily.

Method 1

When the underlying cause of error 2200 is related to a corrupted driver then follow these steps to resolve the issue. Go to the Start menu, click Control Panel, Performance and Maintenance tab, System and Device Manager.

Navigate the device, click properties, driver, and then uninstall. Now reboot your PC to activate changes.  Now download the latest version of the Dell Photo All in One Printer 926 drivers from a reliable website and save install it on your PC.

Method 2

Malware can also damage and corrupt drivers and system files. If the reason for error 2200 on your PC is malware then download a powerful antivirus and scan your entire PC. Remove all malware and viruses infecting your system to resolve the error.

Method 3

The Windows registry is that part of the computer that stores much of the information and settings for software programs, operating system configurations, and hardware devices.

It also saves unnecessary and obsolete files like junk files, cookies, internet history, bad registry entries, and invalid files. If these files are not removed from the registry frequently, they accumulate in the registry and corrupt it thereby triggering different error codes.

These files damage the registry and other important system files.

To repair the registry and error codes triggered due to registry issues, it is suggested you download Restoro. This is a cutting-edge and user-friendly PC Fixer deployed with a powerful and intuitive registry cleaner.

The registry cleaner scans your entire PC, removes all the bad entries and obsolete files. It cleans the registry, repairs the damaged and corrupt system files thereby resolving registry issues instantly.

Click here to download Restoro and repair error 2200.

Method 4: Locate and Install the Driver As was pointed out, you might need to reinstall the printer driver again. Using DriverFIX, you’ll be able to automatically update your computer system and install the drivers your computer needs to operate smoothly.
Read More
Everything You Need to Know About Disk Partitioning

Disk partitioning is a concept that’s been around for so long, but is still only familiar to few. If done right, it can help get your computer in perfect order. 

Today we bring you a simple definition of disk partitioning, its pros and cons, and a quick tip on how to do it properly to reap its full benefit!

Definition and purpose

The simplest way to define disk partitioning would be: it’s exactly what it sounds like. It means taking a hard disk drive and separating it into different segments. These segments are called partitions. You can visualize it as cutting a cake into smaller pieces - not necessarily of the same size, though. 

So what is the purpose of these pieces?

Well, when you first get a hard drive, it’s basically just a bunch of unallocated storage space. Until there’s at least one partition, this space is unusable to your operating system. Once you create a partition, your OS will recognize it as usable storage space. 

You can choose to create a single partition and use it for all your files, from program files to personal data. A lot of off-the-shelf computers come with one primary partition like this and a small secondary one reserved for recovery purposes. 

Whether or not you want to split your disk into more than one segment is up to you. We would generally recommend it, though. The whole point of partitioning is for each segment to have its own purpose.

So treating all your storage space as a single unit containing different file types would be like constructing an office building with only one massive room for everything - day-to-day work, conferences, interviews, etc. And all of this for different departments of the company. You can see how this might get a little messy.

Creating multiple partitions eliminates the task of running several different types of files from the same place. This takes a heavy load off the entire process of accessing data.

Disk partitioning also brings a ton of other benefits to the table. An important disclaimer, though: there are disadvantages too. We will walk you through both sides to help you get an objective idea and make an informed decision.

Several 4TB hard disks in a unit.
Source: Kina on Unsplash

What are the benefits of disk partitioning?

1. Better file organization

This is the most obvious and perhaps the biggest advantage of partitioning your hard drive. 

As we already mentioned, partitioning allows you to create separate segments for different file and data types. You wouldn’t want to use the same partition for your system files and for games, would you? 

If organization and time management are important to you, then multiple partitions are the right solution. Searching for specific files will be much easier overall. Say you have one hard drive, but three partitions: C for the system files alone, D for multimedia files and documents, and E for games and apps. Your computer loads the system from C without interference from the other two, and you know exactly where to look when searching for a file.

2. Easy reinstallation

File management isn’t the only thing made faster and simpler thanks to partitioning. If you opt for creating multiple segments on your drive, reinstalling Windows will be easy peasy. 

That’s because all you need to do is format the partition your system is on. Then you reinstall the OS on it, and there you go. Now you have a clean installation, with all your files saved on other partitions intact. You can even make a copy of your system partition, so you can revisit the exact same installation in the future if you want. And the whole time your pictures, music, documents stay exactly where you left them. 

A laptop with list of apps on a desk.
Source: Andrew M on Unsplash

3. Possibility of using multiple file systems

By now you’ve understood that partitions function completely separately. This means that, if for some reason you need multiple file system capabilities, partitioning will allow that.

One segment could be used for, say, an NTFS file system, while another could run ext or APFS.

4. Running different OSes

You’re an avid Windows user but need to use Linux on the side? No problem. You don’t need to buy a separate computer or anything. The possibility of running different file systems also means you can use partitioning to run multiple operating systems.

Doesn’t that sound enticing? One machine for multiple totally different uses!

5. Backup and recovery made simple

Data loss can happen on any disk, partitioned or not. However, it’s much easier to get it back on a partitioned one. You know where you stored what, and each partition can be backed up exactly as it is. It’s also a lot faster to back up single partitions than entire hard drives.

Ultimately this also means a faster path to recovery. If you lose or accidentally delete important files and data, you might want to use a recovery tool like Recuva to scan for them and get them back. Recuva is even powerful enough to recover data from damaged hard drives. But no matter how powerful, scanning a whole drive is strenuous for any recovery tool. Scanning independent partitions is a lot more convenient than that, and will get you to your goal more efficiently.

6. Optimized performance

Now, let’s keep in mind that computer performance is influenced by a number of factors. Partitioning alone isn’t what makes it better or worse. However, it can contribute to optimization. It’s easier for your computer to scan, say, a 40 GB partition to fetch the system file it needs than scanning the entire capacity of your drive.

7. Improved security (possibly*)

Separate partitions can help make your system more secure. Firstly, they minimize file corruption. If one partition gets corrupted, the others should remain unaffected. And keeping in mind the previous point about backup and recovery, ‘fixing’ the damaged partition would be much easier than fixing the entire hard drive. 

Partitioning also improves security in terms of malware protection. A malicious attack on one partition is easier to deal with than malware on the whole drive. If your system partition gets infected, you can simply reinstall your OS and that should do the trick.

*Do keep in mind that partitioning can’t defend you against more advanced attacks. So make sure not to give in to a false sense of security.

What are the disadvantages of partitioning?

1. Data is still vulnerable

Yes, it’s easier to back up and recover data from independent partitions. And yes, partitioning may help protect separated files and data to a higher degree. But remember: everything is still on a single physical drive. So while digital errors and issues may be easier to deal with on partitioned drives, physical damage obviously won’t be.

If your hard drive is destroyed in some way, all data on it will be gone. That’s why, if you have crucial files on your PC, it’s important to give them the proper backup treatment before it’s too late.

2. Disbalance of space

Allocating storage space on separate partitions may be a little more tricky than you think. You may fill up one partition a lot faster than another. So on one side you’re struggling with space, and on another you have too much of it to spare. Imagine nearly filling up your system partition and then it turns out you need a lot more space for its updates than you thought.

That’s why you really have to be sure you actually have enough files of different types that you need help managing efficiently. Otherwise you’ll just create a struggle and disbalance in terms of storage.

3. Increased risk of error

If done incorrectly, partitioning can lead to more harm than good. Aside from space disbalance, there is an increased risk of incorrect partition sizes and formatting. Plus, human error is also a factor: in a moment of distraction, you may erase one partition when you meant another. Undoing such mistakes will definitely be tedious and time-consuming.

4. SSDs eliminate the need of partitioning

SSDs (solid-state drives) don’t function in the same way that HDDs do. They have faster read times and can organize files on their own. This quite literally eliminates the need for organization on your part.

Partitioning: yes or no?

The bottom line is that multiple partitions might not be necessary for the average user. But if you’re planning on storing many file types or different file and operating systems on the same PC, then you should give it a shot. It’s also an excellent solution for businesses, of course.

And if our pros and cons list isn’t enough to help you decide, you can always send us a message and we’ll help you make the right choice.

Decided to partition your hard drive?

If you’ve decided to give it a go, you definitely should make sure to do it right. 

The two most effective and reliable ways to partition are using the built-in options on Windows or investing in a dedicated partitioning tool, like the EaseUS Partition Master. Which one you'll opt for depends on your specific needs. 

Option 1 may be more suitable for users with at least some level of experience. In this case, you’d have to know exactly which steps to take without making errors. This is done in Disk Management on Windows 10/11. From there, you can select the partitions you’d like to split into different volumes of selected sizes.

If this is your first time partitioning, we highly suggest you either consult professionals for this or move on to option 2. The EaseUS partitioning software is specifically designed for beginners, with an intuitive interface helping you succeed in the process. All you need to do is pick the Partition Master package tailored to your needs and follow their guide

Each package offers technical support as well, and even free upgrades (to varying degrees based on your subscription). Plus, all of this is valid for not one, but two PCs.

It’s the perfect solution for a smooth and error-free partitioning process. If you want to organize your hard drives efficiently and make the most of all your space without doing irreparable damage, it’s definitely worth the investment.

Read More
What to do if Google Drive Unable to Connect
As you know, the Google Drive service is a Backup and Synchronization service provided by Google. It was launched way back in April 2012 which provides users with the options to synchronize, store and share files by uploading them to Google’s servers where they stay until they are deleted personally by the users and can be accessed anywhere using the Google Account that’s used to upload them. Recently, a lot of users reported that they were unable to connect to Google Drive from their Windows 10 computers. This kind of problem has been noticed in the middle of the upload process and can be seen at times after the app launches. If you also experience the same issue, then you’ve come to the right place as this post will guide you in fixing it. There are a lot of possible reasons why this kind of problem occurs. It could be that the app was not able to launch properly or the internet got disconnected when the app was about to launch. It is also possible that the Firewall has blocked the app from connecting to the internet or that the antivirus program is preventing the app from making contact with its database. Aside from that, it is possible that the account you are using on your computer is preventing Google Drive from connecting to the internet due to some configuration errors. Follow the suggestions provided below to fix the connection issue with Google Drive.

Option 1 – Configure the Firewall

As mentioned, the Windows Firewall might be blocking the app from contacting its database so, in this option, you have to allow Google Drive through the Firewall. To do so, follow these steps:
  • In the Windows Start Search, type “firewall” and click on the “Allow an app or feature through Windows Firewall” option from the search results.
  • After that, you will see a list of apps, and here, click on the “Change Settings” button.
  • Next, scroll down and make sure to check both the “Public” and “Private” options for Google Drive.
  • Now click on Ok to save the changes made and then try to launch Google Drive again.

Option 2 – Try to launch Google Drive again

Google Drive might have not launched properly that’s why it can’t connect to its servers so you can try to launch it again and see if it helps.
  • Tap the Ctrl + Shift + Esc keys to open the Task Manager.
  • Next, go to the Processes tab and click on the “View” option located at the top.
  • After that, uncheck the “Group by Type” option and click on the “Google Drive Sync” from the list of processes.
  • Then click on the “End Task” option and close the Task Manager.
  • Launch Google Drive again and see if the issue is now resolved.

Option 3 – Temporarily disable third-party antivirus

Aside from Firewall, antivirus programs, especially the third party ones, are also known to block files applications the instant it detects a threat to the system. Thus, your antivirus program might be the reason why you can’t download anything on your Windows 10 computer. To fix this, you can try to disable the antivirus program on your computer in the meantime and then try to launch Google Drive again. Do not forget to enable them again as disabling them can leave your computer vulnerable to cyber threats.

Option 4 – Try to create a new account

There are times when a certain configuration for a user account might be blocking some elements of the Google Drive app. In such cases, you can try to create a new account to fix the problem.
  • Click on the Windows key and then click on the icon for Settings.
  • From there, click on the Accounts button and select the “Family & Other People” option from the left pane.
  • Next, click the “Add someone else to this PC” option.
  • After that, click on the “I don’t have this person’s sign-in information” option and select the “Add a user without a Microsoft Account” setting.
  • Type in the credentials for the new account you are creating and click on Next.
  • After the account is created, click on the account and then select the “Change account type” option.
  • Click on the drop-down menu and select the “Administrator” option and then click on OK.
  • Now sign out of the current account and sign in to the new one and then open Google Drive again.
Read More
How to always run the app in admin mode in W11
Each time you open an application inside your Windows 11 operating system, it is opened with standard privileges. Now, please note that your account privileges and application privileges are two different things, you might be the administrator of the system but when you open the app, it still opens with standard privilege. admin privilegesMost of the time running applications with typical settings is fine but from time to time we might have some applications that will require running with administrator privilege in order to work properly. In this case, it is very easy to do it, you just right-click and choose run as administrator. Although a very easy solution, it can be quite annoying if running the app is on a daily basis or even more times per day. If this is the case then right-clicking and choosing to run as administrator can be a daunting task, sometimes you can even forget to run it like this in heat of work and some unforeseen consequences might occur. Luckily there is an easy hack so you can open the chosen application each time as an administrator with a simple double click each time.

Setting application to run as administrator always

  1. Locate application executable file
  2. Right-click on in and choose properties
  3. Click on the Compatibility tab
  4. Check the box next to Run this Program as an Administrator
  5. Click on Apply
  6. Click on OK
From now on each time you open an application normally with a double click, it will be opened as administrator privileges.
Read More
How to Fix Unable to contact your DHCP Server
If your IP address expires, you will most likely experience interruptions when browsing the web. In such cases, you have to release and renew the IP address by executing the following commands:
  • ipconfig /release
  • ipconfig /renew
So if you are trying to renew the IP address of your Windows 10 computer using the commands given above but you encounter an error message instead that says, “Unable to contact your DHCP Server”, then you’ve come to the right place as this post will guide you in fixing this error. This kind of error indicates that the NIC can’t communicate with the DHCP server which is why it’s not able to release new IP addresses. It could be due to many reasons. To fix this error, you can try to roll back, update or reinstall the Network Adapter drivers. You could also run the built-in Network Adapter troubleshooter, as well as start or restart the DHCP client service.

Option 1 – Try to rollback your Network driver

If you have updated the driver software as of late and you suddenly got this error, you might have to roll back the device driver – in other words, switch back to the previous working version. To do that, follow these steps:
  • 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.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand it.
  • Next, select the driver entries that are labeled appropriately other than anything in the context of the WAN Miniport.
  • Then select each one of them and double click to open a new mini window.
  • After that, make sure that you’re on the Driver tab and if you are not, just navigate to it then click the Roll Back Driver button to switch back to the previous version of your Network adapters.
  • Now restart your computer to successfully apply the changes made.

Option 2 – Try to update the Network drivers

If rolling back to the previous version of the Network adapter drivers didn’t help, then you need to update them instead. To do so, here’s what you have to do:
  • 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.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand them.
  • Then right-click on each one of the Network drivers and update them all.
  • Restart your PC and see if it helped in fixing the BSOD error.
Note: If updating the network drivers didn’t help in fixing the problem, you can also try to uninstall the very same drivers and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly.

Option 3 – Run the Network Adapter troubleshooter

Running the built-in Network Adapter troubleshooter can also help in fixing the “Unable to contact your DHCP Server” error. To run the Network Adapter Troubleshooter, refer to these steps:
  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.
  • Restart your computer.

Option 4 – Try disabling the IPv6 in the Network Center

  • Tap the Win + X key combination and click on Network Connections.
  • This will open the Settings app on a specific page. Now on the right-side panel, click on the Network and Sharing Center link.
  • After that, it will open the Control Panel and from there, click on the network that your computer is connected to and then click on Properties.
  • Next, uncheck the entry that says, “Internet Protocol Version 6 (TCP/IPv6)” in the list that populates.
  • Now click on OK and close all other windows.
  • Restart your computer and see if the error is now fixed.

Option 5 – Start or restart the DHCP client service

If the DHCP client service is either inactive or stopped, you can try to start or restart it to resolve the error. You can do this via the Services Manager.
  • Tap the Win + R keys to open the Run utility.
  • Then type “services.msc” in the field and tap Enter or click OK to open the Services Manager.
  • After that, look for the DHCP client service from the list of services displayed.
  • Once you found it, right-click on it and select the Start or Restart option.
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