how to exclude a folder from avast antivirus in windows 10

In this article I'm going to show you the way to exclude a specific folder from the avast active shield to scan. This issue occurred when I was practicing my C++ programs and whenever I open a C++ file in the console avast shows popup with a ting voice and start scanning my program, that was so annoying so...

Block a program from accessing internet on Windows 10

block_a_program_from_accessing-_internet_on_windows_10_image_00
Sometime we don't a program to access internet so In this article we will block Microsoft Edge from accessing internet for this purpose we will create two new rules Inbound Rules and Outbound Rules in Windows Firewall In Windows Search type firewall and then from the search result open Windows Defender Firewall Click on Advanced Settings located on the...

How to create a local (offline) user account in windows 10

windows-10-local-user-account
In this article we will create a local (offline) user account with administrator permissions. To do that follow the steps given bellow. 1. Click on Start button 2. Now click on gear icon to Open Settings 3. Now Click on Accounts. 4. Click on Family & other users. 5. Under Other users click on Add someone else to this PC. 6. Click on I don’t...

How to check if your Android device is 32bit or 64bit

check mobile kernel architecture
Now a days much like personal computers and laptops, Android devices are also either 32-bit or 64-bit. This architecture is determined by the hardware specifically the CPU used on the device and there is no changing it. If you want to check if the Android device you have in your hands is 64-bit or 32-bit, You can use one...

Download TikTok Videos Without Watermark With These 3 Methods

tiktok video without watermark
Now a days TikTok is the trending social media app in all over the. Often people used to save TikTok videos and post it as status in other social media like WhatsApp. TikTok allow its users to download videos with default download option but the annoying thing in those saved videos from TikTok is having a watermark. Don't worry...

How to download a Wikipedia article as PDF or MP3

download wikipedia article as pdf or mp3
Hi there, Today I bring an article about how to download Wikipedia article as PDF or MP3 for offline read. I hope you will find it helpful. Download as PDF Maybe you liked a Wikipedia article and want to download it on your device for later read or want to add it to your local collection of articles. You can use...

How to Turn On or Off Windows 10 Startup Sounds

windows-startup-sound-thumb
To enable or disable Start up sound in windows 10 go to the sound options in Windows 10. Type sound in the Windows Search bar and then from the search results click on Sound Settings, then scroll down to Related Settings and click on Sound Control Panel. This will open the Sound Dialog box, now go to Sounds Tab...

8 New Really Cool Windows 10 Features

windows-10-1909
Windows 10 got some big updates in the past few months. Updates that have brought some really interesting features. Some of these features are popular while some aren't really. Today we will talk about some really cool and exciting Windows 10 features. Features that you guys probably don't know about or perhaps you may already know. Well a lot...

Shutdown Your Computer Without Updating Windows 10

shutdown-method-1
Windows 10 updating in the background is OK but forcing you to update while shutdown is too much. I agree most of you don't have the time to wait for this unexpected process. In this article we will learn how to shut down without updating. There are three methods to escape updates and shutdown. 1. Using Command Prompt We will shutdown computer using...

How To Fix IDM Extension On Opera Browser

IDM-Opera
If you are having problem integrating IDM (internet download manager) into opera browser, don't worry the solution is here. In this article we will integrate IDM into opera manually because IDM extension is not integrated into opera browser by default. To do that follow the steps given bellow 1. Open Opera browser and click on Opera Menu button and than...

Popular Posts

Explaining a simple C++ program

C++ : Explaining a simple C++ program

C++ files should be save with .cpp extension C++ program start by first running the main function, so let’s add int main() {   } Let’s make it proper function int...

C++ : Getting Started

PHP Setup

01 – Introduction to PHP

Verified by ExactMetrics