Loading
Showing posts with label Device Manager. Show all posts
Showing posts with label Device Manager. Show all posts

Monday, October 18, 2010

Test Your DVD

Test Your DVD

Before you go and hand the DVD out to a family member, you’ll want to pop the disc into a DVD player and make sure it works. We tested our discs on Walmart’s cheapest Magnavox DVD player and they worked fine.
sshot-2010-10-16-[23-04-09]
We’ve talked about a couple different ways to create DVDs, and you’ll want to choose the one you’re most comfortable with. While testing the Windows DVD Maker, on some systems we needed to install the correct codecs, while at other times we didn’t need to, so your mileage may vary.

Thursday, October 7, 2010

INPUT DEVICE

Logitech Cordless Trackman Optical Trackball mouse

Any hardware device that sends data to the computer, without any input devices, a computer would only be a display device and not allow users to interact with it, much like a TV. To the right is a Logitech trackball mouse, an example of an input device. Below is a full listing of all the different types of computer input devices found on a computer.

Windows Blue Screen Error Generator

YOU CAN CUSTOMIZE THIS BLUE SCREEN OF DEATH (FROM MICROSOFT WINDOWS OPERATING SYSTEM) WITH YOUR OWN CUSTOM WORDS.  MAKE YOUR OWN FUNNY WINDOWS CRASH SCREEN THAT DISPLAYS A SYSTEM ERROR.

How to Fix USB Device not Recognize in Windows

Are you getting a “USB device not recognized” error whenever you plug in a USB mouse, keyboard, or other USB device? I love USB and have 5 ports on my computer so that I can connect my mouse, keyboard, camera, phone, and printer to it all at once!

However, last weekend, my computer stopped recognizing my USB devices! The strange thing about it was that the USB ports were not bad because all of my devices were still getting power to them. I could still charge my cell phone without a problem!

usb device not recognized

So I started with the normal fixing methods, including uninstalling the drivers for my devices and reinstalling them. That didn’t work! Next I tried System Restore thinking that maybe I had installed something and it caused a conflict with the USB system drivers. That didn’t work!

I read online that in order to fix this problem I should go to Device Manager and uninstall all of the devices under USB Controllers. Restarted the computer, reinstalled the USB drivers, but the problem STILL did not go away!

You may also see in Device Manager that the device shows up as an “Unknown Device”.

unknown usb device

So how did I finally fix the problem? Well, apparently it’s a super simple solution! No need to edit the registry, uninstall drivers, or anything of that sort.

Simply UNPLUG YOUR COMPUTER FROM THE POWER SUPPLY. Yes that’s it! Note that this does not mean just turning off your computer because modern computers don’t really turn off when you press the power button as the motherboard still gets power.

First to explain, the motherboard is where all of hardware of the computer is connected to, including the USB ports. Sometimes the motherboard needs to be “rebooted” also because something can go wrong, i.e. all your USB ports suddenly stop working. The small microprocessor on the motherboard will reload the drivers and your USB ports should be back to recognizing all devices!

So first turn off your computer using Shut Down or pressing the power button and then UNPLUG it from the wall outlet. Let it sit for about a minute and then plug it back in.

Hope this helps someone fix that pesky “USB device not recognized” Windows error!

How RAM Works


RAM

RAM is the best known form of computer memory and easy to upgrade. See more computer hardware pictures.

Random access memory (RAM) is the best known form of computer memory. RAM is considered "random access" because you can access any memory cell directly if you know the row and column that intersect at that cell.

The opposite of RAM is serial access memory (SAM). SAM stores data as a series of memory cells that can only be accessed sequentially (like a cassette tape). If the data is not in the current location, each memory cell is checked until the needed data is found. SAM works very well for memory buffers, where the data is normally stored in the order in which it will be used (a good example is the texture buffer memory on a video card). RAM data, on the other hand, can be accessed in any order.

Similar to a microprocessor, a memory chip is an integrated circuit(IC) made of millions of transistors and capacitors. In the most common form of computer memory, dynamic random access memory (DRAM), a transistor and a capacitor are paired to create amemory cell, which represents a single bit of data. The capacitor holds the bit of information -- a 0 or a 1 (see How Bits and Bytes Work for information on bits). The transistor acts as a switch that lets the control circuitry on the memory chip read the capacitor or change its state.

More on RAM

A capacitor is like a small bucket that is able to store electrons. To store a 1 in the memory cell, the bucket is filled with electrons. To store a 0, it is emptied. The problem with the capacitor's bucket is that it has a leak. In a matter of a few milliseconds a full bucket becomes empty. Therefore, for dynamic memory to work, either the CPU or the memory controller has to come along and recharge all of the capacitors holding a 1 before they discharge. To do this, the mem ory controller reads the memory and then writes it right back. This refresh operation happens automatically thousands of times per second.

The capacitor in a dynamic RAM memory cell is like a leaky bucket.
It needs to be refreshed periodically or it will discharge to 0.


This refresh operation is where dynamic RAM gets its name. Dynamic RAM has to be dynamically refreshed all of the time or it forgets what it is holding. The downside of all of this refreshing is that it takes time and slows down the memory.

In this article, you'll learn all about what RAM is, what kind you should buy and how to install it. See the next page to learn more about dynamic RAM and memory cells.

Wednesday, October 6, 2010

Task Manager dissable program in Windows XP

Problem: It is due to some kind of virus/ trojan activity which normally disables the task manager.Now due to this problem when ever the user press alt+ctrl+del to launch windows task manager it gives an error saying “Task Manager is being disabled by your administrator”.

Solution:

To Enable the Disabled Task Manager on your system

1. Press window key+r to show run prompt

2. Follow the following steps

  1. Enter gpedit.msc in the run prompt and click OK
  2. In the Group Policy settings window
  3. Select User Configuration
  4. Select Administrative Templates
  5. Select System
  6. Select Ctrl+Alt+Delete options
  7. Select Remove Task Manager
  8. Double-click the Remove Task Manager option’.
  9. Set the property of this item as disabled.

Error Message: Task Manager has been dissabled

Method 1

Click Start, Run and type this command exactly as given below: (better - Copy and paste)

Method 2

Download and run this REG fix and double-click it.

Method 3

  • Click Start, Run and type Regedit.exe
  • Navigate to the following branch:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System

  • In the right-pane, delete the value named DisableTaskMgr
  • Close Regedit.exe

Method 4: Using Group Policy Editor - for Windows XP Professional

  • Click Start, Run, type gpedit.msc and click OK.
  • Navigate to this branch:

User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager

  • Double-click the Remove Task Manager option.
  • Set the policy to Not Configured.

Startup Applications List

If you're frustrated with the time it takes your Windows PC to boot and then it seems to be running slowly you may have too many programs running at start-up - and have come to the right place to identify them. This is the original startup programs (as opposed to processes/tasks) list - one of the most comprehensive and most accurate!

"Name or Startup Item" in the table below refers to how an entry is displayed in MSConfig, Windows Defender or the registry "Run" keys. "Command or Data" refers to the program the entry runs. For further information on this and how to identify and disable startup programs please visit the Startup Content page.

For further information on random startup entries please visit the Startup Info page. For the next few months and foreseeable future I'll be verifying many of the Y, U, N & ? entries via virtual machines. If you can verify/identify those entries with a "?" status (especially hardware specific - such as laptops and motherboards) then please E-mail me (address at bottom of the page) or use the new Message Board. The updates on this page are kindly supported by this website hosting guide.

Last update :- 30th September
22152 items listed

"Status" key:

  • "Y" - Normally leave to run at start-up
  • "N" - Not required or not recommended - typically infrequently used tasks that can be started manually if necessary
  • "U" - User's choice - depends whether a user deems it necessary
  • "X" - Definitely not required - typically viruses, spyware, adware and "resource hogs"
  • "?" - Unknown

Variables:

  • %System% - refers to the System folder; by default this is C:\Windows\System (9x/Me), C:\Winnt\System32 (NT/2K), or C:\Windows\System32 (XP/Vista)
  • %Windir% - refers to the Windows installation folder; by default this is C:\Windows (9x/Me/XP/Vista) or C:\Winnt (NT/2K)
  • %UserProfile% - refers to the current user's profile folder; by default this is C:\Documents and Settings\ (NT/2K/XP) or C:\Users\ (Vista)
  • %ProgramFiles% - refers to the Program Files folder; typically the path is C:\Program Files

How to Remove Startup Application

This is NOT a list of tasks/processes taken from Task Manager or the Close Program window (CTRL+ALT+DEL) but a list of startup applications, although you will find some of them listed via this method. Pressing CTRL+ALT+DEL identifies programs that are currently running - not necessarily at startup.

WHAT IS THE PROBLEM?

Virtually all applications you install using the default installation these days decide that they should start-up when Windows starts. If you allow these to take control, you can end up with a situation where (unless you have sufficient memory installed) every other program slows down to be unusable.

The reason for this is that all of these programs use a portion of the system memory and resources which leaves a smaller percentage for other programs once they're opened. On my old system for example, prior to tweaking I had 33 programs running at start-up with the system resources at 59% and Windows took an age before it was ready for use. Post tweaking I had a mere 10, with system resources back to 92% and Windows was up and running within a minute.

HOW CAN I IDENTIFY THESE PROGRAMS?

Win9x/Me/2K/XP users:

Use the "System Configuration Utility" (MSCONFIG) to identify startup programs. MSCONFIG is available for all Win9x/Me/2K/XP users (Win95/2K user can use the respective versions from here).

You invoke it by clicking Start then Run. In the Open box, type msconfig.exe followed by enter. Once displayed, click on the "Startup" tab. You will see a list of items and the 2 columns that we're interested in are "Name" (WinME) or "Startup Item" (WinXP) and "Command". For Win98 the columns aren't named but the one on the left is the equivalent of "Name" and the one on the right is the equivalent of "Command":

WinNT users:

Use a free utility from SysInternals called AutoRuns which displays all the startup locations. Highlight an item and click on "Jump to" and it will take you to the appropriate startup location, including the registry keys where appropriate:


If the registry editor is opened (REGEDIT), you will see a list of items and the 2 columns I'm interested in are "Name" and "Data":

Alternatively, you can use a startup manager.

Notes:

(1) The "Close Program" window in Win9x/Me and "Task Manager" window in WinNT/2K/XP (both can be accessed via the CTRL+ALT+DEL key combination) displays some startup programs AND other background tasks and "Services". This site is concerned with startup programs ONLY (from the common startup locations). For a list of tasks/processes you should try WinTasks 5 Standard/Professional from Uniblue Systems Ltd or the list at AnswersThatWork.

(2) I won't be including "Services" from the WinNT/2K/XP operating systems. I fully understand that some programs with these OS's use "Services" as an alternative to load their component parts at startup but I don't have the time available to include these as well. For Win2K services information see TechSpot's article here. For WinXP services see TechSpot's article here or The Elder Geek's article here.

HOW CAN I DISABLE THEM FROM RUNNING AT START-UP?

A number of methods can be prevent programs from running at startup. What these are how you use them is described here.

My recommendations are that you try each of the methods listed below in that order. Each method has an indication of which Windows operating system it is applicable to.

1) Using a program's own configuration options - Windows 95/98/Me/NT/2000/XP
The best option is to check if a program gives you an option to disable the function you're interested in - via a right-click on a System Tray icon or maybe an "options" menu within the program. If this isn't available then you have to try something else.

For example, Norton SystemWorks has an "Options" tab on the main start-up screen that allows you to configure the utilities in the suite - Norton Utilities, Norton AntiVirus and Norton Cleansweep.

2) Windows StartUp folder - Windows 95/98/Me/NT/2000/XP
If you click on Start -> Programs -> StartUp (Win9x/Me/NT/2K) or Start -> All Programs -> StartUp (WinXP) you may find programs loading from here via shortcuts. If this is the case, you have two options :-

Delete the shortcut from the StartUp directory (based on your OS):

Win9x/98/Me - C:\Windows\Start Menu\Programs\StartUp

WinNT/2K - C:\Winnt\Profiles\All Users\Start Menu\Programs\StartUp

WinXP - C:\Documents and Settings\All Users\Start Menu\Programs\Startup

Create a temporary directory for your OS called "Disabled StartUp Programs" and move the shortcuts there. If a program doesn't work as expected you can always move the relevant shortcut back again

Win9x/98/Me - C:\Windows\Start Menu\Programs

WinNT/2K - C:\Winnt\Profiles\All Users\Start Menu\Programs

WinXP - C:\Documents and Settings\All Users\Start Menu\Programs

3) System Configuration Utility (MSCONFIG) - Windows 95/98/Me/2000/XP
Work your way through the list of programs included here and deselect the appropriate boxes in your version then click OK followed by re-starting Windows.

WinME and WinXP display items for the same program in different ways in MSCONFIG. WinME uses the same descriptive text under the MSCONFIG "Name" and registry Run keys "Name" columns. WinXP often uses the first part of the filename under the "Startup Item" column and the equivalent descriptive part in the "Name" column of the registry "Run" keys. For instance, on my WinXP Home machine I have ZoneAlarm and see:

MSCONFIG : "Startup Item" = zlclient & "Command" = zlclient.exe
REGISTRY : "Name" = Zone Labs Client & "Data" = zlclient.exe
Virus entries in the program list are only shown using the registry version in this case to prevent unnecessary duplication due the number of them.

Notes:

When you have deselected an item in MSCONFIG, you will be starting in "Selective startup" mode. This can be seen under the "General" tab. Working in "Selective startup" mode is perfectly acceptable - I do and don't have a problem. Warning: If you subsequently decide to choose "Normal startup", all disabled items will be re-enabled

Some disabled items may disappear from MSCONFIG when you re-start Windows

MSCONFIG is intended to be used to temporarily disable programs from running at system start-up. In some cases, disabled items may be added to a new category under Start -> Programs (Win9x/Me/NT/2K) or Start -> All Programs (WinXP) called "Disabled Startup Items". If the entry has disappeared from MSCONFIG and is available here they can be copied back into the appropriate OS StartUp directory:

Win9x/98/Me - C:\Windows\Start Menu\Programs\StartUp

WinNT/2K - C:\Winnt\Profiles\All Users\Start Menu\Programs\StartUp

WinXP - C:\Documents and Settings\All Users\Start Menu\Programs\Startup

For WinME users - If you have disabled items in MSCONFIG and at a later date uninstall the program they are associated with, you can click on the "Cleanup" button to verify and remove all invalid entries from the startup sections of the reigistry
For Win9x/XP user - If you have disabled items in MSCONFIG and at a later date uninstall the program they are associated with, you can try a free application from Virtuoza called MSConfig Cleanup
If there is an option within a program to disable parts of it running at start-up (see here) and you don't use that method to disable them, you may find they are re-enabled in MSCONFIG the next time the program runs

4) Use a 3rd party utility to control start-up programs - Windows 95/98/Me/NT/2000/XP
There are a number of programs widely available as shareware or freeware that achieve the same purpose. Each can identify what programs are running at startup and allow you to control them to differing degrees. I cannot personally recommend an individual program as I don't use them and am happy enough with MSCONFIG (even though it is only intended to be a temporary solution while troubleshooting - see above).

Want to try a start-up manager? Try from the list given here.

5) The System Registry - Windows 95/98/Me/NT/2000/XP
Note: if you are running NT and don't have a startup manager you only have this choice remaining, which is a last resort.

You can both disable and permanently stop programs from running during start-up by editing the relevant entries from the System Registry using REGEDIT. This option isn't for the faint hearted and should only be used by those who are comfortable with editing the System Registry and understand what implications any changes may have. If you delete something from the System Registry accidentally, it may be corrupted to the extent that Windows may not re-start at all so beware.

For information about the Windows registry and editing it's contents try the Windows Guide Network registry pages.

To invoke the Registry Editor, click Start then Run. In the Open box, type regedit.exe followed by enter.

The keys you're interested in are as follows:-

HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKLM\Software\Microsoft\Windows\CurrentVersion\RunServices
HKLM\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce

For Windows 98 & Me, disabled items were placed in the registry keys named above with a "-" after it, ie:

HKLM\Software\Microsoft\Windows\CurrentVersion\Run-

For Windows XP this is changed:-

For items that were in the Start -> Programs -> Startup folder:

HKLM\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder

You'll find a subkey for each disabled item.

For items loaded from the Registry:

HKLM\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg

Again, you'll find a subkey for each disabled item.

6) WIN.INI - Windows 95/98/Me
The WIN.INI file is located in C:\Windows (Win9x/Me/XP) or C:\Winnt (WinNT/2k) and can be seen if you have enabled "Show hidden files and folders" via My Computer -> Tools -> Folder Options then the "View" tab. This file is executed at Windows startup.

Some valid programs and a lot of virusses load at startup via this method under the [windows] section via "run=" or "load=" as follows:

[windows]
run=hpfsched
run=%Windows%\CapsideRed.pif
load=asistat.exe
Load = "C:\Windows\System32.exe"

In the first example, "hpfsched" is a valid entry to remind you to clean the cartridges in your HP DeskJet from time to time in
order to keep print quality high. It can be removed from the run line in win.ini file if you do not want that feature.

In the second example, "CapsideRed.pif" has been added by the CASPID virus and is obviously not desired (where %Windows% is C:\Windows or C:\Winnt).

In the third example, "asistat.exe" is a valid entry that is the status monitor for an NEC SuperScript printer. It can be removed from the load line in win.ini if you do not want that feature.

In the final example, "System32.exe" has been added by the MARI virus and is obviously not desired.

Note: From WinMe onwards MSCONFIG includes the "run=" and "load=" entries so this section is only included for completeness. Only valid "run=" entries are included in the programs list to save against repitition from the many virusses that use this method.

7) SYSTEM.INI - Windows 95/98/Me
The SYSTEM.INI file is located in C:\Windows (Win9x/Me/XP) or C:\Winnt (WinNT/2k) and can be seen if you have enabled "Show hidden files and folders" via My Computer -> Tools -> Folder Options then the "View" tab. This file is executed at Windows startup.

The only valid entry under the "shell=" line here is:

[boot]
shell=Explorer.exe

However, some virusses use this line to execute themselves at startup. For example:

[boot]
shell=Explorer.exe %Windows%\Capside.exe

This has been added by the CASPID virus and is obviously not desired (where %Windows% is C:\Windows or C:\Winnt).

Startup Programs Database

Startup programs are programs that are automatically started by Windows when the operating system starts. The problem is that many programs, viruses, hijackers, spyware, and other malware set themselves to start automatically when Windows starts. As more and more programs are started automatically, your computer's valuable resources are drained, causing your computer to operate slowly.

This database will allow you to search for programs that you find starting automatically on your computer and determine if they are considered to be malware (harmful), optional, unnecessary, or necessary to run. To examine your computer for programs that are automatically started by Windows, you can download and install Autoruns by Sysinternals. You can then search for entries found in the programs output using this database to determine if the program should be running. If from the information you decide they are not necessary to run, you can uncheck that entry in the Autoruns program and it will no longer start.

Each entry in the database will have a Status assigned to it. The key to this status is the following:
  • Y - This status flag means that this entry should be left alone and be allowed to run as if it is unchecked it may break the functionality or use of a particular program.
  • N - This status flag means it is unnecessary to run this program automatically when Windows starts as you can run it manually when necessary.
  • U - This status flag means it is up to you whether or not you feel this program needs to run automatically.
  • X - This status flags means the item should definitely not start up automatically. Items that have this flag are generally malware such as viruses, trojans, hijackers, spyware, etc.
  • ? - This status flag means the status of this entry is unknown at this time and more research is necessary.

Configure Auto-Starting Aplications

How can I easily control what applications will run when my computer starts?

Petri Recommends: Install Windows 7 Drivers Automatically

After installing Windows 7, it's important to install the correct hardware drivers to get your video, sound, network, and other components working properly.

Automate the update process with Driver Genius Professional.

Get the Driver Genius Pro Download Here...

If you want to edit the startup locations manually, just look at the following REGISTRY keys:

HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\RunOnce HKLM\Software\Microsoft\Windows\CurrentVersion\Run HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnceEx HKCU\Software\Microsoft\Windows\CurrentVersion\Run HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce

You should also look in the startup folders for all users and the current version.

If you're using Windows 9X or ME, you have the MSCONFIG utility to control what loads in your Startup Group, as well as from various places in the Registry.

Windows XP brings back MSCONFIG as a native tool and that version of MSCONFIG will work great in Windows 2000. You can download the XP version of MSCONFIG from HERE (64kb).

To make your life easier, take a look at 3 cool freeware applications that can easily help you do what you want.

AutoRuns

From Sysinternals. This applet shows you what programs are configured to run during system bootup or login. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You'll probably be surprised at how many executables are launched automatically.

Open Device Manager

You can open Device Manager in any of the following ways:

Using the Windows interface

The following procedure allows you to open Device Manager through the Windows user interface.

To open Device Manager by using the Windows interface
  1. Click Start, and then click Control Panel.

  2. Click Hardware and Sound.

  3. Click Device Manager. One of the following occurs:

    • If you are logged on as the built-in Administrator account, Device Manager opens.

    • If you are logged on as a user that is a member of the Administrators group, then the User Account Control dialog box appears, and you must clickContinue to open Device Manager.

    • If you are logged on as a standard user, a message appears indicating that you cannot make any changes to the devices. Click OK to open Device Manager in read-only mode.

Using a command line

The following procedure allows you to open Device Manager from any command prompt.

To open Device Manager by using the command line
  • At a command prompt, in the Start Search box, or in the Run box, type the following command:

    mmc devmgmt.msc

    One of the following occurs:

    • If you are logged on as the built-in Administrator account, Device Manager opens.

    • If you are logged on as a user that is a member of the Administrators group, then the User Account Control dialog box appears, and you must clickContinue to open Device Manager.

    • If you are logged on as a standard user, a message appears indicating that you cannot make any changes to the devices. Click OK to open Device Manager in read-only mode.

Using Computer Management

The following procedures allow you to open Computer Management, which includes Device Manager as one of its components.

noteNote
This procedure works only on Windows Vista. On Windows Server 2008, these steps start the Server Manager program. To start Computer Manager on Windows Server 2008, use the steps in the next procedure by using the command prompt.

To open Computer Management by using the Windows interface
  1. Click Start, then right-click Computer, and then click Manage.

    One of the following occurs:

    • If you are logged on as the built-in Administrator account, Computer Management opens.

    • If you are logged on as a user that is a member of the Administrators group, then the User Account Control dialog box appears, and you must clickContinue to open Computer Management.

    • If you are logged on as a standard user, Computer Management opens.

  2. Click Device Manager in the navigation pane.

    One of the following occurs:

    • If you are an administrator, Device Manager appears in the details pane.

    • If you are a standard user, a message appears indicating that you cannot make any changes to the devices. Click OK to open Device Manager in read-only mode in the details pane.

To open Computer Management by using the command line
  1. At a command prompt, in the Start Search box, or the Run box, type the command:

    mmc compmgmt.msc

    One of the following occurs:

    • If you are logged on as the built-in Administrator account, Computer Management opens.

    • If you are logged on as a user that is a member of the Administrators group, then the User Account Control dialog box appears, and you must clickContinue to open Computer Management.

    • If you are logged on as a standard user, Computer Management opens.

  2. Click Device Manager in the navigation pane.

    One of the following occurs:

    • If you are an administrator, Device Manager appears in the details pane.

    • If you are a standard user, a message appears indicating that you cannot make any changes to the devices. Click OK to open Device Manager in read-only mode in the details pane.

From a remote computer

To open Device Manager on a remote computer
  1. Open Computer Management using either of the procedures in the previous section.

  2. On the Action menu, click Connect to another computer.

  3. In the Select Computer dialog box, do one of the following:

    • In the Another computer text box, type the name of the computer to access, and then click OK.

    • Click Browse, and then click Advanced to find the computer you want. Click OK when you have selected the correct computer.

    If the connection is successful, the name of the computer appears in parentheses next to the Computer Management label in the upper left.

    noteNote
    Access to Device Manager on a remote computer in this manner is "read-only." You cannot make any changes to devices or their settings.

Sponsor Link

Popular Posts

Sponsor Link