Sunday 26 March 2023

How to install Remote Desktop Connection Manager


Using Remote Desktop Connection Manager

Microsoft Remote Desktop Manager is a program freeware to use and have may feature Like some of the third party tools (Dameware, VNC) it work on Terminal server Gateway using SSL for a secure connection. From Client side use MSTSC.exe to connect

Download Microsoft Remote Desktop Connection manager(RDCMan)

For Windows XP Service Pack 3 download host Fix Remote Desktop connection 7.0 client (KB969085)
For Windows Vista RDC 7.0 Client update (KB969084)


After Download RDCMan  click install






Click next and Finish.

Now click Start Button – Programs – Remote Desktop connection
OR Open Run – RDCMan from start menu.





First create a new connection file. Click on "File" > "New" and select the name and location of the file. You can later take this configuration file from one computer to another to use.


Once the connection file is in place,
 Create a new group after right-clicking on the connections icon and selecting "Add group".


Provide a name for the Group you created.

Now provide the Login Credentials as per you Network or Domain




Click Gateway settings, which allows you to connect to internal machines of your Domain by using one externally available Terminal Server (or Remote Desktop) Gateway.


Now you can configure the Screen Resolution accordingly.

Now we can have Remote Disk, Printer, Port and Clipboard Settings as per requirement. By Default only the clipboard is enabled.


Next, Add the Computer you want to connect. Right-Click the group and select  “Add Server”.


Now Enter the Server name or IP Address and select “Connect Server”






You can add all the required server at the real time and you can connect the entire group at one by selecting Connect Group.




In connect Group you will find that all machines are now connected.



You can disconnect a single system or a group at once.
Before disconnecting the RDCMan save the connection file.

Saturday 17 September 2022

How to Fix WiFi wireless adapter missing and WiFi not Connecting not wor...



In this video, you will see different way to fix the Wi-Fi issue with windows 10. 
Wi-Fi not working or not connecting to router or Hotspot is a common problem with Windows 10.
If the Wireless adapter missing or suddenly disappeared in windows 10/11 then you can fix the problem easily.
WiFi show it's connected but internet is now working.
Step to fix the WiFi Problem in Microsoft Windows 10.
How to Fix Internet not working in windows 10

 Some method to fix WiFi adaptor Problem
1. WiFi is disabled Check laptop Keyboard for WiFi Key.
2. check the airplane mode is ON turn it OFF
3. In Network connection Re-Enable WiFi Card.
4. Network Reset in internet setting.
5. Enable WWAN Autoconfigure, WLAN Autoconfigure, and other network services.
6. Run network trouble-shooter.
7. Run Windows Trouble shooter
8. Re-Install Network Driver
9. Check for LAN Setting Automatic detect setting - Proxy server.
10. Reset Internet Explorer setting to their default condition. 
11. Reset the Network and delete all network profiles.
12. Fix the socket error and reset IP logs and DNS, renew the IP address.

Copy these commands on cmd - 

netsh winsock reset
netsh int ip reset
netsh int ip reset resetlog.txt
ipconfig /flushdns
ipconfig /release
ipconfig /renew
netsh int ipv4 reset resetlog.txt


All above methods should help you to fix wifi connection and solve your internet connection problem in windows 10.

Please Subscribe! for any question comment below.

----------------------------------

How to fix wifi connection on laptop windows 10
how to fix wifi connected but no internet access
how to fix wifi not showing up in windows 10
how to fix wifi disconnecting and reconnecting
how to fix wifi router no internet connection access

Wednesday 17 August 2022

Steps to Format USB Flash Drive Pen Drive and SD Card Using CMD on Wind...


How to Format USB Flash Drive/Pen Drive Using CMD on Win 10
Step 1. Open Command Prompt on Windows 10

press Windows + R, type cmd in Run dialog, press Ctrl + Shift + Enter and click Yes to run Command Prompt as administrator.

 

OR
 

Command Prompt Open UP with Admin rights

Step 2. Open DiskPart command tool

Next you can type the command diskpart in Command Prompt window. Press Enter to launch DiskPart utility.
 
DISKPART is a powerful tool that you can use to manage all the partitions from the command line. Before running this tool, make sure to remove the USB drive.
 
 
1. Type diskpart in the Run Prompt, and hit enter
2. After the UAC, it will open the Command Prompt which is running this tool
3. Type LIST DISK to list all the drives connected to the computer.
4. Now insert the USB drive, and then rerun the command.
5. This time you will notice an extra drive that you need to format. In my case, it is DISK 2
6. Next type SELECT DISK 2, and you will get a prompt Disk 2 is now the selected disk.
7. Type CLEAN, and hit the Enter key
8. Then type CREATE PARTITION PRIMARY and hit enter
9. Type Format fs=NTFS Quick and hit enter
10. Type Assign and hit Enter key to assign a letter to the newly formatted drive.

Thursday 23 September 2021

Difference between HDD (Hard Disk), SSD (Solid State Drive) and NVMe (no...




What's the difference between HDD (Hard Disk Drive), SSD (Solid State Drive) and NVMe (nonvolatile memory express)?
Which is better for you? Hard Disk(HDD), SSD and NVMe





In this video, you will know the difference between SSDs, HHDs and NVMe.  I will show you how to install an ssd to your laptop and SSD will make your computer extremely fast. If you have installed your Operating System on SSD, you can feel that computer booting speed more faster what you expected, the booting time of my ssd with windows 10 is lighting fast!


The type of storage your computer uses matters for performance, including power usage and reliability. 
Solid state drives (SSDs), hard disk drives (HDDs) and Nonevolatile Memory Express (NVMe)  are the three main storage options to consider.


Choosing the right storage isn’t just about comparing capacity and cost.

What Is an HDD?
An HDD is a data storage device that lives inside the computer/Laptop. It has a spinning disks (HDD) inside that have platter to perform read/write where data is stored magnetically on spinning Platters a moving disk that have data on it.
The HDD has an arm with several "heads" (transducers) that read and write data on the disk(HDD) with help of a morter.
HDDs are considered a legacy technology, meaning they’ve been around longer than SSDs.
In general, they are lower in cost 
They are available in two common form factors: 2.5 inch (commonly used in laptops) and 3.5 inch (desktop computers).


What Is an SSD?

SSDs got their name from solid state Drive because they dont have any moving part, as they are solidstate devices under the Cover(Hard disk Chassis).
In an SSD, all data is stored in integrated circuits (memory chip). This difference from HDDs has a lot of implications, especially in size and performance.

What is an NVMe?

NVM Express (NVMe SSD) or Non-Volatile Memory Host Controller Interface Specification (NVMHCIS) is an open, logical-device interface specification for accessing a computer's non-volatile (a type of computer memory that retain sotred information even after power is removed) storage media usually attached via PCI Express (PCIe) bus.

NVMe (nonvolatile memory express) is a new storage access and transport protocol for flash and next-generation solid-state drives (SSDs) that delivers the highest throughput and fastest response times yet for all types of enterprise workloads.

Today, users expect very-fast response times, even if the applications is complex and resource dependent is deliver a high-bandwidth, low-latency user experience, the NVMe protocol accesses flash storage via a PCI Express (PCIe) bus, which supports tens of thousands faster than hard disks and traditional all-flash architectures, which are limited to a single command queue.



Difference Between Hard Drive SSD and NVMe-SSD 

1. Speed: 
SSDs dramatically fast it reduce access time since users don’t have to wait for platter rotation to start up.
Since HDD drives use spinning disks to perform read/write operations, they are  slower than SSD drives. In a nutshell, speed is a crucial difference between HDD and SSD drives. 

 SSDs an increasingly popular by their speed.
Across the board, SSDs overtake HDDs because they use electrical circuitry and have no physical moving parts.
This leads to shorter wait times when you’re starting up and fewer delays when opening apps or doing heavy computing tasks. 

For example, there is Seagate, WD, Intel SSD is a 1TB enterprise-grade SSD that offers over 500MB/s, 2000MB/s to 7000 MB/s in bandwidth so you can assume how fast SSD are . 
These faster speeds lead to performance benefits in several areas, such as when logging in and waiting for apps and services to start up, or when performing storage-intensive tasks such as copying a large file. With an HDD, performance slows significantly, while an SSD can continue to work on other tasks.


2. Interfaces.
You might have heard of these interfaces—SATA and PCI Express (PCIe).
SATA is an older, slower, legacy technology, while PCIe is newer and faster.
SSDs with PCIe interfaces will typically be much faster than HDDs with SATA because PCIe contains more channels to transfer data.

 

3. Price:
SSDs are more expensive than HDDs per amount of storage (in gigabytes (GB) and terabytes (TB)), but the gap is closing as SSD prices decline at a faster pace that HDD prices year over year.

When it comes to pricing, Hard Drives are definitely in the lead as they cost way less than a Solid State Drive (SSD). 


4. Durability

SSD (Solid State Drives): These drives, on the other hand, utilize instantly accessible memory chips to store the data. 
SSDs are more durable than an HDD drive as they don’t have any moving parts. Since SSDs utilize storage chips to save data, they can easily withstand falls and other unexpected accidents. SSDs is more reliable then HDDs becase they don’t have moving part spinning disk data are stored in Chips.

5. Availability
The hard drives are abundant and come with a great range of capacities. These are more available in older systems and laptops. On the other hand, SSD is usually for the laptops like Macbook Pro in which an HDD cannot be opted for its configuration restrictions.

6. Power Consumption:
As compared to an HDD, a solid-state drive is more power-efficient. Since SSDs use small memory chips, they don’t require extra power to perform any read/write operations. Like No moving part. 


7. SSD vs. HDD Size :-
When it comes to capacity, SSDs for computers are available in 120GB to 30.72TB capacities
whereas HDDs can go anywhere from 250GB to 20TB.










Tuesday 21 September 2021

How to open Lenovo ThinkPad E14 and Lenovo ThinkPad E15 Laptop. How to s...


How to open up new Lenovo ThinkPad E14 and Lenovo ThinkPad E15 Laptop to install and upgrade a new RAM, NVMe SSD and upgrade other hardware. 
and How you will see specs such as Operating System, RAM, graphics card, storage, processor (CPU), Wi-Fi and more.

  In this video, i will be telling you, that how to open Lenovo ThinkPad E14 and how to upgrade Ram for your Lenovo ThinkPad E14 i3 11Gen Laptop, and how to install m.2 NVMe SSD, and how to change NVMe hard disk drive. you can easily upgrade your laptop, such as RAM, HDD, M.2 NVMe SSD, only one RAM slot in this laptop, who's already 4 GB Ram installed on this system,
I want to show the Motherboard, RAM, SATA, Battery, Wi-Fi and NVMe M.2 2280 slot. you can remove or upgrade 4 GB Ram and installed the 8 or 16 GB RAM. 
I'm happy that the RAM have a heatsink to maintain the temperature with a screw to protect and also SATA equipped models include the NVMe slot and screw.

Lenovo E14 14" Specs
Ports - 1 x USB Type-A (USB 2.0) 2 x USB Type-A (USB 3.1 / USB 3.2 Gen 1)
Display - 1 x HDMI 1.4b Output
Audio - 1 x 1/8" / 3.5 mm Headphone/Microphone Input/output
Network Port - RJ45 connection
Charging Port - C-Type Port
Built-In Speakers 2 x 2 W
Built-In Microphones 2
65 Watt Charger included in box

How Check Laptop configuration :- You can do so via system settings, System Information tool

1. click start menu go to settings, system and scroll down to about. You can see base information about your PC configuration. 
2. search command prompt in windows search bar, when command prompt open type in systeminfo.exe and press enter system setting will open. 

Computer Configuration
Disk Management and Partition

CUP - i3-11 Gen
Ram = 16 GB
Hard Disk = 500 GG
OS = Windows 10 64bit

Tools Used:
Blue Triangle Spudger Tool or a plastic card, and a screw driver. 



lenovo e14
thinkpad e 14
lenovo e14 thinkpad
lenovo thinkpad e14
thinkpad e14 amd
lenovo thinkpad e14 i7
thinkpad e14 i7
lenovo thinkpad e14 i3
thinkpad e 490
e14 lenovo thinkpad
e14 thinkpad
lenovo thinkpad e14 i5
thinkpad e14 i5
lenovo thinkpad e14 specs
thinkpad e14 price
lenovo thinkpad e14 laptop
e14 lenovo
lenovo thinkpad e14 price
thinkpad e14 weight
lenovo e 14
lenovo thinkpad e14 weight
lenovo thinkbook e14
thinkbook e14
lenovo lap
lenovo yoga




Thursday 9 September 2021

Trend Micro Uninstall tool Password

Trend Micro Inc. is an American-Japanese multinational Anti-virus, cyber security software company with global headquarters in Tokyo, Japan.

About Trend Micro Anti-Virus Features: -

·         Very good scores in our antiphishing and malicious URL blocking tests

·         PC optimizer

·         Parental Controls

·         firewall

·         Device Privacy,

·         Data Theft Prevention

·         PC Health Check-up

·         Application Control

·         Behaviour Monitoring

·         Data Loss Prevention

·         Device Control

·         End Point Sensor

·         Predictive machine Learning

·         Real Time Scan

·         Smart Scan

·         Vulnerability Protection

·         Suspicious Connections Service

·         Data Privacy

 

 

 

 

 

   

ADD