When Windows 11 update is available but you do not wish to restart right away because you are in the middle of using a computer, you can schedule a restart for up to 7 days. It is very easy and we will show you how to do it.
Press ⊞ WINDOWS + I to open settings
Click on Windows Update
At the top, under the Restart required to click on Schedule the Restart
Click the switch under Schedule a Time to turn it ON
Use the Pick a Time and Pick a Day menu to set time and day when you want to update
Go back to one screen and visually confirm that the date is set
Close the settings
The scheduled restart will be confirmed in a message on the Windows Update page.
The SearchUI.exe file is the one that manages the search feature of Cortana. However, a number of users have recently reported that this feature stops responding within minutes of booting their Windows 10 computer. This kind of problem could be caused by missing system files or some issues with the Cortana program itself. And so if the SearchUI.exe file is not responding, then you wouldn’t be able to use the search feature of Cortana. But worry not for this post will walk you through fixing this problem.
Before you troubleshoot the problem, you can try to restart your computer and see if it helps, if it doesn’t, then proceed to the given options below.
Option 1 – Try to run the Search and Indexing troubleshooter
You might also want to run the Search and Indexing troubleshooter in Windows 10 as it checks whether the settings for Cortana are in place and automatically corrects any issues if the update or software installation has changed the settings. To run it just click on the Start button and select Settings > Updates and Security > Troubleshoot. From there, select the Search and Indexing Troubleshooter.
Option 2 – Restart Cortana’s process in the Task Manager
Restarting Cortana’s process in the Task Manager could also help you resolve the problem. Refer to the steps given below to do so.
Tap the Ctrl + Alt + Del keys to open the Security options window.
From there, look for the Task Manager in the given list and open it.
Next, look for the process of Cortana and right-click on it, and then select the End Task option to end its process.
After that, the Cortana process will restart by itself and re-initialize.
Option 3 – Try resetting Cortana
Open Cortana and go to the Settings section where you’ll see the “Turning off Cortana clears what Cortana knows on this device, but won’t delete anything from the Notebook. After Cortana is off, you can decide what you’d like to do with anything still stored in the cloud” option. Turn this option off.
Restart your PC.
After your computer boots, launch Cortana again and check.
Option 4 – Try running the DISM tool
You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Windows Upgrade problem. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
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.
Option 5 – Try to reinstall Cortana
If none of the options given above works, you must consider reinstalling Cortana.
First, right-click on the Start button and click on the Windows Powershell (Admin) option from the list.
Next, type the following command and hit Enter to execute it:
Restart your computer and check if Cortana is now able to connect.
Option 6 – Try troubleshooting the problem in a Clean Boot State
There are instances that some conflicting programs installed in your computer might be the one that’s causing some issues with Cortana or causing the SearchUI.exe process to stop. 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.)
From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.
Windows 11 has brought us a new and revamped settings application that will cover most personalization and overall settings for your operating system. But as much as the new settings app is tweaked and modified there are still some things that can be modified only inside Control Panel.
Since the Control Panel icon itself is somewhat not right away once clicked on the start button we are presenting you a couple of ways to open it so you can change each detail you want.
Via Start menu
The most straightforward and easiest way to reach and open the control panel is via the Start menu. In order to do it just click on the Start menu and type in the control panel. Then click on Control Panel Icon in the results.
Pin Control panel icon to the taskbar
In order to actually pin the control panel to Taskbar, you will need to open it first. Use the previous simple and fast steps in order to quickly open it then in the taskbar right-click on its icon. Choose Pin to Taskbar and close control panel. Now you can open the control panel quickly just by clicking it on its icon in the Taskbar.
Add Desktop icon
If you liked the idea to have an icon that you can click in order to fast open the control panel but you are not very fond of the icon being located in your Taskbar then let's place it on Desktop instead. In order to place a special control panel icon on the desktop, we will use Windows setting app. Open settings app with ⊞ WINDOWS + I and go to Personalization tab. Inside the personalization tab, go to Themes and click on Desktop Icon Settings. Check the box beside Control Panel and click on OK. The Control Panel icon will appear now on your Desktop and you can double click on it to launch it.
Run Control Panel from the Run dialog box
Same as in the previous version of Windows you can also open the Control Panel via Windows built-in run menu. This is mostly the preferred way to gain access to it by system administrators. Press ⊞ WINDOWS + R to open the run dialog. Inside dialog type in control and press ENTER. Control Panel will open right away.
VSSControl: 2147467259 Backup jobs failed. Cannot create a shadow copy of the volumes containing the writer’s data. VSS asynchronous operation is not completed. Code: [0x8004231f]
This message pops up when you are creating a snapshot system restore, usually, the issue is tied with insufficient space or service stopping. We will go into detail about how to fix both so you can finish the operation without any issue.
Check Volume Shadow Copy Services
Easier and faster fix than the next one. Launch Services from the Start Menu, look for Volume Shadow Copy, double-click on it, and check the Service status. If it is stopped, click on the Start button. If it’s running, restart it by clicking Stop > Start.
Increase Shadow Storage Space
If the first fix didn’t resolve the issue then you need to increase Shadow Storage Space. Launch Command Prompt as an administrator. Now, type the following command to check your Shadow Storage Space.
vssadmin list shadowstorage
Now, type the following command to allocate more storage (you can change 10GB with the amount of space you want to allocate)
vssadmin resize shadowstorage /For=C: /On=C: /MaxSize=10GB
Windows 11 is a good-looking operating system but people love to make things personal and to their liking so we decided to help you in this mission with small customization of changing default system fonts inside Windows 11.
Since there is no really easy way to just switch the font windows is using for itself we will have to tweak a registry a little so before we start please do make a backup of the registry file and follow the steps as they are presented in order to avoid any errors and break the system.
So, if all precautions are made and you are ready to change your Windows appearance let's dive right into it:
Find and/or install the font that you wish to use
There are vast free font sites on the internet where you can find fonts that you like and wish to use but be very careful with your desired font selection. The font that you choose needs to be a complete typeface, meaning that it has to contain all glyphs, large and small font sizes, all special characters, etc or you will experience that in certain areas nothing will be displayed.
Once you have found the font that you like and made sure it is a complete font, install it on your system (you can skip this step if you just want to change the system font with one already installed on your system)
Create REG file
Open notepad or a similar plain text editor in order to create a file that will apply changes directly into the registry and create a new file. Inside the file paste this text:
All the way to the bottom where it says: "Segoe UI"="NEW-FONT", change NEW-FONT with the font name that you have chosen or installed in the previous step. For example: "Segoe UI"="Ubuntu".
Now go to File > Save As and name your file however you want but give it REG extension so it looks like: my_new_windows_font.REG
Apply changes
Now that you have your registry entry saved, locate it and double-click on it, at this stage Windows warning will probably pop up, you can just ignore it and click on YES since you wrote the file and know what it is. After registry entry is applied reboot your PC in order for changes to take effect.
Rolling back
If you want to change the font to another one, just repeat this procedure again. If you want to roll back to using the default Windows font, repeat the process but with this code instead of the one provided in the REG file:
Socket error 10013 is an error code that often pops on the screen when you try to access the server. This error code restricts your permission to access. It shows that your permission request was denied.
The error message is displayed in the following format:
“Socket.error: [Errno 10013] an attempt was made to access a socket in a way forbidden by its access permissions”
Solution
Error Causes
Narrowing down a particular reason for the cause of socket error 10013 is difficult, typically because this error code can be generated due to several reasons. Here are some of the common reasons for its occurrence on your PC:
High-security set up- Firewall or an antivirus program
Too many functions tied to the same driver confuses the socket
Outdated drivers
Malware
The good news is that the socket error 10013 is not fatal. However, it is advisable to fix and resolve the issue to avoid inconvenience.
Further Information and Manual Repair
Here are some of the best, quickest and easiest methods to work around the problem and resolve socket error 10013 without any hassle or delay.
Method 1 - Turn off Firewall
Believe it or not, a high level of internet security measures like Firewalls and anti-virus programs are a common cause of socket error 10013.
Firewalls are made to protect a computer from harmful connections but sometimes it may also restrict server connections, considering them as a threat to your system security.
Due to this, permission access is adamantly denied. To resolve this issue on your PC, the best way to go about is to turn off your Firewall or any other anti-virus programs installed on your system.
Once you turn off these programs, try accessing the server again. The majority of the time the issue is resolved by carrying this step. Nonetheless, if the error still persists, try the methods given below.
Method 2 - Check the Permissions section of the Firewall Program
Another way to resolve this is to check the permission section of the Firewall program and check for the server. If the server is not listed, contact the Internet Service Provider (ISP) and ask for help in adding the server to the list.
Method 3 - Update Drivers
The outdated driver may sometimes be the reason for the socket error 10013. The socket may no longer use the drivers installed on your PC which is why permission to access the server is not granted.
When this is the reason, try updating the drivers to resolve. For new drivers, visit the software manufacturers’ website, download, and install.
Method 4 - Scan for Viruses and Malware
Another alternative is to scan for viruses and malware. Sometimes the cause for the error is a viral infection. Therefore, remove them to resolve.
The best way is to download Restoro. This is a user-friendly and next-generation PC Fixer embedded with 6 scanners including a powerful anti-virus. It scans your entire PC and removes all types of viruses including malware, adware, spyware, and Trojans in seconds.
Click here to download Restoro.
One of the selling points of Windows 11 was the ability to run Android apps natively in it without the need for any third-party software. It is not a big surprise that even after its release Microsoft is evolving and expanding Windows 11 and its features.
Microsoft is now rolling out an update for the Windows Subsystem for Android on the Dev Channel of the Windows Insiders program. The new version upgrades the core operating system from Android 11 to Android 12.1 (also known as Android 12L), which means the new system and app features in Android 12 and 12.1 are now available on Windows for the first time. However, not the new features in those updates apply to the modified version that runs on top of Windows. For example, one of the main improvements in 12.1 was a dual-pane notification panel for larger screens, but Android app notifications on Windows just show up in the Windows notification panel.
The upgrade also improves how Android apps integrate into Windows. The Windows taskbar will now show which Android apps are currently using the microphone, location, and other system services — similar to many native Windows applications. Toasts messages (the small popups that some apps use for temporary messages) are now displayed as Windows notifications, and the titlebar on Android apps will use the current activity name for the title.
Full changelog
Windows Subsystem for Android updated to Android 12.1
Advanced networking on by default for newer x64 Windows builds
Updated Windows Subsystem for Android Settings app: redesigned UX and diagnostics data viewer added
Simpleperf CPU profiler recording now works with Windows Subsystem for Android
Windows taskbar now shows which Android apps are using microphone and location
Improvements to Android app notifications appearing as Windows notifications
Reduced flicker when apps are restored from minimized state
Apps are not restarted when devices come out of connected standby on recent Windows builds
New video hardware decoding (VP8 and VP9)
Fixes for on-screen keyboard in apps
Fixes for full-screen Android apps and auto-hidden Windows taskbar
Windows Subsystem for Android updated with Chromium WebView 100
Added support for Android NetworkLocationProvider in addition to GpsLocationProvider
Improved general stability, performance, and reliability
The new update is limited to Windows Insiders for now, but once Microsoft fixes all the bugs, it should start rolling out to everyone on Windows 11 that has the Android Subsystem enabled.
In case you don’t know, Windows now comes with an all-new Light Mode theme which gives a light accent color to the Taskbar, Start, and Notification Area. Aside from that, it also brings new improvements and features. This new theme is somewhere between dark and completely white and in this post, you will be guided on how you can enable this new feature in your Windows 10 computer.
Although the Light Mode sure looks stunning and a lot of users love it, it actually switches all the apps plus the Taskbar and Start Menu to the light mode which was not the case before. In addition, the icons in the system tray area, as well as the notification center, are also inverted. To resolve that, there are several ways you can customize the light mode theme as well as activate it in the Windows 10 v1903. How? Refer to each one of the options given below.
Option 1 – Via Theme settings
Windows 10 brought a new theme called “Windows (Light)” which will enable the light mode automatically and will set the accent colors to automatic. This will also apply the new Windows 10 wallpaper on your desktop. To enable Windows (Light), all you have to do is right-click on the desktop and select Themes from the left menu. After that, select the Windows (Light) option under the Change Themes section. This will apply to the Windows (Light) mode.
Option 2 – Via Color settings
The second and more customizable way to activate the light mode is via Settings. Aside from the Light and Dark, Windows also introduced a Custom color option which allows you to decide the default Windows and App mode independently. To enable Light mode via Settings, refer to the steps below.
First, open Settings and go to Personalization.
After that, select “Colours” from the left menu.
Next, select Light under the “Choose your color” section to activate the light mode in Windows 10. This will activate light mode all over your computer.
Note: If after activating light mode, you find that you don’t like it and you want to keep things as they were before (Light App Mode and Dark Windows Mode), you can achieve that using the Custom option. All you have to do is select Custom from the drop-down menu to decide the default Windows and app mode independently. After that, select light under the default app mode and dark under the default Windows mode so that you can keep things as they were before the update. On the other hand, you can also try the opposite version of the light Windows mode and Dark app mode since Windows increased the level of customizability which allows users to use an option of a completely light mode.
The store is not downloading Apps: As you know, the Windows Store is one of the places where you can download Windows apps. However, there are times when you might not be able to do so for some reason. For instance, if you search for an app and click on the get it now button, instead of downloading the app, nothing happens and there are also cases when the download will start but the page will refresh after half a second. When this issue happens, you won’t be seeing any error message or warning at all. So you’ll just have to look at the download get started where the page will refresh and you’ll be back at the Get button.
This issue in the Windows 10 Store only happens for a few apps so even though you are able to download some apps, you might be able to do on other ones. Note that the apps affected are random and there is no specific set of apps that cause this issue while downloading and that this problem will repeat again each time you click on the Get it now button. This issue is definitely caused by Windows itself and has something to do with a bug in the Windows store which was brought by the latest Windows Update. It’s already a known issue among other Windows 10 users who are also suffering the same dilemma. So until Microsoft releases another update to fix this bug, you will have no choice but to deal with it in the meantime. On the other hand, you can also try a couple of suggestions laid out in this post. Follow the steps in every option given below to fix the issue with the Windows 10 Store.
Option 1 – Try signing out from the Microsoft Store
A lot of Windows 10 users were able to resolve the problem by simply signing out and signing back into the Microsoft Store. How? Follow these steps:
Go to the Microsoft Store.
Next, go to the Get page of the app you were trying to download.
And then click on your account picture located in the top right corner of the window and select your account.
Sign out from your account and after that, click the Get button to download the app.
After that, a new window will appear where you’ll have to select your account and click on Continue.
Now enter your credentials. Once you do, the app should be downloaded automatically after you’re signed in. And that’s about it.
Note: Keep in mind that this option is merely a temporary solution to the problem and once you close the Microsoft Store and open it back again, you will be back to square one.
Option 2 – Wait for the Windows Update
As mentioned, this is already a known issue and a lot of Windows 10 users have already complained about it to Microsoft so a bug fix will be soon released in the latest Windows Updates.
If you are trying to restore your computer using a System Image that has been created by the Windows Backup and Restore tool but encountered an error message instead that says, “Windows cannot find a system image on this computer”, you’ve come to the right place as this post will walk you through in fixing this error. Here’s the complete context of the error message:
“Windows cannot find a system image on this computer, Attach the backup hard disk or insert the final DVD from a backup set and click Retry. Alternatively, close this dialog for more options.”
In the error message, you are offered two choices – to either Retry or Cancel the operation. You can try to select Retry to try again but you will most likely get the same error if you do so. This kind of error can occur if the name of the WindowsImageBackup folder or any of its sub-folders has been modified. On the other hand, this error can also pop up if this folder or any of its sub-folders have gone missing or have become corrupted. To resolve the error, you can try to move the WindowsImageBackup folder or check its sub-folders. You can also try to isolate the System Image file or rename the System Image folder or remove all the unwanted sub-folders as well as use Command Prompt in Repair mode.
Option 1 – Try to move the WindowsImageBackup folder
The WindowsImageBackup folder must be stored in the root of the volume where it is stored, in line with the functioning of the System Restore utility. For example, if the WindowsImageBackup folder is stored in the “C:/Backups/System Restore Backups/New” location, then you have to move it to the C: drive as well.
Option 2 – Try to check the subfolders of the WindowsImageBackup folder
The classification of folders and files plays an important part to restore in restoring a computer from a System Restore point. Thus, if have modified the names of any files or folders inside the WindowsImageBackup folder, then you need to set the defaults. After that, run System Restore again and check if it fixes the error.
Option 3 – Try to isolate the System Image file
If the System Image file is stored in a USB storage device along with various System Restore images, then it’s no wonder why you’re getting this error. To set things right, you have to make sure that the System Restore image you wish to restore your computer from, is the only one that’s present at the root of the USB storage device.
Option 4 – Try renaming the System Image folder
If you have renamed the System Image folder prior to running System Restore, then it is most likely the reason why you’re getting the “Windows cannot find a system image on this computer” error. This error pops up because the System Restore utility in Windows 10 looks out for the WindowsImageBackup folder so if you have renamed it, you need to change its name back to what it originally was to fix the error.
Option 5 – Try to remove all the sub-folders of the WindowsImageBackup folder
If you have stored some foreign files inside the WindowsImageBackup folder, you need to get rid of them right away and return the folder to its default state as this folder must be left alone and should not be meddled with if you want to run System Restore smoothly.
Option 6 – Try to use Command Prompt in Repair Mode
Open Command Prompt while your computer is in the Repair Mode.
Next, type and enter this command where you need to replace “<Partition Letter>” with your drive’s letter: dir <Partition Letter>
After you’ve found the WindowsImageBackup folder in any of the partitions, type and enter this command: dir <Parition Letter>WindowsImageBackup /s
The command you entered will display all the contents of the folder exceeding 10 GB in total size. You can check and confirm the integrity of the folder and if you find that the integrity is violated, then it is the reason why you’re getting the error.
If you notice that your tabs in your Firefox browser keep on crashing recently, then there might be something wrong with your browser. Every time any of your tabs crashes, you might encounter an error message saying, “Gah, Your tab just crashed”. If you encounter this kind of error message then it is most likely that your Firefox Profile is having some issues with the existing installation of Firefox.
The “Gah, Your tab just crashed” error rarely happens but when it does, it can get quite annoying as you won’t get to browse the internet peacefully. So to fix it, here are some suggestions you could check out.
Option 1 – Try disabling multi-process tabs in Firefox
Since Mozilla has one process for Firefox itself, while one process handles all the tabs, you have the option to disable these multi-process tabs in Firefox. To do that, follow these steps:
In the address bar of Firefox, type “about: config” and hit Enter.
Next, look for the following configurations and set them to false.
tabs.remote.autostart = false
tabs.remote.autostart.2 = false
After that, double-click on the toggle switch between true and false.
Option 2 – Try checking your Add-ons
In this option, you need to start Firefox in Safe Mode and then check if the problem is fixed. If it is, you may have to check your Firefox add-ons as well as extensions as one of them might be the one that's causing the “Gah, Your tab just crashed” error.
Option 3 – Downgrade the Firefox version you’re using
It could be that the current version of Firefox you’re using has some issues so you might have to downgrade it, especially if you are already using the latest version. To downgrade your Firefox browser, go to the directory of the other versions and languages and select an older version that worked for you. After that, you have to disable automatic Firefox updates.
First, click the menu button and select Preferences.
Next, go to the Firefox Updates section under the General panel.
Then select the radio button labeled “Check for updates but let you choose to install them”. This will ensure that you will not have the same issue with the new update.
Note that this is only a temporary fix since updating your programs, including browsers.
Option 4 – Try sending Crash Reports
You might want to send crash reports to Mozilla. This way, Mozilla might come up with some fix to resolve the problem. All you have to do is type “about: crashes” in the address bar. This will list all the crash reports. Now send it to Mozilla using the built-in interface. Although this won’t instantly fix the problem, a lot of user finds it useful. And besides, the issue will get fixed in future releases or with minor updates.