TPM 2.0 requirement for Windows 11 has produced a lot of discussions since it was announced. A lot of somewhat older hardware seems to be left behind with this decision from Microsoft.
So naturally, when something like this is announced, especially when it is stated it is the must-have thing, people find a way to break it and to prove it is not the case.
In that spirit, I am proud to present you with not one but three-way you can install Windows 11 on hardware that does not has TPM 2.0. Please note that by bypassing this you will not be able to use some Windows 11 features tied to modules like Device encryption, vTPM in Hyper-V, and all TPM-related services.
I will cover methods from the most simple and straightforward ones to the more complicated using registry editor.
Bypass TPM with changing installation media
For this method to work you will need both Windows 10 ISO and Windows 11 ISO since it will require some file copying between them.
You will also need Rufus or another tool to make a new installation media once files are copied
All you have to do in this method is to go into your Windows 10 ISO and delete the install.esd, then just copy install.wim from Windows 11 installation media into the same place, and you are done.
Make install ISO with Rufus and install Windows 11.
Change DLL on installation media method
For this method, you will need everything like in the previous one and the process is almost the same, but this time instead of migrating the whole installation file, we will just replace the appraiserres.dll file.
Copy appraiserres.dll file from your Windows 10 installation media over the same file on Windows 11 installation and you are good to go.
Bypassing TPM via registry editor
If for some reason previous easy solutions have not worked for you do not lose hope just yet, there is one more way you can bypass TPM.
In this given method you will not need Windows 10 installation media but the process is a little more complicated than previous ones.
Create Windows 11 media installation
Start the installation process
Click the Next button.
Select region, language, and time when asked. You can change these settings later.
Click the Install now button.
If your device was already activated, click the I don’t have a product key option to continue.
Click the Next button.
Select the edition of Windows. When you’re installing the OS on an existing device, Windows won’t activate if you select the incorrect edition.
Click the Next button.
Select the I accept the license terms option and click next.
Select Custom: Install Windows only (Advanced)
During the Windows installation screen, now you will see a message stating that the PC can’t run Windows 11 if you do not have TPM 2.0
On this screen, press SHIFT + F10 to open Command Prompt window.
Launch the registry editor, type regedit.exe in Command Prompt, and press ENTER
Create a new key “LabConfig” by right-clicking on the Setup key and select New > Key under HKEY_LOCAL_MACHINE\SYSTEM\Setup.
Type LabConfig and press ENTER.
Right-click on the LabConfig key.
Select New > DWORD (32-bit) value.
Create two values: BypassTPMCheck and BypassSecureBootCheck.
Set their DWORD32 value to 1.
Press ENTER.
Close the Registry Editor.
Type exit in the Command Prompt and press ENTER or close its window.
Press the back button in the Windows installation setup if it still says “This PC can’t run Windows 11”.
Accept the terms & conditions.
Select Custom: Install Windows only (Advanced) option and configure the partition with the current installation.
Recently, a lot of users reported to Microsoft about getting an error code 0x80096004 while trying to update their Windows 10 computers. This kind of Windows Update error occurs during the initial download and verification process. It also affects the Windows features (FODs) and when you encounter this error, you will also see this error code, “TRUST_E_CERT_SIGNATURE”. This error code indicates that the signature of the certificate could not be confirmed. This is caused by a broken certificate store or a corrupt copy of the Windows operating system is installed.
Here’s the complete error message:
“There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80096004).”
To fix Windows Update error 0x80096004, you can check out the options provided below.
Option 1 – Delete the contents in the Software Distribution folder and Catroot2 folder
Open the WinX Menu.
From there, open Command Prompt as admin.
Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauservnet start cryptSvcnet start bitsnet start msiserver
After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
Type each one of the following commands.
net start wuauservnet start cryptSvcnet start bitsnet start msiserver
After that, exit Command Prompt and restart your computer, and then try to run Windows Update once more.
Option 2 – Run the Windows Update Troubleshooter
Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors like error code 0x80096004. To run it, Refer to these steps:
Tap the Win + I keys to open Settings.
From there, click Update and Security and go to the Troubleshoot section.
Next, select Windows Update and click the “Run the troubleshooter” button and wait until it’s finished, and then try to run Windows Update again.
Option 3 – Try to temporarily disable anti-virus and Windows Defender Firewall
As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive on your computer. There are times when you encounter problems like Error Code 0x80096004 due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program and Windows Defender Firewall for the meantime and check if it fixes the error or not.
Option 4 – Try to replace the DLL file with a trusted source
You can also try to replace the crypt32.dll file as it could help in fixing the Windows Update error. Just make sure that you get one from 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:/Windows/System32
x64: This PC > C:/Windows/SysWOW64
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 crypt32.dll” command and hit Enter.
Restart your PC and check if the error is now fixed.
Option 5 – Try downloading and installing the Windows Updates manually
Error Code 0x80096004 might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
Go to Settings and from there go to Update and Security > View Update History.
Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes.
Option 6– Run System File Checker or SFC scan
System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files. To run the SFC command, follow the steps given below.
Tap Win + R to launch Run.
Type in cmd in the field and tap Enter.
After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Reboot your PC.
Option 7 – Try to run the Windows Update Service in a Clean Boot State
There are some instances that some conflicting programs installed in your computer might be the one that’s causing Windows Update error. To identify which program is causing the problem, you need to put your computer in a Clean Boot State. To do so, follow the steps below.
Log onto your PC as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
Next, click the Services tab and select the “Hide All Microsoft Services” check box.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
Now try to run the Windows Update Service again and see if Windows Update error 0x80096004 is now gone.
Windows has a lot of built-in tools that help you fix tons of system-related issues. One of them is the System File Check which is the tool you can use to conveniently replace potentially corrupted or missing system files with good ones. But what happens when it does not work? Well, you’ve come to the right place as in this post, you will be guided on how you can replace a corrupted single Windows system file manually with a known good copy of the file if the System File Checker scan is not working.
When you encounter this issue with the System File Checker, it will be unable to replace the corrupted system files and returns an error message instead. And so to fix and replace corrupted system files in your Windows 10 computer without the help of System File Checker, you can refer to the instructions provided below.
Step 1: First, you need to open the log files listed below and identify which particular file has been corrupted:
%userprofile%Desktopsfcdetails.txt
Log %WinDir%LogsCBSCBS.log
Step 2: You will see all the details on the given log files. Once you find out the name and the path of the file, you have to take ownership of this corrupted system file.
Step 3: To take ownership of the corrupted file, you need to pull up Command Prompt by tapping Win + R keys on your keyboard and then type “cmd” and tap Enter.
Step 4: After opening Command Prompt, type and enter the command below to execute it:
takeown /f FileNameAndPath
Note: In the given command, “FileNameAndPath” represents the name and the path of the corrupted file. For instance, the corrupted file is named “wuapi.dll”, then you need to type “takeown /f C:/Windows/System32/wuapi.dll”
Step 5: Next, you need to grant administrators full access & control to the corrupted file and you can do that via Command Prompt again.
Step 6: In the elevated Command Prompt, type and enter the following command to execute it:
icacls FileNameAndPath /GRANT ADMINISTRATORS:F
Note: We’re going to use the wuapi.dll again as an example. So the command should be like this: icacls “C:/Windows/System32/wuapi.dll /grant administrators: F”.
Step 7: Now all that’s left to do is replace the corrupted system file with a good copy from a trusted source. Once you have a copy, open an elevated Command Prompt again and execute the following command:
copy NewFileLocation FileNameAndPath
Note: In the command given above, the “NewFileLocation” is the location where you have saved the copy of the file. For instance, if you’ve saved it on your desktop, this is how it should look: “copy C:/Users/<username>/Desktop/wuapi.dll C:/windows/system32/wuapi.dll”
Call of Duty is a fun and good game, a great time killer with a squad of friends, however sometimes the game crashes, and fun is interrupted.
In this guide, we will address and solve this unpleasant issue.
Scan game files
inside launcher choose options and under them, choose scan and repair game files
This process can take 5-30 minutes, as the game is 60GB large. This will look through all your game files and make sure they’re all valid and that none are corrupted, which may cause crashes. When it’s complete, you’ll get a notification that the game is now playable. Try again and see if your crashes continue.
Update drivers
Keeping drivers updated is crucial for the game to run smoothly, GPU drivers are possibly important. Go to your GPU manufacturer's website and get the latest drivers.
Lower graphic settings
Intensive graphic requirements can overload GPU and cause crashes, try lowering details in-game and see if this will fix the issue.
Disable overlays
If you’re using a program like Discordthat has an overlay, you’ll want to disable it as it may be causing the graphic error
If you suddenly encounter an error saying, “Something happened and this app couldn't be installed. Error Code: 0x80244018”, when trying to install apps on your Windows 10 computer, then you’ve come to the right place as this post will help you in resolving the problem.
It’s not just you that’s experiencing this problem right now as several users also reported getting this error they try to apply a Windows update or download and install the application from Microsoft Store. There could are several reasons why you’re getting this error. It could be caused by a third-party application, or it could be that the update is blocked by your VPN or proxy server, or that the BITS service is disabled. In addition, the error could also be due to some glitch in the component services or it could be that the system files are corrupted. Whatever the cause is, you can fix the error by following any of the given options below.
Option 1 – Run the Windows Update Troubleshooter
Running the Windows Update Troubleshooter can help in fixing Error Code 0x80244018. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.
Option 2 – Put your PC in a Clean Boot State
It could be that some third-party application is the one that’s causing the problem so it’s best if you put your computer in a Clean Boot state. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
Log onto your PC as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
Next, click the Services tab and select the “Hide All Microsoft Services” check box.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
After that, try to install the Windows app again.
Note: If you are able to install the app without any trouble at all then it means that the error is caused by some third-party application on your computer. You need to look for the culprit and uninstall it once you found it.
Option 3 – Restart BITS
The Background Intelligent Transfer Service or BITS is a part of the Windows Update service and is the one that manages the background download of Windows Update, as well as scans for new updates and so on. And if Windows Update is experiencing some problems, you can try restarting BITS but make sure that you have admin privileges to do so.
Tap the Win + R keys to open the Run dialog box.
Next, type “services.msc” in the field and hit Enter to open Windows Services.
From the list of Services, look for the Background Intelligent Transfer Service and double-click on it to open Properties.
After that, you need to set the Startup type to “Automatic (Delayed Start) and click on Apply.
Now click the Stop button to stop BITS and then click the Start button to restart the service.
Click OK to save the changes made and then restart your PC.
Option 4 – Disable the Proxy server
Tap the Win + R keys to open the Run dialog box.
Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
After that, go to the Connections tab and select the LAN settings.
From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
Now click the OK and the Apply buttons.
Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.
Option 5 – Try disabling the VPN
As mentioned, if you are using VPN, this could be the reason why you’re getting Error Code 0x80244018 so the most obvious thing to do is for you to turn off the VPN and try to run the Windows Update once more. And if you use a VPN software that works using their software, you can just completely exit or log-off from its account. On the other hand, if you are using a built-in Windows 10 VPN, you can simply turn it off or delete all the settings you have created there. Although it’s understandable that you might have to use a VPN connection to connect to the work network, you really have to disable it at least after you’ve successfully installed the app.
Option 6 – Reset Windows Update components
Open Command Prompt with admin privileges.
After that, type each one of the following commands and hit Enter after you key in one after the other.
net stop wuauserv
net stop cryptsvc
net stop bits
net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS, and MSI Installer.
After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below, and don’t forget to hit Enter after you type one command after the other.
Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
net start wuauserv
net start cryptsvc
net start bits
net start msiserver
Close Command Prompt and reboot your PC.
Option 7 – Run the System File Checker Scan
System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files that might be the cause why you’re getting the Error Code 0x80244018. To run the SFC command, follow the steps given below.
Tap Win + R to launch Run.
Type in cmd in the field and tap Enter.
After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Restart your PC.
Option 8 – Run the DISM tool
You can also run the DISM Tool as it helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth” which could help in fixing the Error Code 0x80244018.
Open the Command Prompt with admin privileges.
Then type in the following commands and make sure to hit Enter right after you type each one of them:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
exe /Online /Cleanup-image /Restorehealth
Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Windows 10 has a lot of several useful features and one of them is the Nearby Sharing feature. You can access this feature by going to Start > Settings > System > Shared experiences. From there, switch on the Nearby Sharing option and select the folder where you want to download the files to. This feature is really useful as it allows you to share files. However, there were reports from a number of users recently stating that Nearby Sharing is not working on their Windows 10 computers.
If you are one of the users facing this problem, you might want to try checking if the Windows 10 v1803 Update is installed on your computer or not. You could also try to check if Bluetooth supports low energy mode or you could also try bringing the device closer or check if the adapter has Bluetooth version 4.0 or later. For more information, refer to each one of the given options below.
Option 1 – Try checking if Windows 10 v1803 Update is installed
To check if the Windows 10 v1803 Update is installed on your computer, go to Start > Settings > System > About. From there, scroll down to the Windows specifications and check the Version. If it is 1803 or above, then the Nearby Sharing feature should be active on your computer. However, if you find that Windows 10 v1803 Update is not installed yet, then you need to update your computer to its latest version and then see if it fixes the problem or not.
Option 2 – Verify if Bluetooth supports low energy mode
Although low energy mode is not really necessary in using Nearby Sharing, there are some Bluetooth terminals that support low energy mode which makes a lot of difference. Thus, you need to check if Bluetooth in your computer supports low energy mode by following these steps:
Tap the Win + R keys to open the Run dialog box.
Next, type “devmgmt.msc” in the field and tap Enter to open the Device Manager.
After that, expand the list of Bluetooth adapters, and then right-click on your adapter and select Properties.
Go to the Details tab and select Bluetooth radio supports Low Energy Central Role from the drop-down menu and if its value says “<true>”, it means that your Bluetooth supports low energy mode, otherwise, it doesn’t.
If your Bluetooth does not support low energy mode, then you might want to consider purchasing an external one.
Option 3 – Try bringing the devices closer
Nearby Sharing might not work if your devices are not close enough. Thus, you need to bring your devices closer together and see if it fixes the problem. And when you do, make sure that Network Sharing is switched on for all the concerned devices.
Option 4 – Make sure that you’re using Bluetooth version 4.0 or later
For you to use the Nearby Sharing feature, you have to make sure that the adapter for all the concerned devices is using Bluetooth version 4.0 or later. So if one of the devices or if all the devices are not using this version or later versions, then you must buy an external Bluetooth adapter for you to enjoy the Nearby Sharing feature.
In today's modern world many households have internet access, most of the connection nowadays is done via Wi-Fi or wireless but there is a high probability that you have also a few devices connected via cable. There are of course many disadvantages and advantages between cable connection and wireless connection.
The main advantages of a hard cable connection are of course faster speed and stability compared to Wi-Fi. But if we look into the cables themselves there is also a big difference between them. Not all cables are the same and quality as well as speed vary a lot between them. Choosing the right cable is essential in order to make a maximum of your internet and we have some great tips and explanations of what cables do so you can make the right choice and enjoy your full internet potential.
Not all cables are the same
Cheap cables and expensive ones are not the same no matter what everyone tells you. The old proverb you get what you pay is true and more expensive cables will be made from better materials and will have a higher transfer rate.
Quality network cables are separated into different categories with proper markings and when buying one you should always look for these markings on the cables themselves, do not buy cables that do not have markings since they will often provide lower transfer rates or will not be shielded from outside influences resulting in packet drops and instability in a network.
Categories and what they mean are:
Cat-5 with a maximum speed of 100Mbps, typically unshielded.
Cat-5e with a maximum speed of 1Gbps, available in both shielded and unshielded varieties.
Cat-6 with a maximum speed of 10Gbps for runs under 55 meters (around 180ft), available in both shielded and unshielded varieties.
Cat-6a with a maximum speed of 10Gbps, shielded.
Cat-7 uses a proprietary GG45 connector rather than the standard RJ-45 connector seen on other cables for speeds of 10Gbps, shielded.
Cat-8 with a maximum speed of 25Gbps (Cat-8.1) or 40Gbps (Cat-8.2) at a distance of around 30 meters (around 100ft), shielded.
Unless stated, these standards are typically rated at their quoted speeds for a run of around 100 meters (around 330 ft) and use a standard RJ-45 Ethernet connector. Each generation of cable is designed to be compatible with the generations that came before it, so it’s possible (for example) to use a Cat-6a cable with a router that only supports speeds of 1Gbps.
Shielded cables
When purchasing higher quality cable you might not be able to choose if you have shielding or not since some standards like Cat-6a, Cat-7, and Cat-8 are always shielded. But if you do not have the need for these and you are satisfied with Cat-5e for example you can choose.
Shielded cables are a little more expensive but they will provide you with a coating that will eliminate interference from outside waves making cables more reliable. Of course, if the cable will go through a room that does not have many radio waves or some other interferences then buying a shielded cable is a waste of money.
Cable platings
Usually, there are two types of connector platings on connectors, silver, and gold, and people usually think that gold is much better but there are major differences between silver and gold platings and truth to be told there is no better one, both are different and should be considered depending on your need.
Silver plating will provide you with faster speed since its conductivity is larger than gold, but gold is slower on the oxidation front so its life span is longer. On the other hand, if your cables are always connecting and disconnecting gold will be first to be scrubbed off from the surface since the gold coating is much thinner.
Overall if you would only connect cable once and have slower internet than cable capacity gold is the way to go, in another case if you would use the cable as always connecting and switching and your internet plan is the same as cable transfer capacity you might want to go with silver one.
Cable material quality
Network cables are made from copper, your standard conduction material but even here there are differences in quality and therefore the chance of pocket losses over it. More quality less loss and more stable connection and this will depend on the purity of copper that is used in the cable itself. More purity in copper, more stability, simple as that.
Conclusion
So as you can see, there are a lot of different things that will influence your pick of proper network cable but the overall best advice is to get one that will fit well into your needs and setup. pair it up with your router and your internet plan since just simply buying something that you can not use is really a waste of money.
Manually cleaning your PC registry may be the worst or best thing you ever decide to do. Registry keys that lie around on your computer, unused, can cause your computer to lag. This can end up in your computer not being able to load the easiest of programs and being slow at loading anything, let alone something that would take up a decent amount of memory.
If your computer has slowed to almost an absolute stop, it is most probably the registry’s fault and the only option then is to clean it. You can get programs to do this for you, but they can be riddled with inaccuracies and viruses that could harm your computer even more.
This is why some people choose to manually edit their computer. However, this is not without its flaws.
Registry Keys
Registry keys tend to have really long names.
These names will be full of numbers and hyphens and will most likely give you no indication of what they do. Even some computer experts find it hard to understand what every computer’s registry keys do.
This can make it very hard to see which ones are causing the problem; and if you don’t know what’s causing the problem, then there is no way you will be able to fix it.
Some registry keys will be completely menial in what they do but some could be vital to even allow Windows to work on your computer.
Manual Registry Repair
Registry keys can also cause huge problems if you manually delete the wrong one.
A lot of registry cleaners have the option to revive a key that they have deleted on you, which means that fixing an error that they made would be easy enough to do. However, when you manually delete registry keys, it will be an awful lot harder to get them back to work again afterward.
This can cause your computer many problems and if you delete even one wrong key it is possible your computer will not even start. With the horrid naming system they have as well, it makes it very hard to determine what is important and what is not, which means it is all too likely that you will delete something important.
However, those are the risks you have to take when you are cleaning out your registry. A registry cleaner has the same likelihood of messing with your computer and deleting something wrong that you have, so it is the same either way however a registry cleaner will do it with less hassle.
But, some people say that if you do it yourself, it’s more likely to be right; that is why they prefer to do it manually and that is alright.
Conclusion
So, if you are manually deleting your registry keys that are unused, you’ll have to use a program that comes with Windows known as ‘regedit.exe’ which is incredibly difficult to use but may just be worth the hassle in the end.
So, you don’t really need to put up with a slow computer, but be careful when messing with your registry manually!
To repair and resolve this and other PC-related issues Click Here to download Restoro.
When you get the “HTTP Error 304 Not modified” error in Google Chrome, Mozilla Firefox, or Microsoft Edge, there can be lots of reasons why you’re getting this error. The HTTP Error code 304 means redirection, technically. It could be that the DNS has some issues or the cache is already reusing the existing information to look for a website or it could also be that your browser might be infected.
In this post, we will show you what you can do to fix the “HTTP Error 304 Not modified” error when you are not able to open a website on your browser. Here are the exact details of the error message:
“This status code is returned if the client has already downloaded resources since the last visit and is displayed to notify the client browser that the requested resources is already stored in the browser cache which hasn’t been modified.”
Follow each one of the given fixes below to resolve the issue.
Option 1 – Clear the browsing data on your browsers
The first thing you can try is clearing the browsing data on your browsers.
Microsoft Edge:
Open Microsoft Edge.
Then click on the three horizontal dots to open the menu.
From there, click on Settings. And under Settings, click the “Choose what to clear” button under the Clear browsing data section.
Next, check all the checkboxes and then click the Clear button to clear the browsing data in the Edge browser.
Restart Edge.
Google Chrome:
Open Chrome and then click on the three vertical dots located at the top of the window.
Then click on Settings.
After that, click on Advanced. And from the Privacy and Security section, click on the “Clear browsing data” option.
Now click on the CLEAR DATA button.
Restart Chrome.
Mozilla Firefox:
Open Firefox and then click on the three horizontal lines to open the menu.
From there, click on Options.
Next, select Privacy & Security.
After that, click on the Clear Now button under the Cached Web Content section and then click the Clear All Data button under the Site Data section.
Restart Firefox.
Option 2 – Flush DNS and reset the TCP/IP
There are some websites that don’t resolve since the DNS in your computer still remembers that old IP address. And so you need to flush the DNS as well as reset the TCP/IP on your computer.
Click the Start button and type in “command prompt” in the field.
From the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
After opening Command Prompt, you have to type each one of the commands listed below. Just make sure that after you type each command, you hit Enter
ipconfig /release
ipconfig /all
ipconfig /flushdns
ipconfig /renew
netsh int ip set dns
After you key in the commands listed above, the DNS cache will be flushed and the TCP/IP will reset.
Option 3 – Try using the Google Public DNS
Changing your DNS to Google Public DNS might also help you in fixing the “HTTP Error 304 Not modified” error. To do so, follow the steps below.
The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
Next, click on the “Change Adapter Settings” option.
After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
Right-click on your network connection and click on Properties.
Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.
Option 4 – Run Cleanup Tool and disable Extensions
You might also want to run the Cleanup Tool in Chrome if you are using this browser as well as disable all the extensions as some of them, if not all, might be the reason why you’re getting the “HTTP Error 304 Not modified” error.
Reddit is one of the most popular websites in the world and how Microsoft is opening doors to everyone in its new store Reddit took a logical step and made a Progressive web application and placed it in it.
Being a Progressive web app makes it more familiar and feels like a home experience using it for a lot of Reddit users.
Reddit itself has a large community and active topics discussions all the time about anything. Bringing it to Windows as an application is, in my opinion, a great move since as an application it is independent, more light-weighted, and offering some other advantages specifically tied to being a standalone windows application.
Everyone familiar with and using the Reddit website will feel right at home in this app and you can start using it right away.
If you are trying to install a Windows 10 upgrade but was interrupted with an error saying, “0x80070003 – 0x2000D, The installation failed in the SAFE_OS phase with an error during MIGRATE_DATA operation”, then you’ve come to the right place as this post will help you sort this problem out.
When you get this kind of error while trying to upgrade your computer, although there could be various reasons for this, the primary one is that when you upgrade from one update to another, something stopped the upgrade process to migrate the user data. To fix this error, you can try to run both the DISM tool and the System File Checker to automatically repair any corrupted system files. You could also try checking the free storage space of your primary drive and if you have any file lock apps like BitLocker, consider disabling them for they could also be the reason why you’re getting the error.
Option 1 – Run the DISM tool
Running the DISM Tool helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10 which might be the reason behind the Windows Upgrade error 0x80070003 – 0x2000D. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
Open the Command Prompt as admin.
Then type in this command: exe /Online /Cleanup-image /Restorehealth
Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Once it’s done, restart your computer and then check if the issue is resolved or not on the next startup.
Option 2 – Run the SFC scan
The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the Windows Upgrade error to appear. SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files. To run the SFC command, follow the steps given below.
Tap Win + R to launch Run.
Type in cmd in the field and tap Enter.
After opening Command Prompt, type in sfc /scannow and hit Enter.
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Reboot your PC.
Option 3 – Try checking the free storage space on your primary drive
The next option you can try to resolve the error is to see if you have enough free storage space on the primary drive because if you don’t then it’s probably the reason why you’re getting this error. To fix it, you need to free up some storage space by following these steps:
Open Setting > System > Storage from the WinX Menu.
From there, you will see a list of all the local and connected storage devices along with the details on the free space.
Now make sure that the Storage Sense feature is turned On then go find a link that says “Free Up Space” and click it to open.
After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
Windows Upgrade Log Files
System created Windows Error Reporting Files
Thumbnails
Temporary Internet Files
Previous Windows Installation Files
Delivery Optimisation Files
DirectX Shader Cache
Note: Once you’re done freeing up space on your drive, try to run the setup file again.
Option 4 – Try disabling BitLocker and other file lock apps
If you are using BitLocker or other file lock apps, then it could be the reason why you’re getting the error. Usually, file lock apps don’t cause any kind of issue, however, if you have something that works on file level like BitLocker, you can try to disable it. Once you’ve disabled it, try to install the Windows 10 Upgrade again and after you do, enable BitLocker again. This should fix the problem.