How to resolve "To Be Filled By O.E.M." while fetching serial Number

Anonymous
2021-11-26T09:41:46+00:00

I was using this command for fetching serial number

(Get-CimInstance -ClassName Win32_BIOS -Property SerialNumber).SerialNumber

and this is what the response/output is

To Be Filled By O.E.M.

May I know how to fix this, please?

Windows for home | Windows 11 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

10 answers

Sort by: Most helpful
  1. Anonymous
    2021-11-26T12:47:31+00:00

    Hey Dave, Thanks for the reply. Yes, I see there too.

    Was this answer helpful?

    70+ people found this answer helpful.
    0 comments No comments
  2. DaveM121 915.5K Reputation points Independent Advisor
    2021-11-26T10:15:30+00:00

    Hi minnu

    I am Dave, I will help you with this.

    That error indicated the system manufacturer has not provided that information in your BIOS, it is very common

    Click your Start Button, then just type msinfo and press Enter

    On the resulting system information window, do some of the entries there also have that 'To Be Filled By O.E.M.' error?

    Was this answer helpful?

    30+ people found this answer helpful.
    0 comments No comments
  3. DaveM121 915.5K Reputation points Independent Advisor
    2021-11-26T16:31:02+00:00

    Hi minnu

    There should be a command to get the hardware MAC address, that would be unique to each device.

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2021-11-26T13:36:44+00:00

    Ys it is the custom-built PC. Dave and nelipzz

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments
  5. Neil D 33,825 Reputation points Volunteer Moderator
    2021-11-26T12:54:06+00:00

    Is this a custom built computer or a know manufacturer, HP, Acer etc.?

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments