diff --git a/docs/general-faq/roblox-not-launching.md b/docs/general-faq/roblox-not-launching.md new file mode 100644 index 00000000..bad9998b --- /dev/null +++ b/docs/general-faq/roblox-not-launching.md @@ -0,0 +1,27 @@ +--- +description: Why is Roblox not launching? +icon: simple/roblox +--- + +# :simple-roblox: Why is Roblox not launching? + +**Some users may experience Roblox not launching on Atlas due to various factors.** + +Follow the methods below to fix the problem. + +1. Change time and date + + - Open the Start Menu, search for `Date & time settings` and toggle `Set the time automatically` off. + + - Click on `Change` and add one day (I.e. `Jan. 20th` --> `Jan. 21th`) to the date setting. + + - After one day, you can re-enable the automatic time and date setting. + +2. Enable TPM and Secure Boot + + - To enable **TPM 2.0** and **Secure Boot**, you need to access the BIOS of your computer and enable **TPM 2.0** (or **Trusted Platform Module**) and **Secure Boot**. Refer to your motherboard's manual if you don't know how to access your BIOS. + +3. Enable UAC + + - Open the Control Panel, search for `Change User Account Control settings` and set it to either Level 1, 2 or 3. **If UAC was disabled (set to Level 0), reinstall Roblox after enabling it.** + diff --git a/docs/general-faq/roblox-not-opening.md b/docs/general-faq/roblox-not-opening.md deleted file mode 100644 index 3c272d1a..00000000 --- a/docs/general-faq/roblox-not-opening.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -description: Why is Roblox not opening? -icon: simple/roblox ---- - -# :simple-roblox: Why is Roblox not opening? - -**Some users may experience Roblox not opening on Atlas due to various factors.** - -Follow the methods below to fix the problem. - -1. Enable TPM and Secure Boot - - - To enable **TPM 2.0** and **Secure Boot**, you need to access the BIOS of your computer and enable **TPM 2.0** (or **Trusted Platform Module**) and **Secure Boot**. Refer to your motherboard's manual if you don't know how to access your BIOS. - -2. Enable UAC - - - Open the Control Panel, search for `Change User Account Control settings` and set it to either Level 1, 2 or 3. **If UAC was disabled (set to Level 0), reinstall Roblox after enabling it.** - -3. Create a new Local Account - - - Navigate to the following section in the "Settings" app to create a new local account: - - - **:material-microsoft: Windows 11** - - `Accounts > Other users > Add other user` - - - **:material-microsoft-windows: Windows 10** - - `Accounts > Family & other users > Add someone else to this PC` - - - Sign out of your current account and log into the newly created one. - - - Transfer all your data (Desktop, Downloads, etc.) from the old user account to the new one. - - - Install Roblox as you normally would. - - - After ensuring all your data has been successfully transferred, you may delete the old user account. - - !!! warning - - Be sure to verify that all your important data has been moved before deleting the old account. diff --git a/mkdocs.yml b/mkdocs.yml index b554c199..a0bf661b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -84,7 +84,7 @@ nav: - iTunes Compatibility: general-faq/itunes-compatibility.md - Installing the Media Pack: general-faq/media-pack-not-found.md - Microsoft Store: general-faq/microsoft-store.md - - Roblox not opening: general-faq/roblox-not-opening.md + - Roblox not launching: general-faq/roblox-not-launching.md - FIFA/EAFC not launching: general-faq/fifa-and-eafc-not-launching.md - Shortcuts show up as .url files: general-faq/game-url-files.md