From 8b3ac70b073d808b6bbc8d919bbf3ad76f859145 Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:35:02 -0300 Subject: [PATCH 1/5] mrow --- .../common-questions/roblox-not-opening.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md diff --git a/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md b/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md new file mode 100644 index 00000000..cb94847d --- /dev/null +++ b/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md @@ -0,0 +1,17 @@ +--- +description: Why is Roblox not opening? +icon: simple/roblox +--- + +# :simple-roblox: Why is Roblox not opening? + +**There is currently two workarounds for this, which involves enabling TPM 2.0 and Secure Boot, creating an User Account and installing roblox there. Follow the steps below to fix the problem** + +# :material-cog: Enabling TPM 2.0 and Secure Boot + +**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** +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". + +# :material-person: Creating a new Local Account and installing roblox on it + +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. From 96e48e62e5a3cb0c17d3caa440852f6dfd7e42fe Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:38:04 -0300 Subject: [PATCH 2/5] yippee!!! --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 3cb5a33d..3de324a2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -72,6 +72,7 @@ nav: - Updating Atlas: faq-and-troubleshooting/common-questions/updating-atlas.md - Windows Editions: faq-and-troubleshooting/common-questions/windows-editions.md - Windows Update Errors: faq-and-troubleshooting/common-questions/windows-update-errors.md + - Roblox not opening: faq-and-troubleshooting/common-questions/roblox-not-opening.md From 0986db03e361f319e36553090556d3f27566dc58 Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:41:26 -0300 Subject: [PATCH 3/5] mrow pspspspsps --- .../common-questions/roblox-not-opening.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md b/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md index cb94847d..2119457b 100644 --- a/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md +++ b/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md @@ -12,6 +12,6 @@ icon: simple/roblox **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** 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". -# :material-person: Creating a new Local Account and installing roblox on it +# :material-account-supervisor-outline: Creating a new Local Account and installing roblox on it 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. From dbc55477bd936fe11d4e9c5c2d6950ffa0195800 Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:44:48 -0300 Subject: [PATCH 4/5] mrow pspspspsps mrow --- .../common-questions/roblox-not-opening.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md b/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md index 2119457b..ba2a0ded 100644 --- a/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md +++ b/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md @@ -10,6 +10,7 @@ icon: simple/roblox # :material-cog: Enabling TPM 2.0 and Secure Boot **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** + 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". # :material-account-supervisor-outline: Creating a new Local Account and installing roblox on it From 4be867f3477ecdfb0234d8306d62ae04b822f3c4 Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:56:48 -0300 Subject: [PATCH 5/5] fix minor spelling mistake --- .../common-questions/roblox-not-opening.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md b/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md index ba2a0ded..b7804512 100644 --- a/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md +++ b/docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md @@ -5,7 +5,7 @@ icon: simple/roblox # :simple-roblox: Why is Roblox not opening? -**There is currently two workarounds for this, which involves enabling TPM 2.0 and Secure Boot, creating an User Account and installing roblox there. Follow the steps below to fix the problem** +**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** # :material-cog: Enabling TPM 2.0 and Secure Boot