Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
The article is talking about the registry. You have to open the registry editor, ie run "regedit". That is where you will see "computer" at the top of the list of keys.
.
Can a non-IT person do this without, say, falling into the Matrix? :D
Yes, but ...
.
The registry is key to the functioning of Windows.
The part of the registry you would be working on related specifically to Office.
So as long as you carefully follow the instructions and don't mess with anything else, don't accidentally change or delete any other keys, you should be OK. ...
.
Everyone has to start somewhere. And while worst case problems in the registry can be catastrophic, ie Windows won't run at all, in this case that is unlikely in the extreme.
.
The actual mechanics of doing registry changes is trivially easy, as long as you get them right:
- change value of existing key
- delete key
- add key
That basically sums it up.
.
Just be very clear on the instructions before you start (ie ask questions before you start) and follow them. Feel free to ask specific questions if you encounter any problems along the way.
.
It wouldn't hurt to do some googling to find instructions/guidance on editing the registry. User changes to the registry are known colloquially as "registry hacks" (search for that too). Some of the hacks should tell you how to 'export' part or all of the registry. Starting by exporting the "Office" specific registry key would give you a fall back position to undo any mistakes. You just import the export to undo your mistakes.
.