in system dialog click on the clipboard and on the right screen turn ON CLipboard history.
As previously announced by Google feature to quickly delete the last 15min of browsing history via one button is rolling out now.
For now, only Apple users will be available to use this feature but the Android update is scheduled for later this year, a strange move by Google but it is what it is.
For anyone who is unfamiliar with this feature, basically, Google wants a quick way to remove the last 15min of browsing history as a supposedly stated request to make deleting browsing history much easier.
Google came up with this idea so you can keep the previous history intact but remove just 15min time frame, no additional explanation was given on why 15 but I presume it is some round number that came up as the middle one with research, read telemetry info.
Using quick delete requires being signed into Search with a Google account. Users can access the option by simply tapping on the avatar icon to access the settings then choosing "Delete last 15 minutes."

in system dialog click on the clipboard and on the right screen turn ON CLipboard history.
‘Update server not available (error: 3)’
Error Causes“The site can’t be reached, This site on the company, organization, or school intranet has the same URL as an external website. Try contacting your system administrator. ERR ICAN NAME COLLISION.”This kind of error is caused by an error in a private namespace or a random redirection to an incorrect proxy server. There are several ways to fix this error. You can try to check the integrity of the Hosts file or check the proxy. You could also try to use the Registry Editor and apply some tweaks or remove any conflicting browser extensions or flush the DNS cache, as well as run a malware scan.
“Sending reported error (0×80042109): Outlook cannot connect to your outgoing (SMTP) e-mail server.”
Error CausesCode 18 is a typical Device Manager error code that occurs when the device driver is damaged. Device Manager is an important tool that allows Windows PC users to have an overall look at the connected hardware.
Furthermore, it also allows diagnostic testing. It is vital too and errors associated with the Device Manager such as error code 18 should and must be resolved quickly.
Error code 18 is usually presented in the following formats:
“The drivers for this device are not installed. (Code 18)” Or “Reinstall the drivers for this device.”
Error CausesError code 18 may be triggered due to several reasons such as:
Error code 18 may cause a great deal of inconvenience. It may hamper your ability to use certain devices on your PC.
For example, if code 18 pops up due to a corrupted or improperly configured keyboard driver, then it may hamper your ability to use your keyboard and work on your PC.
The good news is that Device Manager error codes like error code 18 are easy to resolve. Below are some of the easiest and effective methods to repair error code 18 on your PC. Try one of these methods to repair error code 18 in no time:
One of the easiest ways to repair error code 18 and to ensure that this error doesn’t pop up on your PC again is to uninstall the problematic driver. For this, simply:
Finding problematic drivers and then updating them individually can be frustrating and a time-consuming process. It can take a lot of time to perform updates and resolve the error code on your PC.
If you have projects to work on with pressing deadlines, then updating drivers on your PC separately can cause you a great deal of inconvenience and waste your precious time.
However, to avoid this situation, we advise you to set your drivers to update automatically. Automatic update installation requires only a few seconds.
And to update drivers automatically, it is recommended you download DriverFIX.
As the name suggests, this software is designed to assist programmers to upgrade device drivers automatically. In just a few clicks, you can update all your outdated drivers and repair error code 18.
DriverFIX is easy to use and an advanced program that is smoothly integrated with an intelligent programming system. This system identifies and detects all the problematic drivers on your PC and then updates each driver automatically to their latest versions.
It continues to update drivers regularly ensuring that you never come across device driver problems on your system.
Click here to download DriverFIX and repair error code 18 today!
When the personalization setting opens go-to color tab on left and scroll down until you find 2 checkboxes under "show accent color on the following surfaces:"
check ones you wish to apply the effect to and you are done. Now your START menu and/or title bars are using the color scheme of your choice.
Error Causes“This application has failed to start to run on Windows because MSASCUI.exe cannot be found.” “Windows Defender cannot work properly and protect the Windows system effectively”The message will keep popping up on your computer screen time and again.
Customers will most likely encounter the “We couldn’t update system reserved partition” error when upgrading to Windows 10 from Windows 7 or Windows 8.1. This error may also come with error code 0xc1900104 or error code 0x800f0922.
Error Cause“We couldn’t update system reserved partition” Windows 10 upgrade error is normally caused by too little space on the System Reserved Partition (SRP). The System Reserve Partition is an additional small partition created by Windows, which stores boot files. The SRP can be filled up with security apps and third-party anti-virus. Once this partition has insufficient space, the system will not be able to upgrade to Windows 10.
Caution: The following steps are complex and need to be done by experienced users especially using the command line. Once an error is made in entering commands, there’s a chance that your device can be put in a no-boot situation, or data stored on the device can possibly get lost.
To upgrade to Windows 10, your device needs to have at least 15MB free space on the System Reserved Partition. Follow the procedure below and then try upgrading again.
NOTE: While in Admin mode, some apps like OneNote will not run.
Doing this method will make a permanent, but small increase in the free space of the device’s SRP.
a. Open the Run window by pressing the Windows key + R. Type diskmgmt.msc then hit Enter. b. Select System Reserve partition then right-click on it.
c. Choose Change Drive Letter and Paths then select Add.
d. Type Y for the drive letter then click OK.
e. Click on the Start button and search for cmd. In the results, right-click on Command Prompt then choose Run as administrator. The command prompt window will appear.
f. Type Y: at the command prompt then press Enter.
g. Once you’ve switched to drive Y, type takeown /d y /r /f . then hit Enter.
NOTE: Ensure that the space and period after “f” is included in order for the command to work properlyh. Type icacls Y:* /save %systemdrive%NTFSp.txt /c /t then hit Enter to back up the permission to the drive.
NOTE: Ensure that all files are marked as successful and that no files are marked as failed.
i. Type whoami then hit Enter. Record the username that appears. Afterwards, type icacls . /grant <username you got from whoami>:F /t then press Enter.
NOTE: Ensure that there’s no space between the username and “:F” or the command will not work.j. In the File Explorer, open the SRP drive and select the Boot folder. Choose the language folders you want to permanently delete. Language folders are named with four letters split with a hyphen. For example: de-DE is the German language while en-US is the U.S. English language.
2. Truncate the NTFS Log:
a. Open the Command Prompt then type chkdsk /L Y: to check the size of the NTFS Log. If the NTFS Log size is less than 5000KB, you need not truncate the file.
b. Type chkdsk /L:5000 /X /F then hit Enter to truncate the NTFS Log.
c. Return to Disk Management window. Select Action menu then select Check if the device’s SRP now has a larger amount of free space. Once there’s enough space, right click the System Reserve Partition then select Change Drive Letter and Paths. Choose Y: then select Remove.
3. If there’s still not enough available space after truncating the NTFS Log, resize the USN journal:
a. Open the command prompt then type fsutil usn queryjournal Y: to display the size in hex value. Convert the hex value to decimal then divide it by 1048576. The result you will get will be in MB. If the journal size is 30MB or more, proceed with truncating the file.
NOTE: To convert the Hex value to Decimal, open the Calculator app in Windows then choose View menu. Select Programmer then choose Hex. Type the Hex value then choose Dec.
b. Type fsutil usn deletejournal /D /N Y: then hit Enter to delete the journal. Type fsutil usn createjournal m=1500 a=1 Y: to recreate the journal having the new log size value.
a. Type icacls Y: /restore %systemdrive%NTFSp.txt /c /t in the Command Prompt. Check if the files were successfully processed before proceeding. If you see a message saying some files failed while processing, this is normal since some of the files have already been deleted before performing a backup. However, if there are no successful files indicated, the command was not properly executed.
b. Type icacls . /grant system:f /t then hit Enter to adjust the ACL back to System. Now, you can set the owner of the drive by typing icacls Y: /setowner “SYSTEM” /t /c then press Enter.
c. Check if the device’s SRP now has enough free space by going back to Disk Management and refreshing the data. If the SRP already has sufficient space, you can now remove the drive letter. Right-click on the System Reserved Partition then choose Change Drive Letter and Paths. Select the Y: drive then choose Confirm deleting the drive letter by clicking OK.
This method makes a larger, but temporary, increase in the SRP free space.
1. Be sure you have an external drive having at least 250 MB free space and formatted as NFTS.2. Open Run by pressing the Windows key + R. Type mscthen to choose the Recovery Partition. Right-click on it then choose Change Drive Letter and Paths.
3. Select Add then type Y for the drive letter, click
4. Click on the Start screen then type cmd in the search bar. In the results, right-click on Command Prompt then choose Run as administrator. The command prompt window will appear.
5. Switch to another drive by typing Y: in the command prompt. Once you’re in the drive Y, type takeown /d y /r /f .
NOTE: Ensure that space and period after “f” are included in order for the command to work properly.