Unlock For Us

(Windows 11) How to Access Network Properties for Wired and Wireless LAN

You can't find and access network configuration in Windows 11. Going to the Control Panel Window is difficult unless you knew the command prompt syntax. Heres how.


What to do

1. Press Win + R

2. type control ncpa.cpl


That's it!


Read more...

Unlock For Us

(Windows 11) Show How much RAM is on this computer

Your in a hurry and you want to know how much RAM installed? What to do with no installation being done?


Two Methods

1. At Run Window, type: control /name Microsoft.system

2. Using cmd.exe, type: systeminfo


That's it!


Read more...

Unlock For Us

(Windows 11) Configuring Proxy Server Settings at the User Side

If your internet LAN uses Local IP rather than Public IP, sharing internet can only applicable using Proxy Software at the Server. At the Client Side (Computers inside the network), we need to setup the Proxy IP and Port.


Modern

1. control /name Microsoft.system

2. Network and Internet >> Proxy


Another Way

1. inetcpl.cpl ,4

2. LAN Settings >> Proxy Setup


That's it!


Read more...

(Windows 11) What you need to Set Up a Home and Business Network of Computers

There are several kinds of hardware used in Computer Networks, lets lists and read definitions, and different technologies along the way.


Network Interface Cards or NICs connect computers to a network so that they can communicate. NIC can be connected to the USB or Ethernet port on your computer or installed inside your computer in an available Peripheral Component Interconnect (PCI) expansion slot.


Network hubs and switches. Hubs and switches connect two or more computers to an Ethernet network. Its the central device that connects all the devices together. A switch costs a little more than a hub, but it's faster.





Routers and access points. Routers connect computers and networks to each other (for example, a router can connect your home network to the Internet). Routers also enable you to share a single Internet connection among several computers. Routers can be wired or wireless. You don't need to use a router for a wired network but we recommend it if you want to share an Internet connection. If you want to share an Internet connection over a wireless network, you will need a wireless router. Access points allow computers and devices to connect to a wireless network.





Network cables (Ethernet, HomePNA, and Powerline). Network cables connect computers to each other and to other related hardware, such as hubs, routers, and external network adapters. HomePNA and Powerline adapters are often external and connect to a computer with either Ethernet cables or USB cables, depending on the type of adapter.


You might decide to go with a certain technology because you already have most of the hardware, or you might decide to upgrade your hardware. A combination of technologies might work best for your environment. For example, many people use a wireless router, which accommodates both wired Ethernet connections for desktop computers and wireless connections for laptops.


Source: Microsoft


Read more...

Unlock For Us

(Windows 11) How to Find the Browsing Options Window

Trying to find Internet option window for Network and Web? Here's how to access the Properties using commands.


Using Run Window

type inetcpl.cpl


That's it!


Read more...

Unlock For Us

(Windows 11) Choosing Which Programs Windows uses by Default

How to set which program I used for browsing, opening Word Document and AutoCad Files? For File Types *.html, *.doc and even *.txt, changing them if error occur helps.


Using Run Window

control /name Microsoft.DefaultPrograms


1. Default Programs: Making a program the default for all file types

2. Associate a File type with a Program

3. Change AutoPlay Settings


That's it!


Read more...

(Windows 11) A Scour alternative using the Command Interpreter

You can't install any application and you want a faster way to find a folder or files... Heres what you can do.


How to search faster using cmd.exe

1. Press Win+R, type cmd.exe

2. Go to main directory or root directory (C:\)

3. input: cd\

4. For searching all folder and files with "net" (*net*)

5. enter: dir /s *net*


That's it!


Read more...

(Windows 11) Using a Keyboard Shortcut to launch any Searches as Administrator

Want to launch an application as administrator such as notepad and cmd.exe?


How? Heres a sample:

Type "cmd.exe" at search

And after Search, press:

CTRL+Shift+Enter


That's it!


Read more...

Unlock For Us

Voltmeter and Analog Voltage at New Terms

Digital Signal couples up to create Analog World. What do you call that science of data gathering deep inside?


Updated and New Terms

Voltmeter - A device that displays the voltage across the test points. To work properly, connect the voltmeter in parallel with the load, attaching the probes to connectors on either side of the load you want to measure. The voltmeter can measure DC or AC voltage. DC mode measures the average value of the voltage. When set to AC, the voltmeter displays the root-mean-square (RMS) value of the signal. Mostly, the voltmeter has a very high resistance of 1 Megaohms.


Analog - At new terms, it is a digital pulse bonded together to form a really strong signal sinusoidally united. At I/O, reading and inputting continously in order for computers to analyze these data - Digital to Computer Processing to Analog output. Many samples of one bit of information that corresponds to 1 or 0 rallies together, bonded and united to create what you called Analog Signal. Applications are Amplifiers (computerized), Analog reading and Logging.


Amazing... Got it!


Read more...

Unlock For Us

(Windows 11) How to refresh Windows Explorer after Registry Patches

After Registry settings and merging, Windows doesn't seem to recognize and it doesn't works.


What to do

Using your keyboard, press CTRL + Shift + Esc for the Task Manager

At the Task Manager, Right-Click Windows Explorer and choose Restart.



That's it!


Read more...

BI and BO as core technology of all gadgets

Believe it or not, How about your "hand and sensors"? What its equivalent on products?


Binary Input (BI)

- Its the sensor or smell of computers for processing e.g. measurement of voltages, level alarms and computer logging functions. Activated by Input Ground Technology to the computer means ON and the program language like QB, Visual Basic 6.0 and .Net (C# and Visual Basic) can be used to process the signal.

INP(889) lets you understand input devices if the address is 889


Binary Output (BO)

- Sending of Power signals in binary forms from the computers to the device. From actual, +5v (logic 1) and GND (logic 0) can be seen to the Pins and controlled using a software or a programmer like Visual Studio.

Applications: Switches, Relays and Lamps


That's it!


Read more...

(Windows 11) Adding Context Menu for Customization and Automation

This is the steps to create Right-Click Menu Customization on Windows 11. We'll found it after "Show more options" was clicked.


How?

Go to Regedit.exe


Adding Right-Click Menu for Drives Icon

1. explore HKEY_CLASSES_ROOT\Drive\ folder

2. Create the following Registry Key Folder Path: HKEY_CLASSES_ROOT\Drive\shell\Disk Management\command

3. At (Default), input: cmd /c diskmgmt.msc


Adding Right-Click Menu to All Files

1. explore HKEY_CLASSES_ROOT\*

2. Create the following Registry Key Path: HKEY_CLASSES_ROOT\*\shell\Launch with Notepad\command

3. At (Default), input: notepad.exe %1


Creating Icon on Menus

1. explore HKEY_CLASSES_ROOT\*\shell\Launch with Notepad

2. Create >> New >> String Value >> Icon = "notepad.exe, 0"


That's it!


Read more...

Technology and Science: Computer BIOS and Nervous System

Good Day Netopology readers, today lets read about co-related topic called BIOS and your bodys command center...


BIOS

The basic input/output system configures your motherboard at startup and boots your PC. It is stored on a flash memory chip and keeps its settings in the CMOS. It is a program built into personal computers that starts the operating system when you turn on your computer. It is also referred to as system firmware. BIOS is part of your computer's hardware and is separate from Windows.

How do I access my computer's BIOS?

Procedures vary depending on the BIOS manufacturer. Usually, you must press a key (such as F2, F12, Delete, or Esc) or a key combination immediately after you turn on your computer before Windows starts. For more information, check the information that came with your computer or go to the computer manufacturer's website.


Nervous System

It is the body system that processes information and controls the activities of the body. The central nervous system consist of brain, spinal cord, and spinal nerves which carry messages to and from the spinal cord. Nerves are bundles of fibers that carry messages between brain and other parts of the body.


Got it!


Read more...

Unlock For Us

(Windows 11) Default Exe File to Volume Mixer for all application running

Having some problems, like hanging and volume icon is missing? Heres an alternative way to access and change the volume settings using an exe file included in Windows by default.


App Location and how to access

Explore C:\Windows\System32\

or at the run Window, type: SndVol.exe


That's it!


Read more...

What is Orbit and Relay Device used in Electronics?

Netopology Readers, Welcome again... Today lets read about Orbit and switching using Relay. Its not related? It can be one group.


Orbit

n. The path of an object in space as it moves around another object due to gravity; for example, the Moon moves in an orbit around Earth.
v. To revolve around, or move in a circular path around an object; for example, the Moon orbits Earth.


Relay - a mechanical switch that is activated upon voltage input (3V to 33V).


From arrl.org, it is a mechanical switching devices that is actuated when sufficient current flows through the field coil, thereby causing the field-winding core to become magnetized. This action moves the pole arm to make and/or break contact with a circuit. Source

That's it!


Read more...

Going to Algorithm and Light Emitting Diode (LED) For Todays Technical Term

Everyday is computing, lets start debugging "what kind of process" and LEDs.


Algorithm - It is the process being done for arriving at a solution to a problem. In networking, algorithms are commonly used to determine the best route.

Read more


Light Emitting Diode — A semiconductor diode that converts applied voltage to light and is used in lamps and digital displays.

Read more


Got it!


Read more...

(Windows 11) Disable Autoplay to prevent viruses from infecting your Computer

Prevention is better than cure... Anyway, viruses are not common anymore nowadays, lets try protecting your computer just incase your working environment is still old.


How?

At the Run Window, type: control /name Microsoft.autoplay

unchecked "Use autoplay for all media and devices"


That's it!


Read more...

Unlock For Us

Read the Term Network Topology and Electronic Switch for Today

As we walk into golden terms, we'll not forget these two terms that means "design" and switching".


Two Terms:

Network Topology - It is the arrangement of nodes or computers within an enterprise structure. A Network is said to be the collection of computers, printers, routers, switches and other devices that are able to communicate with each other over some transmission medium. A Topology is the grouping or classifying of several types of Network.

Read more


Electronic Switch - an electrical rather than mechanical switching circuit. Generally, such switches consists of diodes, transistors, relay and ICs.

Read more



Read more...

(Windows 11) How to see the Device and Windows specification

This is a newer function and gui to Windows. Its nice and neet way to summarized the information for computers you need. Heres how.


What to do

1. Open the Run Window (Win + R)

2. control /name Microsoft.system

3. control system


Thats it!


Read more...

Understanding Chroma to Saturation Region of Transistors

Until now due to different books around, people seems to misunderstood Transistors. Anyway, Its just a switch...


Two terms: Chroma and Saturation


Chroma - the purity or intensity of a color.

Read more

Saturation Region - The part of the collector mode configuration curve that starts at the origin and slopes upward like a switch until it reaches the horizontal or powered region.

Read more

Come'on People... Even if Im going to demostrate to you - its working properly. Problem is, its still very expensive to us understand them NATURALLY. Come'on...


Got it!


Read more...

(Windows 11) Use Disk Management for Creating New Partition and Formatting

When you Buy hardisk, its probable that you don't have any partition and formatting yet. Heres what to do.


Steps

Open the Run Window (Win+R)

type diskmgmt.msc

From the Harddisk, Right-Click and Choose New Partition (New Simple Volume)

Proceed with the steps including Format of the Disk


From Help Files - Disk Management is a system utility for managing hard disks and the volumes or partitions. With Disk Management, you can initialize disks, create volumes, and format volumes with the FAT, FAT32, or NTFS file systems. Disk Management enables you to perform most disk-related tasks without restarting the system or interrupting users. Most configuration changes take effect immediately.


That's it!


Read more...

(Windows 11) How to install .Net Framework 6 Natively

In everyday computing, we always want to make sure that our programs will run correctly like VB6 days... For now, lets install .Net Framework 6.0 accurately or automately.


Steps

1. Go to Visual Studio 2022 Downloads >> Download and Install >> Community Edition

2. Proceed with Visual Studio

3. After that, All programs written to .Net 6 will run in that platform.


Another: Easy way

Find a Compiled program written in Visual Studio 2022 then open that in Windows 11, a message will let you install the latest dot Net Framework and that's it!


Read more...

Unlock For Us

Getting the Absolute Temperature and Measurement in your head

Netopology readers... Welcome, This is the first time that we will talk about Technical Terms EVERYDAY! Now, Lets start studying some old - important and new terms.


Absolute Measurement

Here's what they say: We should be absolute in every measurement that we need.

- It is the accuracy of measurement and calibration of to a certain readable value.

Read more

Absolute Temperature

- we use K as its variable and its equal to adding 273 for a centigrade (Degrees Celcius = K + 273), and for the Fahrenheit scale 459, almost twice (2x).

Read more

Got it!


Read more...

(Windows 11) How to Determine the what Dot Net Framework versions installed?

.Net Framework is a new way of developing applications that runs on Windows. Its versioning will depend on current build of OS. Windows 11 uses version 4.8 as its default.


How to determine the versions installed?

At Regedit.exe, go to the path below:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

Version e.g. "4.8.04161"


You can use this App also, to verify your Windows .Net Framework:

Download


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

Release REG_DWORD

.NET Framework version - Minimum value

.NET Framework 4.5 - 378389

.NET Framework 4.5.1 - 378675

.NET Framework 4.5.2 - 379893

.NET Framework 4.6 - 393295

.NET Framework 4.6.1 - 394254

.NET Framework 4.6.2 - 394802

.NET Framework 4.7 - 460798

.NET Framework 4.7.1 - 461308

.NET Framework 4.7.2 - 461808

.NET Framework 4.8 - 528040


Source: Microsoft


Read more...

Unlock For Us

(Windows 11) Visual Studio 2022 now available for download and free to try!

Visual Studio is an Integrated Development Environment (IDE) created for .Net Platform. Version 6.0 is the default platform being catered by the programming software.


To Download the Software

Proceed with Visual Studio


Version 17.0

It is the best and comprehensive IDE for dot Net and C++ developers on Windows. Fully packed with features and tools to enhance every stages of software development.


Read more...

Unlock For Us

(Windows 11) Refreshing Wireless Connection List

Having some logging problems with your Wireless Lists? Refreshing is one of the cool thing that you can do.


Steps

1. Open you Run Window (Win + R)

2. Copy and Paste:

RunDll32.exe shell32.dll,Control_RunDLL NetSetup.cpl,@0,WNSW


It will regresh your Wireless and It will automatically show the list.

Thats it!


Read more...

Unlock For Us

(Windows 11) How to find the Wifi Router Password?

If you forgot the Wifi password, how to remember yourself from getting the information legally is difficult. Here's the way.


Steps

1. At run Window,type ncpa.cpl

2. Right-Click Wireless Icon >> Status >> Wireless Properties

3. Go to Security Tab >> At Network Security, Show Characters and the password will be shown.


That's it!


Read more...

Unlock For Us

(Windows 11) How to find why you don't have Internet Connection

Your working and suddenly, you can't access to the internet properly. Heres the steps to troubleshoot your connection.


Steps

1. Check the Network Icon located at the bottom part - right side, if it says "internet access

2. At cmd.exe, ipconfig command says you have valid ID

3. using netstat -ao command, check for many established connection

4. ping 192.168.1.1 (or your routers IP address), for inside network lines

5. ping codebase-io.com -t command, for checking the lines going to outside.



That's it!


Read more...

(Windows 11) How to Access the Control Panel in many ways

Control Panel is a way to gather all those administrator tools at Windows and lets you access them in one place. How things done before ad why it is still needed.


At the Desktop

Right-Click >> Personalize >> Themes >> Desktop Icon Settings

Adding Control Panel Icon is ok.


At Run Window,

control.exe


Control Panel is the list of administrators software to maintain, secure and personalize Windows. Its programs are settings in important functions e.g. volume, record, installer and many more...


Read more...

Unlock For Us

(Windows 11) Changing Time and Date Settings

Want to adjust, change and fix time and Date values? For the new version of Windows, lets try using Commands.


Using Run Window, type:

timedate.cpl


Here you can accurately synchronize the clock in many servers, move into multi-clock and time zones.


Thanks!


Read more...

Unlock For Us

(Windows 11) How to Show File Extensions at Windows Explorer

Seeing the file extension is very important in everyday usage of Windows Explorer.


How to set them in Regedit.exe


Go to the following Registry Folder or Key

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Set the Following DWORD to 0

HideFileExt


HideFileExt = 0 (Showing)

HideFileExt = 1 (Hiding)



That's it!


Read more...

Unlock For Us

(Windows 11) Accessing Folder Options of Windows Explorer

Showing Hidden Files, File Types and many more are one of the features of the program called Folder option. Its included in Windows Explorer to tweak and set some hidden features of Windows Explorer (explorer.exe).


Using the hidden option window at Windows Explorer




At Run Window

control /name Microsoft.FolderOptions


Thats it!


Read more...

Windows 11 PC Hardware requirements

According to Microsoft, to install or upgrade to Windows 11, devices must meet the following minimum hardware requirements:


Processor: 1 gigahertz (GHz) or faster with two or more cores on a compatible 64-bit processor or system on a chip (SoC).

RAM: 4 gigabytes (GB) or greater.

Storage: 64 GB* or greater available storage is required to install Windows 11. Additional storage space might be required to download updates and enable specific features.

Graphics card: Compatible with DirectX 12 or later, with a WDDM 2.0 driver.

System firmware: UEFI, Secure Boot capable.

Display: High definition (720p) display, 9" or greater monitor, 8 bits per color channel.

Internet connection: Internet connectivity is necessary to perform updates, and to download and use some features.


Windows 11 was released this year July 2021 and there are many new features like new desktop shell, Pictures on Welcome Screen, New Windows Explorer and many more... Its a new way to upgrade us on Standard Windows look and feel.


Read more...

Unlock For Us

(Windows 11) Edge Browser Configuration Settings at the Url

Microsoft Edge Browser is the newest browser in the Net that is included by default in Windows 11 OS.


To configure settings, and more

At the Url, edge://settings/system


The Microsoft Edge browser is included with the OS, and is the default browser (edge://settings/defaultBrowser). Internet Explorer is only available up to ie11 version, we don't know if Microsoft will release ie12 and above in the future.


Read more...

How to activate installation of Windows 11 .Net 3.5

Easy way is to get online, means you are connected to the internet.


What to do

Get online, and open any .Net program like below:

Download Now


Proceed with the steps and make sure .Net 3.5 was installed correctly. dotNET is a developer platform with tools and libraries for building any type of software, including web, mobile and desktop,


Read more...

Unlock For Us

(Windows 11) Checking the OS Version and Computer Owner

You bought a computer, and needed to find its registration. How will you check it out?


Steps

At the run window, type: winver


At winver.exe, you'll see at the bottom part the registration of the computer, namely: Name and Organization. And says "This product is licensed under the Microsoft Software License Terms to:"


Read more...

Unlock For Us

Scour.Me - Finds Videos, Files and Friends

What if a hardisk, full of files was put into the world wide web and a search engine was used into it.


Great!


Thats a great idea for people like me investing at the internet.

Now, 70% finish...heres the list of applications of Scour:

-Videos

-Hardisk Files

- Chat with friends



Visit Now



Definition: Social networking is the use of web-based sites to stay social with friends and family.


Read more...

Unlock For Us

[Windows 11] How to get detailed information about Users in your Machine

Before, Hardware and Software now, how about User information?


Type at CMD.exe

net user [username]


User Account Options Window

At Run Window: control userpasswords


That's it!


Read more...

(Windows 11) System Information Command to view and display OS, Hardware and Network Configuration Information

New Hardware means, newer or new OS - heres a quick and simple way to display and view system information, Hardware and Network Information.


Type

C:\Users\[username]>systeminfo


Another at run Window

type: dxdiag


Getting information about your PC before uses another software alternative to systeminfo32.exe, now a new way using your command interpreter lets you dig System and Hardware Specifications inlcuding BIOS and Network Information.


Read more...

Unlock For Us

Adding Icons to desktop at Windows 11

After installation of Windows 11, its great and you want a good old mood of adding Computer Icon to the Desktop including Network and Control Panel. Heres how...


Steps

Right-Click and goto Personalization >> Themes


At the Bottom, Desktop Icon Settings



Adding Icons to Desktop



Adding them uses backend technology of Microsoft at the Registry. Each has a CLS-ID or identification in which you uses them while putting icons to Desktop. OK! Have Fun Learning!


Read more...

Using Run Window to Launch Desktop Icon Settings

Your finding the hidden secret via registry, anyway, heres the quick tip.


At Run Window

type: %SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Appearance /Action:OpenMSTheme /file:"%1"


RunDLL32.exe is a way to launch control panel options and programs via command line. The trick is very nice and if your a programmer, its very useful. Good Luck!


Read more...

Unlock For Us

User Accounts missing, How to access Manage Accounts Window?

Executing control panel windows can be easily done using run window and running canonical names with control.exe file.


At Run Window

control.exe /name Microsoft.UserAccounts


Control Panel items included with Windows are given a canonical name that can be used in an API call or a command-line instruction to programmatically launch that item.


Read more...

How to Add User Account at Windows 11 using command prompt

Your using the latest version of Windows and trying to find a way to add new user accounts at the welcome screen. How to add them using command prompt is difficult.

Steps

1. Open the command prompt as "administrator".

2. type net(space)user(space)[username](space)[password](space)/add

3. Thats it! Command Successfully!


Command Prompt is a command line interpreter software available in Windows Operating Systems use to execute commands using syntax patterns. Above is a sample command that you can manually input or automate tasks by using scripts or scripting tools.


Read more...

 

© Naga Heavy Industries (NHI) @2024| Blogger| License Agreement