How To Disable Notification Sound On Windows 11?

To disable notification sounds on Windows 11, you can follow these steps: Open the Windows 11 Settings: You can open Settings by pressing Windows + I on your keyboard or by clicking the “Start” button, then selecting the gear-shaped “Settings” icon. In the Settings window, click on “System.” In the left sidebar, select “Notifications & … Read more

How to record screen on windows 11 | | Screen recording tool is available in windows 11

Hello Friends,   In this video tutorial, we will see how to do screen recording in windows 11. Windows 11 has a free screen recording tool inside the snipping tool. Let’s do a quick screen recording.   I hope you found this tutorial helpful, please consider giving thumbs up and hit subscribe button to motivate … Read more

How to delete temporary files on Windows 11

To delete temporary files on Windows 11, you can use the built-in Disk Cleanup tool. Here’s a step-by-step guide on how to do it: Open Disk Cleanup: Press Windows + S to open the search bar. Type “Disk Cleanup” and select it from the search results. Select the Drive: Disk Cleanup will prompt you to … Read more

IntelliJ Idea 2023.1 community edition installation on Windows 11 (64bit) | Tutorial for Beginners

Hello coders, In this tutorial, we will learn to download and install IntelliJ Idea Community Edition v2023.1 on Windows 11. Also, we will see to create the first sample Java project in this tutorial. It’s an easy task. Let’s do it together. Prerequisites – JDK/Java must be installed on your system. open cmd and type … Read more

Complete Uninstallation of IntelliJ Idea – standalone version from Windows 11

Open the Programs & Features section in the Windows Settings dialog, select the IntelliJ IDEA app, and click Uninstall. Depending on your version of Windows, the procedure for uninstalling programs may be different. You can also manually run Uninstall.exe in the installation directory under /bin. Remove the following directories:Syntax Example: C:/Users/xyz/AppData/Roaming/JetBrains/IntelliJIdea2023.1 C:/Users/xyz/AppData/Local/JetBrainsIntelliJIdea2023.1     I … Read more

How to download and install Wamp Server on Windows 11 || Tutorial for Beginners

In this tutorial, you will learn to download and install the Wamp server on Windows 11 properly without any issues. Download link: https://www.wampserver.com/en/download-wampserver-64bits/ If you enjoyed this video tutorial and found it helpful, please consider giving it a thumbs up (like) 👍 and hitting that subscribe button ✅ if you haven’t already.

Installing MinGW (GCC/G++) Compiler in Windows 11 || Compile and run C++ program |Beginners Tutorial

In this tutorial, you will learn to download and install the MinGW GCC compiler on Windows 11. Here we are not using any installer exe. We will quickly set up MinGW on Windows 11 by setting up the environment variable. Also, you will learn to create, compile and run a C++ simple program here in … Read more

How to install CodeBlocks IDE v20.03 on Windows 11 with Compilers ( GCC , G++)?

In this tutorial, you will learn how to download and install CodeBlocks ide on Windows 11 with compilers gcc and g++. Also, we will create a sample C++ program and then compile it and run it in CodeBlocks IDE on Windows 11. I hope you found this tutorial helpful, please consider giving thumbs up and … Read more

Genymobile scrcpy installation on Windows 11 || mirror your Android device to Windows 11| Easy Setup

In this tutorial, you will learn to download and set up the Genymobile scrcpy application on Windows 11. With the help of this application, we can mirror Android screen to our laptop/desktop computer and we can interact with the use of a keyboard and mouse.   Download link: https://github.com/Genymobile/scrcpy Thank you again for being a … Read more