Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - Computer Description - Change



 

Computer Description - Change

How to Change Your Computer Description in Windows 7
Published by Brink
07-30-2009
Default Computer Description - Change

How to Change Your "Computer Description" in Windows 7

information   Information
This will show you how to change the computer description of your Windows 7 computer to what you want displayed in System.

Windows uses the information to help identify your computer on the network.
Note   Note
This is not the same thing as the Computer Name.
warning   Warning
You must be logged on to an administrator account, and have the Server Service set to Started and Automatic to be able to change the computer description. It is set this way by default in Windows 7.


EXAMPLE: Computer Description in System
NOTE: This will be under the Computer name, domain, and workgroup settings section in System from the Control Panel. This is blank by default.
Computer Description - Change-system_default.jpg




OPTION ONE

Through System Properties
1. Open the Control Panel (All Items view), and double click on the System icon.
A) Go to step 3.
OR

2. Open the Start Menu, and right click on Computer (dark right side) and click on Properties.

3. Click on either the Change settings or Advanced system settings link. (See screenshot below)
Computer Description - Change-step1.jpg
4. If prompted by UAC, then click on Yes.

5. Type in a Computer description that you want for your computer, and click on OK. (See screenshot below)
NOTE: You can leave this field blank if you do not want a computer description, or want to restore the default setting for this.
Computer Description - Change-step2.jpg
6. You will now noticed the Computer description displayed in System under the Computer name, domain, and workgroup settings section. (See screenshot below)
Computer Description - Change-step3.jpg
7. Close the System window when done.




OPTION TWO

Manually in Registry Editor
1. Open the Start Menu, and type regedit in the search line ane press Enter.

2. If prompted by UAC, then click on Yes.

3. In regedit, expand the keys (folder) in the left pane to: (See screenshot below)

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters
Computer Description - Change-reg1.jpg
4. In the right pane right click on srvcomment, and click on Modify. (See screenshot above)

5. Type in a Computer description that you want for your computer, and click on OK. (See screenshot below)
NOTE: You can leave this field blank if you do not want a computer description, or want to restore the default setting for this.
Computer Description - Change-reg2.jpg
6. Close regedit. (See screenshot below)
Computer Description - Change-reg3.jpg
7. You will now noticed the Computer description displayed in System under the Computer name, domain, and workgroup settings section. (See screenshot below)
NOTE: You can see step 1 or 2 in METHOD ONE for how to open System if needed.
Click image for larger version

Name:	Step3.jpg
Views:	407
Size:	237.9 KB
ID:	20582
That's it,
Shawn




Published by
Administrator

Join Date: Oct 2008
Location: Texas
Posts: 34,826
Brink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond repute
Brink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond repute

Tutorial Tools
07-30-2009   #1
Dwarf


Vista SP2 HP 32-bit & Ult 64-bit W7 SP1 Pro 32-bit & 64-bit
 
 


An alternative method is to use a batch file.
Code:
@ECHO OFF
REG ADD "HKLM\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters" /v srvcomment /t REG_SZ /d "Your Description" /f 
Copy the above code into Notepad and save it with a .bat extension. Give it a meaningful name. Remember to change the bit in red for the description you want, and to use quotation marks if there are any spaces in the description you wish to use. If you click on this file it will merge the data into the registry, providing that you do so in an account with administrative privileges. Alternatively, right click on the batch file and select Run as administrator. After providing administrative credentials, the file will execute and the data will be merged into the registry.


I've also corrected the slight error in your Tutorial for you.


Last edited by Brink; 07-30-2009 at 11:52 AM..
My System SpecsSystem Spec
07-30-2009   #2
Brink


Windows 7 Ultimate x64 SP1
 
 


Thank you Dwarf.
My System SpecsSystem Spec
07-30-2009   #3
mickey megabyte


ultimate 64 sp1
 
 


you also have to have the Server service running.
My System SpecsSystem Spec
.


07-30-2009   #4
v0id


Windows 3.11
 
 


And it must be Server services enabled to do that!
My System SpecsSystem Spec
07-30-2009   #5
Brink


Windows 7 Ultimate x64 SP1
 
 


Thank you guys. Server service warning added.
My System SpecsSystem Spec
01-29-2010   #6
RJ12


Windows 7 Home Premium x64
 
 


I loved when in XP on the welcome screen where it says "Turn off computer" it would sometimes change that to "Turn off *Description Here". I would change it to something like "RJ's Computer"
My System SpecsSystem Spec
Comment

Computer Description - Change problems?



Tutorial Tools



Similar Threads for: Computer Description - Change
Windows 7 Tutorial Category
can you change icon/description of the taskbar icons ? Customization
URL Automatic Description Change? Chillout Room
Program check IP & computer description Network & Sharing
Change File Description General Discussion
I can't change computer description General Discussion


All times are GMT -5. The time now is 10:53 PM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30