You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq-and-troubleshooting/common-questions/updating-atlas.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@ icon: material/microsoft-windows
5
5
6
6
# :material-microsoft-windows: How do I update AtlasOS to the latest version?
7
7
8
-
**If you're running an Atlas Playbook version v0.2.0 or below, you can not update Atlas or Windows version.** The latest versions of Atlas support cumulative Windows Updates, which include security and quality patches for Windows.
8
+
**If you're running an Atlas Playbook version of 0.2.0 or below, you cannot update your Atlas or Windows version. Additionally, Atlas versions under 0.4.0 require a full reinstall to update to the latest Atlas version.**
9
+
10
+
The latest versions of Atlas support cumulative Windows Updates, which include security and quality patches for Windows.
Copy file name to clipboardExpand all lines: docs/getting-started/installation.md
+36-4
Original file line number
Diff line number
Diff line change
@@ -134,9 +134,9 @@ You can find your network driver online by searching for your device/motherboard
134
134
!!! danger "Data loss"
135
135
Following this guide will destroy all data on the USB drive, as well as data on your drives. Remember to use a USB drive with a higher capacity than the Windows ISO file size.
136
136
137
-
This guide presumes you have some experience installing operating systems. If you get stuck and it's possible to use the [**"No USB Drive"**](#__tabbed_2_1) method, we recommend that instead.
137
+
**This guide presumes you have some experience installing operating systems. If you get stuck and it's possible to use the ["No USB Drive"](#__tabbed_2_1) method, we recommend that instead.**
138
138
139
-
1. Download the latest release of [Ventoy :material-download:](https://github.com/ventoy/Ventoy/releases/) and extract it wherever you feel comfortable. Alternatively, get it using a package manager. Anything is okay
139
+
1. Download the latest release of [Ventoy :material-download:](https://github.com/ventoy/Ventoy/releases/) and extract it wherever you feel comfortable. Alternatively, get it using a package manager.
140
140
141
141
1. Inside the Ventoy folder, run **Ventoy2Disk**
142
142
@@ -146,9 +146,41 @@ You can find your network driver online by searching for your device/motherboard
146
146
147
147
1. Disconnect any cables providing your computer internet, such as an ethernet cable
148
148
- Do not reconnect to the internet until instructed to
If you get an error screen saying there was a 'Security Violation,' follow the steps below:
163
+
164
+
1\. Press ++enter++ to load **MokManager**
165
+
166
+
2\. Press any key to begin key management
167
+
168
+
3\. Choose **Enroll Key From Disk**
169
+
170
+
4\. Choose `VTOYEFI`
171
+
172
+
- The controls are arrow keys to move and ++enter++ to select
173
+
174
+
5\. Choose `ENROLL_THIS_KEY_IN_MOKMANAGER.cer`
175
+
176
+
6\. Choose **Continue**, then **Yes**, and finally **Reboot**
177
+
178
+
7\. Boot from the USB again, as the issue should be resolved
179
+
180
+
------
181
+
182
+
If it is still not working, try 'Hash Enrollment,' as detailed in [Ventoy's guide](https://ventoy.net/en/doc_secure.html).
183
+
152
184
1. At the Ventoy menu, select the Windows ISO using the arrow keys, press ++enter++, click **Boot in normal mode**, and press ++enter++ again
153
185
154
186
1. Follow [Microsoft's guide](https://support.microsoft.com/en-us/windows/reinstall-windows-d8369486-3e33-7d9c-dccc-859e2b022fc7#ID0EDBBBBBBBDBD) for a clean installation from step 4 (clicking **Install now**)
@@ -163,7 +195,7 @@ After completing this step, you should be on your desktop without an internet co
163
195
1. Once the setup starts, select your language and then your keyboard layout.
164
196
1. Press ++shift+f10++ to open the Command Prompt.
165
197
1. Type in `oobe\bypassnro` and press ++enter++. Your computer will restart.
166
-
- This step might not be needed when using Ventoy
198
+
- This step is not needed when using Ventoy
167
199
1. Continue through with setup as normal, but make sure to:
0 commit comments