Skip to content

Commit cd9eb06

Browse files
Merge pull request #194 from trolljoe/dev
Add "/roblox" command to FAQ
2 parents febf853 + 4be867f commit cd9eb06

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
description: Why is Roblox not opening?
3+
icon: simple/roblox
4+
---
5+
6+
# :simple-roblox: Why is Roblox not opening?
7+
8+
**There is currently two workarounds for this, which involves enabling TPM 2.0 and Secure Boot and creating an User Account and installing roblox there. Follow the steps below to fix the problem**
9+
10+
# :material-cog: Enabling TPM 2.0 and Secure Boot
11+
12+
**If you are on 11, you probably already have TPM 2.0 and Secure Boot enabled, so skip this step if you already have it enabled**
13+
14+
To enable TPM 2.0 and Secure Boot, you need to access the BIOS of your computer (refer to your motherboard's manual if you don't know the key for it) and enable "TPM 2.0" (or "Trusted Platform Model") and "Secure Boot".
15+
16+
# :material-account-supervisor-outline: Creating a new Local Account and installing roblox on it
17+
18+
To create a new Local Account, go to Settings > Accounts > Other Accounts > Add Account. After that, sign out of your account and enter the new one. Once that's finished, move all your data from the old user account to the new one (Desktop, Downloads, etc...) and then just install Roblox normally. After moving all your data, you can delete the old user account.

mkdocs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ nav:
7272
- Updating Atlas: faq-and-troubleshooting/common-questions/updating-atlas.md
7373
- Windows Editions: faq-and-troubleshooting/common-questions/windows-editions.md
7474
- Windows Update Errors: faq-and-troubleshooting/common-questions/windows-update-errors.md
75+
- Roblox not opening: faq-and-troubleshooting/common-questions/roblox-not-opening.md
7576

7677

7778

0 commit comments

Comments
 (0)