Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 0f3692d

Browse files
authored
Update README.md
1 parent 34c6416 commit 0f3692d

File tree

1 file changed

+13
-18
lines changed

1 file changed

+13
-18
lines changed

README.md

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Microsoft Office For Mac Installer
1717

18-
**Microsoft Office LTSC 2021 Suite Installer Volume License Version 16.81 (24011420) (Ongoing, Update Every Month) Minimal 12.x ( Monterey With M1/M1 PRO/M1 MAX/M1 ULTRA/M2/M2 PRO/M2 MAX/M2 ULTRA Support)**
18+
**Microsoft Office LTSC 2021 Suite Installer Volume License Version 16.81 (24011420) (Ongoing, Update Every Month) Minimum 12.x (Monterey With M1/M1 PRO/M1 MAX/M1 ULTRA/M2/M2 PRO/M2 MAX/M2 ULTRA/M3/M3 PRO/M3 MAX/M3 ULTRA/MacOS Sonoma Native Support)**
1919

2020
[Microsoft Office LTSC 2021 / Office 365 Suite Installer](https://s.id/12HI9)
2121

@@ -98,33 +98,28 @@
9898

9999
---
100100

101-
## (Optional step) Run the following commands on Terminal. They will disable telemetry. Copy and paste the following to the Terminal windows and hit "enter" / return key twice:
102-
`defaults write com.microsoft.Word SendAllTelemetryEnabled -bool FALSE
103-
101+
### (Optional step) Run the following commands on Terminal. They will disable telemetry. Copy and paste the following to the Terminal windows and hit "enter" / return key twice:
102+
```
103+
defaults write com.microsoft.Word SendAllTelemetryEnabled -bool FALSE
104104
defaults write com.microsoft.Excel SendAllTelemetryEnabled -bool FALSE
105-
106105
defaults write com.microsoft.Powerpoint SendAllTelemetryEnabled -bool FALSE
107-
108106
defaults write com.microsoft.Outlook SendAllTelemetryEnabled -bool FALSE
109-
110107
defaults write com.microsoft.onenote.mac SendAllTelemetryEnabled -bool FALSE
111-
112108
defaults write com.microsoft.autoupdate2 SendAllTelemetryEnabled -bool FALSE
113-
114-
defaults write com.microsoft.Office365ServiceV2 SendAllTelemetryEnabled -bool FALSE`
109+
defaults write com.microsoft.Office365ServiceV2 SendAllTelemetryEnabled -bool FALSE
110+
```
115111

116112
---
117113

118-
## Optionally you can disable the cloud login features. Copy and paste the following to Terminal and hit "enter" twice:
119-
`defaults write com.microsoft.Word UseOnlineContent -integer 0
120-
114+
### Optionally you can disable the cloud login features. Copy and paste the following to Terminal and hit "enter" twice:
115+
```
116+
defaults write com.microsoft.Word UseOnlineContent -integer 0
121117
defaults write com.microsoft.Excel UseOnlineContent -integer 0
122-
123-
defaults write com.microsoft.Powerpoint UseOnlineContent -integer 0`
124-
118+
defaults write com.microsoft.Powerpoint UseOnlineContent -integer 0
119+
```
125120
---
126121

127-
# Tutorial: Remove Office License and Install a new Office Volume License using Serializer
122+
## Tutorial: Remove Office License and Install a new Office Volume License using Serializer
128123
### First, log off every account that logs on to Microsoft Word.
129124
### Second, download this and install it. You won't get any new apps but after running it will clear your Office license. [License Removal Tool](https://s.id/1eS3k)
130125
### Last, download this and install it. You won't get new apps but this will activate your Office. [Serializer](https://s.id/1d4gZ)
@@ -141,7 +136,7 @@ defaults write com.microsoft.Powerpoint UseOnlineContent -integer 0`
141136

142137
---
143138

144-
# Microsoft Office Mac Tools
139+
## Microsoft Office Mac Tools
145140

146141

147142
**Office-Reset, Designed to troubleshoot and fix Microsoft Office for Mac errors**

0 commit comments

Comments
 (0)