If you wish to continue where you have left off when you signed out of Windows follow this guide and learn how to continue your work after signing in, restart apps in your Windows.
You can set Windows 10 to Automatically save your restartable apps when you sign out and restart them after you sign in. Here’s how:

Windows Terminal is a new free Microsoft terminal sort of application. When you open either Power Shell or Command Prompt in Windows they will be opened in different windows, and if you want several of each you will have several windows of each on your screen.
Windows Terminal fixes this by opening each of the Instances of Command Prompt and Power Shell as separate tabs inside itself making it much easier to manage multiple instances of named applications.
You can also run both Power Shell and Command prompt tabs in the same Windows Terminal. Luckily running command prompt and power shell in different tabs is not the only thing you can do. Windows Terminal lets you choose your own theme, it has emoji support, GPU rendering, split panes, and many more customizable options.
Windows 11 will have Terminal as the default command-line environment for opening Power Shell or Command prompt, even Windows Subsystem for Linux (WSL)
“Code 800B0100 Windows Update encountered an unknown error.”
Error Causes“Windows could not start the service on Local Computer. Error 1079: The account specified for this service differs from the account specified for other services running in the same process.”If you got the error message above, then here’s how you can fix it:
Error Causes
In run dialog type RegEdit and press ENTER
In registry editor find HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
Right-click on Parameters> New> DWORD 32
Name it IRPStackSize and change the value to 32
Save and reboot your computer.
In run dialog type RegEdit and press ENTER
In registry editor find a key Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
Right-click on Parameters> New> DWORD 32
Name it DefaultTTL and change the value to 64
Save and Reboot
In run dialog type RegEdit and press ENTER
In registry editor find a key Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
There should be a DWORD Value, TCP1323Opts, if not, then create it. Right-click on Parameters> New> DWORD (32-bit) Value.
Double-click on it and change its value to 1
Save and reboot
“The specified identifier is not in the correct format. Type the identifier in the correct format: in hexadecimal form for an MBR disk or as a GUID for a GPT disk.”
Error Causesnetsh int ip reset