Archive for the ‘Windows 11’ category

2 Methods to Reset Windows Terminal to Default Settings

June 26th, 2023 by Admin

How do I reset Terminal to initial settings in Windows 11? Windows Terminal lets you customize color schemes, fonts and profiles for Command Prompt and PowreShell. If you’ve played around with Windows Terminal settings and messed it up, here are 2 easy methods to reset Windows Terminal to default settings in Windows 11.

Method 1: Reset Windows Terminal to Default Settings via Terminal

  1. Right-click the Start button and choose “Terminal (Admin)“.

  2. When the Windows Terminal opens up, click the down-arrow icon in the title bar and select Settings from the drop-down list.

  3. Click the “Open JSON file” option at the bottom of the left navigation pane.

  4. Select the Notepad app to open the JSON file. Next, press Ctrl + A to select all the content in the JSON file, right-click them and choose Delete.

  5. Click the File menu and choose Save. Close Notepad. Windows Terminal will immediately regenerate the JSON file with default settings.

Method 2: Reset Windows Terminal to Default Settings via File Explorer

  1. Press the Windows key + R to bring up the Run box, type the following path and press Enter.
    %LocalAppData%\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState

  2. File Explorer will open and take you to the location where the settings.json file is stored. Just delete the settings.json file and it will reset Windows Terminal back to its default settings.

  3. The next time you open Windows Terminal, a fresh copy of the settings.json file will be created with all the default settings.

That’s it!

3 Methods to Disable Automatic Map Updates in Windows 11

June 25th, 2023 by Admin

How can I stop Windows 11 from automatically updating offline maps? By default, Windows will automatically update the offline maps when plugged in and on Wi-Fi. This may have an impact on the internet speed when you’re attending online class or meeting. In this tutorial we’ll show you 3 methods to disable automatic map updates in Windows 11 to boost your internet speed.

Method 1: Disable Automatic Map Updates in Windows 11 via Settings App

  1. Press the Windows key + I to launch the Settings app. Select the Apps category in the left, and then click on Offline maps.

  2. click on Maps updates to expand the settings. Next, uncheck the “Update automatically when plugged in and on Wi-Fi” option.

  3. This will prevent Windows 11 from automatically updating the offline maps. But you can still click on the “Check now” button underneath to update the offline maps manually.

Method 2: Disable Automatic Map Updates in Windows 11 via Group Policy

  1. Open Local Group Policy Editor and navigate to the location: Computer Configuration -> Administrative Templates -> Windows Components -> Maps​. Double-click the “Turn off Automatic Download and Update of Map Data” policy in the right pane.

  2. Choose the Enabled option. Click Apply and then OK.

  3. Close the Local Group Policy Editor. You’ll find that the “Update automatically when plugged in and on Wi-Fi” option under the “Maps updates” section in the Settings app is greyed out.

Method 3: Disable Automatic Map Updates in Windows 11 via Registry Editor

  1. Open Registry Editor and browse to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows. Right-click the Windows key in the left sidebar and choose New -> Key.

  2. Name the new key as Maps, and select it. Next, right-click the blank area in the right pane and choose New -> DWORD (32-bit) Value.

  3. Name the DWORD as AutoDownloadAndUpdateMapData, and leave the data value as 0.

  4. Close Registry Editor and restart your system to apply the changes.

That’s it.

2 Methods to Make Task Manager Always on Top in Windows 11

June 12th, 2023 by Admin

Is there a way to keep Task Manager always stay on top of other windows? Task Manager comes with a built-in option which can make it show on top, without using third-party software such as AutoHotkey. In this tutorial we’ll show you 2 methods to make Task Manager always on top in Windows 11.

Method 1: Make Task Manager Always on Top via Task Manager Settings

  1. After opening Task Manager, click the Settings icon in the lower-left corner.

  2. Under the “Window management” section, check the “Always on top” option.

  3. The current Task Manager window will stay on the top. The next time you bring up Task Manager, it will launch and stay on top of all other windows by default.

Method 2: Make Task Manager Always on Top via System Tray

  1. When the Task Manager application is running, click the small upward arrow icon next to the Notification area. You’ll see all hidden icons for apps.

  2. Right-click the hidden Task Manager icon and choose “Always on top” from the pop-up menu.

  3. A check mark will appear beside the “Always on top” menu item. This will turn on “Always on top” for Task Manager in Windows 11.

That’s it!

How to Enable Kids Mode in Microsoft Edge

June 3rd, 2023 by Admin

How do I keep my children safe online while I’m away? Kids Mode is a nice feature available in Microsoft Edge, which allows you to prevent your kids from stumbling across harmful or inappropriate websites. In this tutorial we’ll show you how to enable Kids Mode in Microsoft Edge on Windows 11/10, so children can only access approved websites.

Part 1: Set up a Whitelist in Kids Mode

Parents can create a whitelist of websites that the children are allowed to visit. Follow these steps:

  1. Open Microsoft Edge and type the following in the address bar and press Enter. Next, click the “Manage allowed sites in Kids Mode” option.
    edge://settings/family

  2. Click the “Add website” button.

  3. Enter the URL of a website you allow children to access, and click Add.

    Repeat this to add more websites to the list. Note that Kids Mode blocks all websites that are not on this list.

Part 2: Enable Kids Mode in Microsoft Edge

  1. After opening up Microsoft Edge, click the Profile icon in the top right corner.

  2. Choose “Browse in Kids Mode” from the drop-down list.

  3. The Welcome pop-up window will appear. Click “Get Started“.

  4. Kids Mode opens in full-screen and now you can let your child to enjoy the kid-friendly browsing experience.

  5. When the child tries to access a website which is not in the whitelist, the action will be blocked but with the option to ask for permission.

  6. If you allow your child to temporarily access a blocked website, click the “Get permission” button and enter your Windows administrator password.

  7. To leave Kids Mode, click the Kids Mode banner at the top-right and then click the “Exit Kids Mode window” button. Next, enter your Windows admin password to confirm.

Conclusion

Kids Mode in Microsoft Edge can keep your kids away from harmful websites. The major drawback is that children can press the Windows logo key or hit the Alt+Tab keyboard shortcut to bypass the Kids Mode, and use other web browsers to surf the internet.

3 Steps to Make Windows 11 Show Seconds in System Tray Clock

May 29th, 2023 by Admin

How do I get the taskbar clock to show seconds? The “Show seconds in system tray clock” option is missing? Previously we’ve covered a registry trick which can set Windows 10 to display seconds on the taskbar, and that method also works with Windows 11.

Starting with Windows 11 build 22621.1778, there is a new option available in the Settings app, which allows you to easily make Windows 11 show seconds in the system tray clock.

How to Make Windows 11 Show Seconds in System Tray Clock

  1. Right-click any blank area in the taskbar and choose “Taskbar settings” from the pop-up menu.

  2. When the Settings app opens to Personalization -> Taskbar, click the “Taskbar behaviors” section in the right pane to expand it.

  3. Scroll down to the bottom and check the “Show seconds in system tray clock (uses more power)” option. The clock on the taskbar will show seconds immediately.

That’s it!

How to Enable Inline AutoComplete in File Explorer and Run Dialog in Windows 11

May 22nd, 2023 by Admin

Inline AutoComplete is a useful feature which can help fill in the Run dialog or the address bar of File Explorer with less effort. While typing in the Run dialog box, inline AutoComplete will automatically append the rest of the command based on your history, and the auto-fill data is highlighted in light blue.

If the inline AutoComplete feature is disabled, the Run dialog box will not auto fill the rest of the command for you.

In this tutorial we’ll show you 2 methods to enable inline AutoComplete in File Explorer and Run Dialog in Windows 11. These methods also work with Windows 10/8/7.

Method 1: Enable Inline AutoComplete in Windows 11 via Control Panel

  1. Open the Control Panel and set the View by option to Large icons, then click Internet Options.

  2. Select the Advanced tab. Scroll down to Browsing section, and check the “Use inline AutoComplete” option.

  3. Click Apply and then OK. Open a new Run dialog or File Explorer window, and you should be able to use inline AutoComplete to type.

Method 2: Enable Inline AutoComplete in Windows 11 via Registry Editor

  1. Open Registry Editor and browse to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete. Double-click the string “Append Completion” on the right pane.

  2. Change the value data from “no” to “yes“, and click OK. It will turn on the inline AutoComplete feature immediately.

  3. Close Registry Editor. Reopen the Run dialog box or File Explorer, and you can now enjoy the inline AutoComplete feature.

Conclusion

Inline AutoComplete is turned off by default, and you can turn it on using the above methods. However, if you’ve deleted or disabled the Run command history, the inline AutoComplete feature will not automatically fill the data for you, even if it’s enabled actually.

3 Ways to Open Microsoft Word in Safe Mode on Windows 11 / 10

May 20th, 2023 by Admin

MS word keeps crashing when saving a document? Always get the error message “There was a problem with Microsoft Word and your recent work might be lost” when opening any Word document? When you encounter these problems, you can start Office Word in Safe Mode which can help you identify the problem. In this tutorial we’ll show you 3 simple ways to open Microsoft Word in Safe Mode on Windows 11 / 10.

Method 1: Open Microsoft Word in Safe Mode via Run Command

  1. Press the Windows key + R together to bring up the Run dialog box, type winword /safe and press Enter.

  2. It will immediately launch Microsoft Word in Safe Mode, without loading any add-ins or extensions.

Method 2: Open Microsoft Word in Safe Mode via Holding the CTRL key

  1. Press and hold down the CTRL key, then double-click the Word shortcut on your desktop, or click its shortcut which appears in the Start Menu or taskbar.

  2. When you see a pop-up dialog which says “You’re holding down the CTRL key. Do you want to start Word in safe mode?“, release the CTRL key and click Yes.

  3. The Microsoft Word application will start in Safe Mode.

Method 3: Create a Desktop Shortcut to Always Open Microsoft Word in Safe Mode

If you need to open Microsoft Word in Safe Mode regularly, just make a few changes with the Word shortcut on your desktop and you can set it to start in Safe Mode by default.

  1. Right-click the Microsoft Word shortcut on the desktop, and then select Properties from the pop-up menu.

  2. Click inside the Target text box, place the cursor after the last quotation mark, add a blank space follow by the parameter /safe.

  3. Click Apply and then OK. Double-click the shortcut and it will always start Word in Safe Mode.

That’s it!

How to Hide Time and Date from the Taskbar in Windows 11

April 25th, 2023 by Admin

Is it possible to hide the clock on the lower right-hand side of the taskbar? If you’re running Windows 10 or earlier versions, just press the WIN + R keys to open the Run dialog box, type explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}\SystemIcons and press Enter, you can then turn off the Clock system icon easily. However, this method doesn’t work with Windows 11. In this tutorial we’ll show you a different way to hide time and date from the taskbar in Windows 11.

How to Hide Time and Date from the Taskbar in Windows 11

  1. Press the Windows key + I on your keyboard to access the Settings app. Select Time & language in the left sidebar, and then click Language & region on the right.

  2. Scroll down to the “Related settings” section, click the “Administrative language settings” option.

  3. Switch to the Formats tab, click the “Additional settings” in the bottom-right corner to open the Customize Format dialog.

  4. Select the Time tab at the top, and then type s in the “Short time” field. Click Apply and it will hide the clock from Windows taskbar.

  5. Switch to the Date tab. Type ddd in the “Short date” field.

    Click Apply and it will hide the date from your taskbar. The “ddd” indicates the day of week, so the weekday will be shown on your system tray.

Whenever you need to bring the time and date back to the taskbar, just follow the above instructions to open the Customize Format dialog, then select either Time or Date tab, click the Reset button and you’re good to go.

How to Add Additional Clocks to Windows 11 Taskbar

April 24th, 2023 by Admin

Is it possible to display multiple clocks/times on the taskbar in Windows 11? If you need to keep track of the time in different time zones or work with overseas colleagues, it’s necessary to show extra time zone clocks in the system tray. In this tutorial we’ll walk you through the steps to add additional clocks to the taskbar in Windows 11.

How to Add Additional Clocks to Windows 11 Taskbar

  1. Right-click the date and time on the taskbar, and then choose “Adjust date and time” from the pop-up menu.

  2. When the Date & time settings page opens, scroll to find the “Related links” section. Click the “Additional clocks” option.

  3. Check the first “Show this clock” checkbox, select a time zone and add a descriptive name for the clock. If you want to add another clock, just check the second “Show this clock” checkbox and repeat the same steps.

  4. Click Apply and then OK. When you hover over the local clock on the taskbar, your additional clocks will pop up. If you click the date and time on the taskbar, the additional clocks you added will appear in the calendar flyout.

That’s it.

How to Enable or Disable AutoSwitch for Wi-Fi Network in Windows 11

April 21st, 2023 by Admin

Is there a way to stop Windows 11 from searching for other Wi-Fi networks while connected? When the AutoSwitch feature is turned on, Windows will automatically disconnect from the current Wi-Fi and switch to more preferred network if possible. In this tutorial we’ll show you 2 methods to enable or disable AutoSwitch for Wi-Fi network in Windows 11.

Method 1: Enable or Disable AutoSwitch for Wi-Fi Network via Network Connections

  1. Press the Windows key + R on your keyboard to open the Run box. Type ncpa.cpl and click OK to bring up the Network Connections dialog.

  2. Right-click the Wi-Fi adapter and choose Status from the pop-up menu.

  3. Click the “Wireless Properties” button.

  4. Select the Connection tab. Check the box “Look for other wireless networks while connected to this network” to enable AutoSwitch, or uncheck it to turn off AutoSwitch.

  5. Click OK to save your change.

Method 2: Enable or Disable AutoSwitch for Wi-Fi Network via Command Line

  1. Right-click the Start button on the taskbar and select Terminal (Admin) from the list that appears.

  2. When it opens a Command Prompt window or a PowerShell console, run the command netsh wlan show profiles to display all saved wireless network profiles. You need to note down the name of the Wi-Fi profile you want to enable/disable the Auto Switch feature for.

  3. To turn on the AutoSwitch feature, run the following command. Remember to replace profile_name with the actual profile name you noted in the above step.
    netsh wlan set profileparameter name="profile_name" autoswitch=Yes

    If you want to disable automatic network switching, execute this command instead, and the system will not automatically switch to other Wi-Fi networks.
    netsh wlan set profileparameter name="profile_name" autoswitch=No

That’s it!