├── .github ├── dependabot.yml └── workflows │ ├── azure-static-web-apps-happy-mushroom-0564bdf0f.yml │ └── deploy-githubpages.yml ├── .gitignore ├── .idea └── modules.xml ├── .vscode ├── extensions.json └── launch.json ├── CNAME ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── _includes ├── footer_custom.html ├── head_custom.html ├── templates │ └── header.md └── terms │ ├── ctable.html │ ├── table.html │ └── tr_id.html ├── astro.config.mjs ├── index.md ├── package-lock.json ├── package.json ├── public └── favicon.ico ├── robots.txt ├── src ├── _includes │ ├── embeds │ │ ├── create-linux-install-media.mdx │ │ ├── data-recovery-warning.md │ │ ├── ddu_install.md │ │ ├── disk-formats.md │ │ ├── install-disk-errors.md │ │ ├── rufus.md │ │ ├── specify.md │ │ └── use-linux-live-session.md │ └── scripts │ │ └── Extend-WinRE.ps1 ├── assets │ ├── BIOS-Update │ │ ├── BIOS_download.webp │ │ ├── BIOS_version.webp │ │ ├── CPU_support.webp │ │ └── Main_page.webp │ ├── BSOD-Guide │ │ └── StartScreen.webp │ ├── Basic-Computing │ │ ├── Extract.webp │ │ ├── controlpanelPrograms.webp │ │ ├── installedApps.webp │ │ ├── optdriv.webp │ │ ├── settingsApps.webp │ │ ├── threeDots.webp │ │ ├── uninstallApp.webp │ │ ├── uninstallAppConfirm.webp │ │ └── zipFolder.webp │ ├── Breadboarding │ │ ├── CPUinstalled.jpg │ │ ├── Fullinstalled.jpg │ │ └── post_Thumb.jpg │ ├── Connectors Guide.webp │ ├── Discord_Embeds │ │ ├── DiscordChatSetting.webp │ │ └── DiscordEmbedSettingIcon.webp │ ├── Dislocker │ │ ├── ScreenShot2.webp │ │ ├── ScreenShot3.webp │ │ ├── ScreenShot4_1.webp │ │ ├── ScreenShot5.webp │ │ ├── Screenshot1.webp │ │ ├── creating-mount-points-for-dislocker.webp │ │ ├── install-dislocker-ubuntu.webp │ │ ├── mount-dislocker-decrypted-windows-partition.webp │ │ └── show-device-name-gparted.webp │ ├── Display-Comparison │ │ ├── desktop-overscan.jpg │ │ └── desktop-underscan.jpg │ ├── Hardware-photos │ │ ├── 24_pin_side.jpg │ │ ├── CPU_pins.jpg │ │ ├── Motherboard.jpg │ │ ├── PCI_express.jpg │ │ ├── RAM_bottom_slots.jpg │ │ ├── RAM_top_slots.jpg │ │ └── SATA_connections.jpg │ ├── Icon-Cache │ │ ├── ExplorerFolder.webp │ │ ├── FileLocation.webp │ │ └── ShowHiddenFiles.webp │ ├── OCCT │ │ ├── occt_download.png │ │ ├── run_as_admin.jpg │ │ ├── stability_cpu.jpg │ │ ├── stability_gpu.jpg │ │ ├── stability_gpu_alt_swi.jpg │ │ ├── stability_gpu_alt_var.jpg │ │ ├── stability_gpu_combined.jpg │ │ ├── stability_linpack.jpg │ │ ├── stability_panel.jpg │ │ ├── stability_psu.jpg │ │ ├── stability_ram.jpg │ │ └── stability_vram.jpg │ ├── One-Drive │ │ ├── 3dots.webp │ │ ├── HiddenIcon.webp │ │ ├── OneDriveIcon.webp │ │ ├── isettings.webp │ │ ├── settingsicon.webp │ │ └── unlink.webp │ ├── cmos │ │ ├── cmos-laptop.jpg │ │ └── cmos.jpeg │ ├── css │ │ ├── just-the-docs-ts-dark.scss │ │ └── just-the-docs-ts-light.scss │ ├── data-recovery │ │ ├── dr0.webp │ │ └── dr1.webp │ ├── disk-management │ │ ├── detail-preformat.webp │ │ ├── drive-delete-volume-context.png │ │ ├── drive-format-context.png │ │ ├── drive-properties-context.png │ │ ├── drive-properties.png │ │ ├── formatdrive.webp │ │ ├── initialize-popup.png │ │ ├── listdisk.webp │ │ ├── manual-initialize.png │ │ ├── newdriveletter.webp │ │ ├── newsimplevolume-diskmanager.webp │ │ ├── newvolume-prompt-1a.webp │ │ ├── newvolume-prompt-2a.webp │ │ ├── newvolume-prompt-3a.webp │ │ └── not-initialized.png │ ├── dism-sfc │ │ └── iso.webp │ ├── drive-dock │ │ ├── m2.webp │ │ ├── msata.webp │ │ └── sata.webp │ ├── factoids │ │ ├── CompressDump.webp │ │ ├── CopyMinidump.webp │ │ ├── cdi.webp │ │ ├── cleanboot.gif │ │ ├── cmos.webp │ │ ├── cmos_screwdriver.webp │ │ ├── ddu.webp │ │ ├── dduaudio.webp │ │ ├── dduextract.webp │ │ ├── dduextract_Cdrive.webp │ │ ├── dduvideo.webp │ │ ├── dduzip.webp │ │ ├── internetAdapter.webp │ │ ├── internetProperties.webp │ │ ├── pingplotter.webp │ │ └── runNCPA.webp │ ├── favicon.webp │ ├── fixing-cleanboot │ │ ├── get_into_regedit_1.webp │ │ ├── get_into_regedit_2.webp │ │ ├── get_into_regedit_3.webp │ │ ├── regedit_fix.webp │ │ ├── regedit_services_hive.webp │ │ ├── shift_restart.webp │ │ ├── terminal_regedit.webp │ │ └── windows_recovery_environment.webp │ ├── fixing-linux-boot │ │ └── GRUB_screenshot.webp │ ├── gparted │ │ ├── gparted_create_part.webp │ │ ├── gparted_create_part2.webp │ │ ├── gparted_create_table.webp │ │ ├── gparted_disk_final.webp │ │ ├── gparted_disk_sel.webp │ │ └── gparted_part_res.webp │ ├── hwinfo │ │ ├── furmark1.webp │ │ ├── furmark2.webp │ │ ├── furmark3.webp │ │ ├── hwinfo1.webp │ │ ├── hwinfo2.webp │ │ ├── hwinfo3.webp │ │ ├── hwinfo4.webp │ │ ├── p951.webp │ │ ├── p952.webp │ │ └── p953.webp │ ├── in-place-upgrade │ │ ├── method-1-steps.jpg │ │ └── method-2-steps.png │ ├── install-10 │ │ ├── 10-0.png │ │ ├── 10-0.webp │ │ ├── 10-1.png │ │ ├── 10-1.webp │ │ ├── 10-2.png │ │ ├── 10-2.webp │ │ ├── 10-3.png │ │ ├── 10-3.webp │ │ ├── 10-4.png │ │ ├── 10-4.webp │ │ ├── USB.png │ │ ├── USB.webp │ │ ├── aPC.png │ │ ├── aPC.webp │ │ ├── downl.png │ │ ├── downl.webp │ │ ├── kde.png │ │ ├── kde.webp │ │ ├── select.png │ │ ├── select.webp │ │ ├── wintos.png │ │ └── wintos.webp │ ├── install-11 │ │ ├── USB.webp │ │ ├── aPC.webp │ │ ├── downl.webp │ │ ├── kde.webp │ │ ├── select.webp │ │ ├── the-selected-disk-has-an-mbr-partition-table-01.webp │ │ ├── win11-bypass0.webp │ │ ├── win11-bypass1.png │ │ ├── win11-bypass1.webp │ │ ├── win11-bypass2.png │ │ ├── win11-home-acc-bypass1.webp │ │ ├── win11-home-acc-bypass2.webp │ │ ├── win11-local-acc.webp │ │ ├── win11-msft_acc_login.webp │ │ ├── win11-network.webp │ │ ├── win11-network_bypass.webp │ │ ├── win11-pro-acc-bypass1.webp │ │ ├── win11-pro-acc-bypass2.webp │ │ ├── win11-pro-acc-bypass3.webp │ │ ├── win11-pro-acc.webp │ │ ├── windows-11-2021-10-05-15-02-59.webp │ │ ├── windows-11-2021-10-05-15-03-05.webp │ │ ├── windows-11-2021-10-05-15-03-29.webp │ │ ├── windows-11-2021-10-05-15-09-05.webp │ │ ├── windows-11-2021-10-05-15-09-40.webp │ │ ├── windows-11-2021-10-05-15-09-53.webp │ │ ├── windows-11-2021-10-05-15-10-13.webp │ │ ├── windows-11-2021-10-05-15-10-24.webp │ │ ├── windows-11-2021-10-05-15-10-39.webp │ │ ├── windows-11-2021-10-05-15-10-51.webp │ │ ├── windows-11-2021-10-05-15-11-01.webp │ │ ├── windows-11-2021-10-05-15-11-13.webp │ │ ├── windows-11-2021-10-05-15-11-30.webp │ │ ├── windows-11-2021-10-05-15-20-37.webp │ │ └── wintos.webp │ ├── install-linux │ │ └── diskutility-0.webp │ ├── intel-rst │ │ ├── acer_rst0.webp │ │ ├── acer_rst1.webp │ │ ├── aorus_rst0.webp │ │ ├── aorus_rst1.webp │ │ ├── asus_rst0.webp │ │ ├── asus_rst1.webp │ │ ├── asus_rst2.webp │ │ ├── asus_rst3.webp │ │ ├── hp_rst0.webp │ │ ├── hp_rst1.webp │ │ ├── missing_drives.webp │ │ ├── msi_rst0.webp │ │ ├── msi_rst1.webp │ │ ├── msi_rst2.webp │ │ └── msi_rst3.webp │ ├── internet-not-working │ │ ├── change-adapter-settings.webp │ │ ├── negotiated-speed.webp │ │ ├── network-status.webp │ │ ├── run-ncpa.webp │ │ └── tcp-global.webp │ ├── memtest │ │ └── rts_memtest.webp │ ├── more-memory │ │ ├── resource_monitor.webp │ │ └── run.webp │ ├── multiple-disks │ │ ├── diskmgmt.webp │ │ ├── dymanic-sel.webp │ │ ├── dynamic0.webp │ │ ├── dynamic1.webp │ │ ├── file-explorer-thispc.webp │ │ ├── volume-creation0.webp │ │ ├── volume-creation1.webp │ │ ├── volume-creation2.webp │ │ └── volume-creation3.webp │ ├── photorec │ │ ├── photorec0.webp │ │ ├── photorec1.webp │ │ ├── photorec2.webp │ │ ├── photorec3.webp │ │ ├── photorec4.webp │ │ ├── photorec5.webp │ │ ├── photorec6.webp │ │ ├── photorec7.webp │ │ └── photorec8.webp │ ├── psu │ │ ├── paperclip-test.png │ │ ├── paperclip-test.webp │ │ ├── psu-pinout.jpg │ │ └── psu-pinout.webp │ ├── resource-monitor │ │ ├── folderInUse.webp │ │ └── rsmLockedFile.webp │ ├── specify │ │ ├── specify-debug.png │ │ └── specify-result.png │ ├── stressapptest │ │ └── terminal.webp │ ├── teredo │ │ ├── disabled.webp │ │ └── enabled.webp │ ├── testdisk │ │ ├── testdisk0.webp │ │ ├── testdisk1.webp │ │ ├── testdisk10.webp │ │ ├── testdisk2.webp │ │ ├── testdisk3.webp │ │ ├── testdisk4.webp │ │ ├── testdisk5.webp │ │ ├── testdisk6.webp │ │ ├── testdisk7.webp │ │ ├── testdisk8.webp │ │ └── testdisk9.webp │ ├── ubm-article │ │ ├── GN-bluebird-reply-@ubm.webp │ │ ├── allegedly-intel-bribed-website-ubm.webp │ │ ├── fastest-average-speed-ubm.webp │ │ ├── i3-9350K-vs-i9-9980XE-userbenchmark-results-ownsnap.com_-1024x526.webp │ │ ├── r5-3600-vs-i5-10600-ubm.webp │ │ ├── r9-5950x-vs-i9-10900k-ubm-bias-results.webp │ │ ├── ubm-EFps-3700X-vs-9600K.webp │ │ ├── ubm-attacks-GN.webp │ │ ├── ubm-banned-from-rIntel.webp │ │ ├── ubm-banned-from-rhardware.webp │ │ ├── ubm-on-hw-unboxed.webp │ │ ├── ubm-troll-amd-ceo.webp │ │ └── value-for-money-by-ubm.webp │ ├── ventoy │ │ ├── linux-0.webp │ │ └── securebootkey.webp │ ├── view-pagefile │ │ └── pagefile.png │ ├── windows-no-external │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ └── 7.png │ └── writing-articles │ │ └── toc1.webp ├── components │ ├── DirectoryLinks.astro │ ├── PushedFooter.astro │ ├── SiteLinks.astro │ ├── contributors.astro │ ├── customHeader.astro │ ├── customPageFrame.astro │ ├── customPageTitle.astro │ ├── customSearch.astro │ ├── customSidebar.astro │ └── discord.astro ├── content.config.ts ├── content │ └── docs │ │ ├── backups │ │ ├── creating-backups.md │ │ ├── everyone-needs-backups.md │ │ └── index.mdx │ │ ├── discord.mdx │ │ ├── disks │ │ ├── Data-Recovery │ │ │ ├── data-recovery.mdx │ │ │ ├── drive-dock.md │ │ │ ├── index.mdx │ │ │ ├── photorec.mdx │ │ │ ├── reading-linux.mdx │ │ │ └── testdisk.mdx │ │ ├── Disk-Management │ │ │ ├── diskmgmt.mdx │ │ │ ├── diskpart.md │ │ │ ├── gparted.mdx │ │ │ └── index.mdx │ │ ├── Encryption │ │ │ ├── bitlocker.md │ │ │ ├── disk-encryption.md │ │ │ ├── dislocker.md │ │ │ ├── filevault.md │ │ │ ├── index.mdx │ │ │ ├── luks.md │ │ │ ├── sed.md │ │ │ └── veracrypt.md │ │ ├── chkdsk.md │ │ ├── disk-health.md │ │ ├── disk-wipe.mdx │ │ ├── dynamic-disks.md │ │ └── index.mdx │ │ ├── factoids │ │ ├── IPv6.md │ │ ├── av-remover.md │ │ ├── breadboarding.md │ │ ├── bsod.md │ │ ├── cdi.md │ │ ├── cleanboot.md │ │ ├── cmos.md │ │ ├── ddu-audio.mdx │ │ ├── ddu.mdx │ │ ├── diskpart-clean.md │ │ ├── diskpart-gpt.md │ │ ├── diskpart-wl.md │ │ ├── extend-winre.mdx │ │ ├── force-updating-windows.md │ │ ├── get-specs.md │ │ ├── hardware-photos.md │ │ ├── how-parts-move.md │ │ ├── index.mdx │ │ ├── pagefile.md │ │ ├── rufus.mdx │ │ ├── specify-nr.md │ │ ├── specify.md │ │ ├── swollen-battery.md │ │ ├── windows-ghost-monitor.md │ │ ├── winre.md │ │ └── writelock.md │ │ ├── guides │ │ ├── BIOS-update.md │ │ ├── Clearing-Windows-Update-Cache.md │ │ ├── Fixing-Cleanboot.md │ │ ├── How-to-use-OCCT.md │ │ ├── Important-drivers-to-download.md │ │ ├── In-Place-Upgrade.md │ │ ├── Linux-permission-basics.md │ │ ├── Mac-DFU.md │ │ ├── Memtest │ │ │ ├── memtest.md │ │ │ ├── memtest86.md │ │ │ └── stressapptest.md │ │ ├── No-Image-Troubleshooting.md │ │ ├── OneDrive.md │ │ ├── Rebuilding-Icon-Cache.md │ │ ├── blackscreen-after-secureboot.md │ │ ├── bypass-11.md │ │ ├── cleaning-a-computer-hw.md │ │ ├── creating-a-smb-share.md │ │ ├── dism-sfc.md │ │ ├── disposal-transfer.md │ │ ├── fixing-a-non-booting-linux-install.md │ │ ├── how-to-describe-a-technical-problem.md │ │ ├── how-to-know-if-you-need-more-ram.md │ │ ├── hwinfo.md │ │ ├── index.mdx │ │ ├── killer.md │ │ ├── making-a-system-dossier.mdx │ │ ├── multiple-disks.md │ │ ├── psu-guide.md │ │ ├── raid_drivers.md │ │ ├── raspberry-pi-installation.md │ │ ├── using-resource-monitor-to-find-locked-file.md │ │ ├── ventoy.md │ │ ├── windows-cannot-mbr.md │ │ └── windows-recovery.md │ │ ├── index.mdx │ │ ├── installations │ │ ├── index.mdx │ │ ├── install-10.mdx │ │ ├── install-11.mdx │ │ ├── install-linux.mdx │ │ └── windows-no-external.mdx │ │ ├── learning │ │ ├── Bottlenecking.md │ │ ├── Computing-101.md │ │ ├── Display-Comparison.md │ │ ├── Run-Commands.md │ │ ├── basic-troubleshooting.md │ │ ├── bsod_guide.md │ │ ├── eol.md │ │ ├── hybrid.md │ │ ├── index.mdx │ │ ├── terms.html │ │ ├── throttling.md │ │ └── userbenchmark.md │ │ ├── live-sessions │ │ ├── index.mdx │ │ ├── linux-live-session.mdx │ │ └── windows-live-session.mdx │ │ ├── meta │ │ ├── appeal.md │ │ ├── astro-notes.md │ │ ├── blackout.md │ │ ├── commands.md │ │ ├── contributing.md │ │ ├── discord-embeds.md │ │ ├── hidden │ │ │ ├── advancement.md │ │ │ ├── helper.md │ │ │ ├── moderator.md │ │ │ └── trusted.md │ │ ├── index.mdx │ │ ├── rules.md │ │ ├── support-guidelines.md │ │ └── supported-os.md │ │ ├── networking │ │ ├── dns.md │ │ ├── index.mdx │ │ ├── internet-not-working.md │ │ ├── mtr.mdx │ │ ├── pingplotter.md │ │ ├── port-forwards.md │ │ └── teredo.md │ │ ├── recommendations │ │ ├── av.md │ │ ├── blacklist.md │ │ ├── index.mdx │ │ ├── maintenance.md │ │ ├── temps-voltages.mdx │ │ └── whitelist.md │ │ ├── safety-security │ │ ├── index.mdx │ │ ├── malware-guide.md │ │ ├── mfa.md │ │ ├── nfsw-work.md │ │ ├── pw-managers.md │ │ ├── ransomware.md │ │ └── security-rant.md │ │ └── windows │ │ └── index.mdx └── styles │ ├── callouts.css │ ├── main.css │ └── tables.css └── tsconfig.json /.github/dependabot.yml: -------------------------------------------------------------------------------- 1 | # To get started with Dependabot version updates, you'll need to specify which 2 | # package ecosystems to update and where the package manifests are located. 3 | # Please see the documentation for all configuration options: 4 | # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file 5 | 6 | version: 2 7 | updates: 8 | - package-ecosystem: "npm" # See documentation for possible values 9 | directory: "/" # Location of package manifests 10 | schedule: 11 | interval: "weekly" -------------------------------------------------------------------------------- /.github/workflows/azure-static-web-apps-happy-mushroom-0564bdf0f.yml: -------------------------------------------------------------------------------- 1 | name: Azure Static Web Apps CI/CD 2 | 3 | on: 4 | pull_request: 5 | types: [opened, synchronize, reopened, closed] 6 | branches: 7 | - master 8 | env: 9 | PAGES_REPO_NWO: "r-Techsupport/rTS_Wiki" 10 | 11 | jobs: 12 | build_and_deploy_job: 13 | if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') 14 | runs-on: ubuntu-latest 15 | name: Build and Deploy Job 16 | permissions: 17 | pull-requests: write 18 | steps: 19 | - uses: actions/checkout@v3 20 | with: 21 | submodules: true 22 | lfs: false 23 | - name: Build And Deploy 24 | id: builddeploy 25 | uses: Azure/static-web-apps-deploy@v1 26 | with: 27 | azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_HAPPY_MUSHROOM_0564BDF0F }} 28 | repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) 29 | action: "upload" 30 | ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### 31 | # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig 32 | app_location: "/" # App source code path 33 | api_location: "" # Api source code path - optional 34 | output_location: "dist" # Built app content directory - optional 35 | ###### End of Repository/Build Configurations ###### 36 | 37 | close_pr: 38 | if: github.event_name == 'pull_request' && github.actor == 'dependabot[bot]' 39 | runs-on: ubuntu-latest 40 | needs: 41 | - build_and_deploy_job 42 | permissions: 43 | contents: write 44 | pull-requests: write 45 | steps: 46 | - name: Dependabot metadata 47 | id: dependabot-metadata 48 | uses: dependabot/fetch-metadata@v2 49 | with: 50 | github-token: "${{ secrets.GITHUB_TOKEN }}" 51 | - name: Merge PR 52 | if: steps.dependabot-metadata.outputs.update-type == 'version-update:semver-patch' 53 | run: gh pr merge --auto --merge "$PR_URL" 54 | env: 55 | PR_URL: ${{github.event.pull_request.html_url}} 56 | GH_TOKEN: ${{secrets.GITHUB_TOKEN}} 57 | 58 | close_pull_request_job: 59 | if: github.event_name == 'pull_request' && github.event.action == 'closed' 60 | runs-on: ubuntu-latest 61 | name: Close Pull Request Job 62 | steps: 63 | - name: Close Pull Request 64 | id: closepullrequest 65 | uses: Azure/static-web-apps-deploy@v1 66 | with: 67 | azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_HAPPY_MUSHROOM_0564BDF0F }} 68 | action: "close" 69 | -------------------------------------------------------------------------------- /.github/workflows/deploy-githubpages.yml: -------------------------------------------------------------------------------- 1 | # This file is required to build astro for GH Pages 2 | # https://docs.astro.build/en/guides/deploy/github/ 3 | 4 | name: Deploy to GitHub Pages 5 | 6 | on: 7 | # Trigger the workflow every time you push to the `main` branch 8 | # Using a different branch name? Replace `main` with your branch’s name 9 | push: 10 | branches: 11 | - master 12 | # Allows you to run this workflow manually from the Actions tab on GitHub. 13 | workflow_dispatch: 14 | 15 | # Allow this job to clone the repo and create a page deployment 16 | permissions: 17 | contents: read 18 | pages: write 19 | id-token: write 20 | 21 | jobs: 22 | build: 23 | runs-on: ubuntu-latest 24 | steps: 25 | - name: Checkout your repository using git 26 | uses: actions/checkout@v4 27 | - name: Install, build, and upload your site 28 | uses: withastro/action@v3 29 | # with: 30 | # path: . # The root location of your Astro project inside the repository. (optional) 31 | # node-version: 20 # The specific version of Node that should be used to build your site. Defaults to 20. (optional) 32 | # package-manager: pnpm@latest # The Node package manager that should be used to install dependencies and build your site. Automatically detected based on your lockfile. (optional) 33 | 34 | deploy: 35 | needs: build 36 | runs-on: ubuntu-latest 37 | environment: 38 | name: github-pages 39 | url: ${{ steps.deployment.outputs.page_url }} 40 | steps: 41 | - name: Deploy to GitHub Pages 42 | id: deployment 43 | uses: actions/deploy-pages@v4 -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # build output 2 | dist/ 3 | # generated types 4 | .astro/ 5 | 6 | # dependencies 7 | node_modules/ 8 | 9 | # logs 10 | npm-debug.log* 11 | yarn-debug.log* 12 | yarn-error.log* 13 | pnpm-debug.log* 14 | 15 | 16 | # environment variables 17 | .env 18 | .env.production 19 | 20 | # macOS-specific files 21 | .DS_Store 22 | -------------------------------------------------------------------------------- /.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /.vscode/extensions.json: -------------------------------------------------------------------------------- 1 | { 2 | "recommendations": ["astro-build.astro-vscode"], 3 | "unwantedRecommendations": [] 4 | } 5 | -------------------------------------------------------------------------------- /.vscode/launch.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "0.2.0", 3 | "configurations": [ 4 | { 5 | "command": "./node_modules/.bin/astro dev", 6 | "name": "Development server", 7 | "request": "launch", 8 | "type": "node-terminal" 9 | } 10 | ] 11 | } 12 | -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | rtech.support -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # CONTRIBUTING 2 | 3 | Want to create or modify an article? Refer to the [Contributing article](https://rtech.support/docs/meta/contributing). -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # rTS_Wiki 2 | Welcome to the r/Techsupport Wiki Github respository. You can [read the wiki here](https://rtech.support) and [join our discord here](https://rtech.support/discord). 3 | 4 | For contributing please see [Contributing guide](https://rtech.support/meta/contributing/) 5 | -------------------------------------------------------------------------------- /_includes/footer_custom.html: -------------------------------------------------------------------------------- 1 |

Copyright © 2024 rTS_Wiki contributors. Distributed with a 2 | GPLv3 license. 3 |

4 | -------------------------------------------------------------------------------- /_includes/head_custom.html: -------------------------------------------------------------------------------- 1 | 7 | 10 | -------------------------------------------------------------------------------- /_includes/templates/header.md: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | title: 4 | nav_exclude: false 5 | has_children: false 6 | parent: 7 | grand_parent: 8 | has_toc: false 9 | search_exclude: false 10 | last_modified_date: {{DATE}} 11 | --- 12 | 13 | # doc_template -------------------------------------------------------------------------------- /_includes/terms/ctable.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | {{ include.content }} 10 | 11 |
ShortcutAction
12 | -------------------------------------------------------------------------------- /_includes/terms/table.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | {{ include.content }} 10 | 11 |
TermDefinition
12 | -------------------------------------------------------------------------------- /_includes/terms/tr_id.html: -------------------------------------------------------------------------------- 1 | 2 | {{ include.name | markdownify | remove: '

' | remove: '

' }} 3 | {{ include.value | markdownify | remove: '

' | remove: '

' }} 4 | 5 | -------------------------------------------------------------------------------- /index.md: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | title: Homepage 4 | nav_exclude: true 5 | last_modified: 2022-06-25 6 | --- 7 | 8 | # Highlighted Content 9 | * How to clean install [Windows](/windows) 10 | * Believe you are infected? View our recommendations for dealing with [malware](/docs/safety-security/malware-guide) 11 | * Improve your cyber hygiene with [MFA](/docs/safety-security/mfa) and a [personal backup plan](/docs/backups) 12 | 13 | --- 14 | ## Who is writing this wiki? The contributors! 15 | 16 | 23 | 24 | ## How can I contribute? 25 | This site is created via [Github Pages](https://pages.github.com/), the repository can be found [here](https://github.com/r-Techsupport/rTS_Wiki). For those wishing to contribute to this, please checkout our [Contributing Guide](/docs/meta/contributing). 26 | -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "startlighttest", 3 | "type": "module", 4 | "version": "0.0.1", 5 | "scripts": { 6 | "dev": "astro dev", 7 | "start": "astro dev", 8 | "build": "astro build", 9 | "preview": "astro preview", 10 | "astro": "astro" 11 | }, 12 | "engines": { 13 | "node": ">=18.0.0" 14 | }, 15 | "dependencies": { 16 | "@astrojs/starlight": "^0.34.3", 17 | "astro": "^5.8.0", 18 | "rehype-callouts": "^2.1.0", 19 | "remark-obsidian-callout": "^1.5.1", 20 | "sharp": "^0.34.2", 21 | "starlight-links-validator": "^0.16.0" 22 | } 23 | } -------------------------------------------------------------------------------- /public/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/public/favicon.ico -------------------------------------------------------------------------------- /robots.txt: -------------------------------------------------------------------------------- 1 | User-agent: googlebot 2 | Disallow: /assets 3 | -------------------------------------------------------------------------------- /src/_includes/embeds/create-linux-install-media.mdx: -------------------------------------------------------------------------------- 1 | ### Windows 2 | 3 | import Rufus from './rufus.md'; 4 | 5 | 6 | 7 | ### macOS 8 | 9 | 1. Open the Terminal. 10 | 2. First, without the flash drive inserted, run `diskutil list` in the Terminal. 11 | 3. Plug in the flash drive and run `diskutil list` again. You can do this to identify the drive device path. The device path is in the form of `/dev/diskN`, where N is a number (example: `/dev/disk1`). 12 | 4. Unmount the flash drive you have identified. `diskutil unmountdisk /dev/diskN`. 13 | 5. Convert the ISO image. `hdiutil convert /path/to/image.iso -format UDRW -o /path/to/ubuntu.img` 14 | 6. Run `sudo dd if=/path/to/image.img of=/dev/rdiskN status=progress` to create a bootable drive from the image. Using `/dev/rdiskN` instead of `/dev/diskN` usually results in faster media creation. 15 | 7. Wait until dd finishes. The terminal will display the next prompt when it's done. 16 | 8. Eject the USB flash drive: `diskutil eject /dev/diskN`. 17 | 18 | ### Linux 19 | 20 | 1. First, without the flash drive inserted, run `lsblk` in the Terminal. 21 | 2. Plug in the flash drive and run `lsblk` again. You can do this to identify the drive device path. The device path is usually in the form of `/dev/sdX`, where X is a letter (example: `/dev/sdb`). 22 | 4. Run `dd if=/path/to/image.iso of=/dev/sdX status=progress` to create a bootable drive from the ISO. 23 | 5. Wait until dd finishes. The terminal will display the next prompt when it's done. 24 | 25 | ### Ventoy (Windows and Linux) 26 | 27 | Follow our [Ventoy guide](/guides/ventoy) to make one flash drive that can boot multiple ISO files, this is a more advanced method but suitable for power users who may not have heard about it before. 28 | -------------------------------------------------------------------------------- /src/_includes/embeds/data-recovery-warning.md: -------------------------------------------------------------------------------- 1 | > [!CAUTION] Make a disk image 2 | > 3 | > Attempting data recovery always has a chance to make your situation worse, causing the permanent loss of your data. 4 | > 5 | > For priceless data you should seek professional data recovery services. 6 | > 7 | > Always make a disk image before attempting recovery of data on a disk. You may need to restore this image to the disk between data recovery attempts. 8 | > 9 | > Before attempting data recovery you should [evaluate the SMART data](/disks/disk-health) for your disk. If it is failing data recovery may stress the disk and cause a complete failure. -------------------------------------------------------------------------------- /src/_includes/embeds/ddu_install.md: -------------------------------------------------------------------------------- 1 | 1. [Download DDU](https://www.guru3d.com/files-details/display-driver-uninstaller-download.html), from the "Download Locations" links at the bottom of the page, and _extract_ the .zip: 2 | 3 | ![dduzip.png](../../assets/factoids/dduzip.webp) 4 | 5 | 2. Double-click on the .exe in the newly extracted folder, then click "Extract" in the dialog. 6 | A new folder containing `Display Driver Uninstaller.exe` will be created. 7 | 8 | ![dduextract.png](../../assets/factoids/dduextract.webp) 9 | 10 | > [!WARNING] Warning 11 | > Do _not_ move, modify, or delete any files associated with DDU 12 | 13 | 3. [**Boot in safe mode**](https://support.microsoft.com/en-us/help/12376/windows-10-start-your-pc-in-safe-mode) 14 | 15 | 4. Open `Display Driver Uninstaller.exe` from the newly created folder in Step 2. 16 | 17 | > [!WARNING] Warning 18 | > Some applications are inaccessible from the desktop. So if you get an "File Inaccessible" in Safe mode, try moving the extracted folder in Normal boot to a more direct folder, for example directly in the C drive. 19 | 20 | ![dduextract_Cdrive.png](../../assets/factoids/dduextract_Cdrive.webp) 21 | -------------------------------------------------------------------------------- /src/_includes/embeds/disk-formats.md: -------------------------------------------------------------------------------- 1 | | Format | Notes | 2 | | ------ | ------------------------------------------------------------------------------------ | 3 | | FAT32 | Designed to be used with smaller USB drives 32GB or less in size. | 4 | | exFAT | Designed to be used with all USB drives. Can replace FAT32. | 5 | | NTFS | Designed to be used with hard drives and SSDs of all sizes, internal and external. | -------------------------------------------------------------------------------- /src/_includes/embeds/install-disk-errors.md: -------------------------------------------------------------------------------- 1 | > [!IMPORTANT] Important 2 | > 3 | > There are various errors you may encounter on this screen, various fixes can be found in the articles below. 4 | > 5 | > - [We couldn't find any drives. To get a storage driver, click load driver.](/guides/raid_drivers) 6 | > 7 | > - [Windows cannot be installed on this disk. The selected disk has an MBR partition table](/guides/windows-cannot-mbr) 8 | -------------------------------------------------------------------------------- /src/_includes/embeds/rufus.md: -------------------------------------------------------------------------------- 1 | > [!CAUTION] Caution 2 | > This will wipe all existing data on the USB drive. 3 | 4 | 1. Download and run [Rufus](https://rufus.ie/). 5 | 2. Select “ISO Image” and then browse for the ISO image. 6 | 3. Select which flash drive you want to put the installer on. 7 | 4. Select the Partition scheme (GPT/MBR) depending on your motherboard's capabilities. 8 | 5. Click “Start” and wait for it to finish. 9 | 6. Eject the USB flash drive. 10 | 11 | There is no need to mess with any other settings in Rufus. 12 | -------------------------------------------------------------------------------- /src/_includes/embeds/specify.md: -------------------------------------------------------------------------------- 1 | Specify is a custom made, [open-source](https://github.com/Spec-ify/specify) windows app that gathers system information like Operating System, Hardware specifications, and Software information/errors to help us troubleshoot your computer. 2 | 3 | More information about specify can be found in the following articles: 4 | - [Specify](/factoids/specify) 5 | - [Specify (No-Ring 0)](/factoids/specify-nr) -------------------------------------------------------------------------------- /src/_includes/embeds/use-linux-live-session.md: -------------------------------------------------------------------------------- 1 | > [!NOTE] Information 2 | > 3 | > This guide requires the use of our Bootable Diagnostics and Recovery Environment, you can read about how to create it [here](/live-sessions/linux-live-session) -------------------------------------------------------------------------------- /src/assets/BIOS-Update/BIOS_download.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/BIOS-Update/BIOS_download.webp -------------------------------------------------------------------------------- /src/assets/BIOS-Update/BIOS_version.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/BIOS-Update/BIOS_version.webp -------------------------------------------------------------------------------- /src/assets/BIOS-Update/CPU_support.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/BIOS-Update/CPU_support.webp -------------------------------------------------------------------------------- /src/assets/BIOS-Update/Main_page.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/BIOS-Update/Main_page.webp -------------------------------------------------------------------------------- /src/assets/BSOD-Guide/StartScreen.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/BSOD-Guide/StartScreen.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/Extract.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/Extract.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/controlpanelPrograms.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/controlpanelPrograms.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/installedApps.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/installedApps.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/optdriv.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/optdriv.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/settingsApps.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/settingsApps.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/threeDots.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/threeDots.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/uninstallApp.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/uninstallApp.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/uninstallAppConfirm.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/uninstallAppConfirm.webp -------------------------------------------------------------------------------- /src/assets/Basic-Computing/zipFolder.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Basic-Computing/zipFolder.webp -------------------------------------------------------------------------------- /src/assets/Breadboarding/CPUinstalled.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Breadboarding/CPUinstalled.jpg -------------------------------------------------------------------------------- /src/assets/Breadboarding/Fullinstalled.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Breadboarding/Fullinstalled.jpg -------------------------------------------------------------------------------- /src/assets/Breadboarding/post_Thumb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Breadboarding/post_Thumb.jpg -------------------------------------------------------------------------------- /src/assets/Connectors Guide.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Connectors Guide.webp -------------------------------------------------------------------------------- /src/assets/Discord_Embeds/DiscordChatSetting.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Discord_Embeds/DiscordChatSetting.webp -------------------------------------------------------------------------------- /src/assets/Discord_Embeds/DiscordEmbedSettingIcon.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Discord_Embeds/DiscordEmbedSettingIcon.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/ScreenShot2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/ScreenShot2.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/ScreenShot3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/ScreenShot3.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/ScreenShot4_1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/ScreenShot4_1.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/ScreenShot5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/ScreenShot5.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/Screenshot1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/Screenshot1.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/creating-mount-points-for-dislocker.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/creating-mount-points-for-dislocker.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/install-dislocker-ubuntu.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/install-dislocker-ubuntu.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/mount-dislocker-decrypted-windows-partition.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/mount-dislocker-decrypted-windows-partition.webp -------------------------------------------------------------------------------- /src/assets/Dislocker/show-device-name-gparted.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Dislocker/show-device-name-gparted.webp -------------------------------------------------------------------------------- /src/assets/Display-Comparison/desktop-overscan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Display-Comparison/desktop-overscan.jpg -------------------------------------------------------------------------------- /src/assets/Display-Comparison/desktop-underscan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Display-Comparison/desktop-underscan.jpg -------------------------------------------------------------------------------- /src/assets/Hardware-photos/24_pin_side.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Hardware-photos/24_pin_side.jpg -------------------------------------------------------------------------------- /src/assets/Hardware-photos/CPU_pins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Hardware-photos/CPU_pins.jpg -------------------------------------------------------------------------------- /src/assets/Hardware-photos/Motherboard.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Hardware-photos/Motherboard.jpg -------------------------------------------------------------------------------- /src/assets/Hardware-photos/PCI_express.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Hardware-photos/PCI_express.jpg -------------------------------------------------------------------------------- /src/assets/Hardware-photos/RAM_bottom_slots.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Hardware-photos/RAM_bottom_slots.jpg -------------------------------------------------------------------------------- /src/assets/Hardware-photos/RAM_top_slots.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Hardware-photos/RAM_top_slots.jpg -------------------------------------------------------------------------------- /src/assets/Hardware-photos/SATA_connections.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Hardware-photos/SATA_connections.jpg -------------------------------------------------------------------------------- /src/assets/Icon-Cache/ExplorerFolder.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Icon-Cache/ExplorerFolder.webp -------------------------------------------------------------------------------- /src/assets/Icon-Cache/FileLocation.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Icon-Cache/FileLocation.webp -------------------------------------------------------------------------------- /src/assets/Icon-Cache/ShowHiddenFiles.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/Icon-Cache/ShowHiddenFiles.webp -------------------------------------------------------------------------------- /src/assets/OCCT/occt_download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/occt_download.png -------------------------------------------------------------------------------- /src/assets/OCCT/run_as_admin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/run_as_admin.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_cpu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_cpu.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_gpu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_gpu.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_gpu_alt_swi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_gpu_alt_swi.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_gpu_alt_var.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_gpu_alt_var.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_gpu_combined.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_gpu_combined.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_linpack.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_linpack.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_panel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_panel.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_psu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_psu.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_ram.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_ram.jpg -------------------------------------------------------------------------------- /src/assets/OCCT/stability_vram.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/OCCT/stability_vram.jpg -------------------------------------------------------------------------------- /src/assets/One-Drive/3dots.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/One-Drive/3dots.webp -------------------------------------------------------------------------------- /src/assets/One-Drive/HiddenIcon.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/One-Drive/HiddenIcon.webp -------------------------------------------------------------------------------- /src/assets/One-Drive/OneDriveIcon.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/One-Drive/OneDriveIcon.webp -------------------------------------------------------------------------------- /src/assets/One-Drive/isettings.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/One-Drive/isettings.webp -------------------------------------------------------------------------------- /src/assets/One-Drive/settingsicon.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/One-Drive/settingsicon.webp -------------------------------------------------------------------------------- /src/assets/One-Drive/unlink.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/One-Drive/unlink.webp -------------------------------------------------------------------------------- /src/assets/cmos/cmos-laptop.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/cmos/cmos-laptop.jpg -------------------------------------------------------------------------------- /src/assets/cmos/cmos.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/cmos/cmos.jpeg -------------------------------------------------------------------------------- /src/assets/css/just-the-docs-ts-dark.scss: -------------------------------------------------------------------------------- 1 | --- 2 | --- 3 | {% include css/just-the-docs.scss.liquid color_scheme="ts-dark" %} 4 | -------------------------------------------------------------------------------- /src/assets/css/just-the-docs-ts-light.scss: -------------------------------------------------------------------------------- 1 | --- 2 | --- 3 | {% include css/just-the-docs.scss.liquid color_scheme="ts-light" %} 4 | -------------------------------------------------------------------------------- /src/assets/data-recovery/dr0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/data-recovery/dr0.webp -------------------------------------------------------------------------------- /src/assets/data-recovery/dr1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/data-recovery/dr1.webp -------------------------------------------------------------------------------- /src/assets/disk-management/detail-preformat.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/detail-preformat.webp -------------------------------------------------------------------------------- /src/assets/disk-management/drive-delete-volume-context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/drive-delete-volume-context.png -------------------------------------------------------------------------------- /src/assets/disk-management/drive-format-context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/drive-format-context.png -------------------------------------------------------------------------------- /src/assets/disk-management/drive-properties-context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/drive-properties-context.png -------------------------------------------------------------------------------- /src/assets/disk-management/drive-properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/drive-properties.png -------------------------------------------------------------------------------- /src/assets/disk-management/formatdrive.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/formatdrive.webp -------------------------------------------------------------------------------- /src/assets/disk-management/initialize-popup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/initialize-popup.png -------------------------------------------------------------------------------- /src/assets/disk-management/listdisk.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/listdisk.webp -------------------------------------------------------------------------------- /src/assets/disk-management/manual-initialize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/manual-initialize.png -------------------------------------------------------------------------------- /src/assets/disk-management/newdriveletter.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/newdriveletter.webp -------------------------------------------------------------------------------- /src/assets/disk-management/newsimplevolume-diskmanager.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/newsimplevolume-diskmanager.webp -------------------------------------------------------------------------------- /src/assets/disk-management/newvolume-prompt-1a.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/newvolume-prompt-1a.webp -------------------------------------------------------------------------------- /src/assets/disk-management/newvolume-prompt-2a.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/newvolume-prompt-2a.webp -------------------------------------------------------------------------------- /src/assets/disk-management/newvolume-prompt-3a.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/newvolume-prompt-3a.webp -------------------------------------------------------------------------------- /src/assets/disk-management/not-initialized.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/disk-management/not-initialized.png -------------------------------------------------------------------------------- /src/assets/dism-sfc/iso.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/dism-sfc/iso.webp -------------------------------------------------------------------------------- /src/assets/drive-dock/m2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/drive-dock/m2.webp -------------------------------------------------------------------------------- /src/assets/drive-dock/msata.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/drive-dock/msata.webp -------------------------------------------------------------------------------- /src/assets/drive-dock/sata.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/drive-dock/sata.webp -------------------------------------------------------------------------------- /src/assets/factoids/CompressDump.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/CompressDump.webp -------------------------------------------------------------------------------- /src/assets/factoids/CopyMinidump.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/CopyMinidump.webp -------------------------------------------------------------------------------- /src/assets/factoids/cdi.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/cdi.webp -------------------------------------------------------------------------------- /src/assets/factoids/cleanboot.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/cleanboot.gif -------------------------------------------------------------------------------- /src/assets/factoids/cmos.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/cmos.webp -------------------------------------------------------------------------------- /src/assets/factoids/cmos_screwdriver.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/cmos_screwdriver.webp -------------------------------------------------------------------------------- /src/assets/factoids/ddu.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/ddu.webp -------------------------------------------------------------------------------- /src/assets/factoids/dduaudio.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/dduaudio.webp -------------------------------------------------------------------------------- /src/assets/factoids/dduextract.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/dduextract.webp -------------------------------------------------------------------------------- /src/assets/factoids/dduextract_Cdrive.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/dduextract_Cdrive.webp -------------------------------------------------------------------------------- /src/assets/factoids/dduvideo.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/dduvideo.webp -------------------------------------------------------------------------------- /src/assets/factoids/dduzip.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/dduzip.webp -------------------------------------------------------------------------------- /src/assets/factoids/internetAdapter.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/internetAdapter.webp -------------------------------------------------------------------------------- /src/assets/factoids/internetProperties.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/internetProperties.webp -------------------------------------------------------------------------------- /src/assets/factoids/pingplotter.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/pingplotter.webp -------------------------------------------------------------------------------- /src/assets/factoids/runNCPA.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/factoids/runNCPA.webp -------------------------------------------------------------------------------- /src/assets/favicon.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/favicon.webp -------------------------------------------------------------------------------- /src/assets/fixing-cleanboot/get_into_regedit_1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-cleanboot/get_into_regedit_1.webp -------------------------------------------------------------------------------- /src/assets/fixing-cleanboot/get_into_regedit_2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-cleanboot/get_into_regedit_2.webp -------------------------------------------------------------------------------- /src/assets/fixing-cleanboot/get_into_regedit_3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-cleanboot/get_into_regedit_3.webp -------------------------------------------------------------------------------- /src/assets/fixing-cleanboot/regedit_fix.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-cleanboot/regedit_fix.webp -------------------------------------------------------------------------------- /src/assets/fixing-cleanboot/regedit_services_hive.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-cleanboot/regedit_services_hive.webp -------------------------------------------------------------------------------- /src/assets/fixing-cleanboot/shift_restart.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-cleanboot/shift_restart.webp -------------------------------------------------------------------------------- /src/assets/fixing-cleanboot/terminal_regedit.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-cleanboot/terminal_regedit.webp -------------------------------------------------------------------------------- /src/assets/fixing-cleanboot/windows_recovery_environment.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-cleanboot/windows_recovery_environment.webp -------------------------------------------------------------------------------- /src/assets/fixing-linux-boot/GRUB_screenshot.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/fixing-linux-boot/GRUB_screenshot.webp -------------------------------------------------------------------------------- /src/assets/gparted/gparted_create_part.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/gparted/gparted_create_part.webp -------------------------------------------------------------------------------- /src/assets/gparted/gparted_create_part2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/gparted/gparted_create_part2.webp -------------------------------------------------------------------------------- /src/assets/gparted/gparted_create_table.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/gparted/gparted_create_table.webp -------------------------------------------------------------------------------- /src/assets/gparted/gparted_disk_final.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/gparted/gparted_disk_final.webp -------------------------------------------------------------------------------- /src/assets/gparted/gparted_disk_sel.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/gparted/gparted_disk_sel.webp -------------------------------------------------------------------------------- /src/assets/gparted/gparted_part_res.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/gparted/gparted_part_res.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/furmark1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/furmark1.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/furmark2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/furmark2.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/furmark3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/furmark3.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/hwinfo1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/hwinfo1.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/hwinfo2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/hwinfo2.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/hwinfo3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/hwinfo3.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/hwinfo4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/hwinfo4.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/p951.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/p951.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/p952.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/p952.webp -------------------------------------------------------------------------------- /src/assets/hwinfo/p953.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/hwinfo/p953.webp -------------------------------------------------------------------------------- /src/assets/in-place-upgrade/method-1-steps.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/in-place-upgrade/method-1-steps.jpg -------------------------------------------------------------------------------- /src/assets/in-place-upgrade/method-2-steps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/in-place-upgrade/method-2-steps.png -------------------------------------------------------------------------------- /src/assets/install-10/10-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-0.png -------------------------------------------------------------------------------- /src/assets/install-10/10-0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-0.webp -------------------------------------------------------------------------------- /src/assets/install-10/10-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-1.png -------------------------------------------------------------------------------- /src/assets/install-10/10-1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-1.webp -------------------------------------------------------------------------------- /src/assets/install-10/10-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-2.png -------------------------------------------------------------------------------- /src/assets/install-10/10-2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-2.webp -------------------------------------------------------------------------------- /src/assets/install-10/10-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-3.png -------------------------------------------------------------------------------- /src/assets/install-10/10-3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-3.webp -------------------------------------------------------------------------------- /src/assets/install-10/10-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-4.png -------------------------------------------------------------------------------- /src/assets/install-10/10-4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/10-4.webp -------------------------------------------------------------------------------- /src/assets/install-10/USB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/USB.png -------------------------------------------------------------------------------- /src/assets/install-10/USB.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/USB.webp -------------------------------------------------------------------------------- /src/assets/install-10/aPC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/aPC.png -------------------------------------------------------------------------------- /src/assets/install-10/aPC.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/aPC.webp -------------------------------------------------------------------------------- /src/assets/install-10/downl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/downl.png -------------------------------------------------------------------------------- /src/assets/install-10/downl.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/downl.webp -------------------------------------------------------------------------------- /src/assets/install-10/kde.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/kde.png -------------------------------------------------------------------------------- /src/assets/install-10/kde.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/kde.webp -------------------------------------------------------------------------------- /src/assets/install-10/select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/select.png -------------------------------------------------------------------------------- /src/assets/install-10/select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/select.webp -------------------------------------------------------------------------------- /src/assets/install-10/wintos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/wintos.png -------------------------------------------------------------------------------- /src/assets/install-10/wintos.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-10/wintos.webp -------------------------------------------------------------------------------- /src/assets/install-11/USB.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/USB.webp -------------------------------------------------------------------------------- /src/assets/install-11/aPC.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/aPC.webp -------------------------------------------------------------------------------- /src/assets/install-11/downl.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/downl.webp -------------------------------------------------------------------------------- /src/assets/install-11/kde.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/kde.webp -------------------------------------------------------------------------------- /src/assets/install-11/select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/select.webp -------------------------------------------------------------------------------- /src/assets/install-11/the-selected-disk-has-an-mbr-partition-table-01.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/the-selected-disk-has-an-mbr-partition-table-01.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-bypass0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-bypass0.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-bypass1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-bypass1.png -------------------------------------------------------------------------------- /src/assets/install-11/win11-bypass1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-bypass1.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-bypass2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-bypass2.png -------------------------------------------------------------------------------- /src/assets/install-11/win11-home-acc-bypass1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-home-acc-bypass1.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-home-acc-bypass2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-home-acc-bypass2.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-local-acc.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-local-acc.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-msft_acc_login.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-msft_acc_login.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-network.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-network.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-network_bypass.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-network_bypass.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-pro-acc-bypass1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-pro-acc-bypass1.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-pro-acc-bypass2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-pro-acc-bypass2.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-pro-acc-bypass3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-pro-acc-bypass3.webp -------------------------------------------------------------------------------- /src/assets/install-11/win11-pro-acc.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/win11-pro-acc.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-02-59.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-02-59.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-03-05.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-03-05.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-03-29.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-03-29.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-09-05.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-09-05.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-09-40.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-09-40.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-09-53.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-09-53.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-10-13.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-10-13.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-10-24.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-10-24.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-10-39.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-10-39.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-10-51.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-10-51.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-11-01.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-11-01.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-11-13.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-11-13.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-11-30.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-11-30.webp -------------------------------------------------------------------------------- /src/assets/install-11/windows-11-2021-10-05-15-20-37.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/windows-11-2021-10-05-15-20-37.webp -------------------------------------------------------------------------------- /src/assets/install-11/wintos.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-11/wintos.webp -------------------------------------------------------------------------------- /src/assets/install-linux/diskutility-0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/install-linux/diskutility-0.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/acer_rst0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/acer_rst0.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/acer_rst1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/acer_rst1.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/aorus_rst0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/aorus_rst0.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/aorus_rst1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/aorus_rst1.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/asus_rst0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/asus_rst0.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/asus_rst1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/asus_rst1.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/asus_rst2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/asus_rst2.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/asus_rst3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/asus_rst3.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/hp_rst0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/hp_rst0.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/hp_rst1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/hp_rst1.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/missing_drives.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/missing_drives.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/msi_rst0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/msi_rst0.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/msi_rst1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/msi_rst1.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/msi_rst2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/msi_rst2.webp -------------------------------------------------------------------------------- /src/assets/intel-rst/msi_rst3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/intel-rst/msi_rst3.webp -------------------------------------------------------------------------------- /src/assets/internet-not-working/change-adapter-settings.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/internet-not-working/change-adapter-settings.webp -------------------------------------------------------------------------------- /src/assets/internet-not-working/negotiated-speed.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/internet-not-working/negotiated-speed.webp -------------------------------------------------------------------------------- /src/assets/internet-not-working/network-status.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/internet-not-working/network-status.webp -------------------------------------------------------------------------------- /src/assets/internet-not-working/run-ncpa.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/internet-not-working/run-ncpa.webp -------------------------------------------------------------------------------- /src/assets/internet-not-working/tcp-global.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/internet-not-working/tcp-global.webp -------------------------------------------------------------------------------- /src/assets/memtest/rts_memtest.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/memtest/rts_memtest.webp -------------------------------------------------------------------------------- /src/assets/more-memory/resource_monitor.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/more-memory/resource_monitor.webp -------------------------------------------------------------------------------- /src/assets/more-memory/run.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/more-memory/run.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/diskmgmt.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/diskmgmt.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/dymanic-sel.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/dymanic-sel.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/dynamic0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/dynamic0.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/dynamic1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/dynamic1.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/file-explorer-thispc.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/file-explorer-thispc.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/volume-creation0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/volume-creation0.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/volume-creation1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/volume-creation1.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/volume-creation2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/volume-creation2.webp -------------------------------------------------------------------------------- /src/assets/multiple-disks/volume-creation3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/multiple-disks/volume-creation3.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec0.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec1.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec2.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec3.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec4.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec5.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec6.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec6.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec7.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec7.webp -------------------------------------------------------------------------------- /src/assets/photorec/photorec8.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/photorec/photorec8.webp -------------------------------------------------------------------------------- /src/assets/psu/paperclip-test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/psu/paperclip-test.png -------------------------------------------------------------------------------- /src/assets/psu/paperclip-test.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/psu/paperclip-test.webp -------------------------------------------------------------------------------- /src/assets/psu/psu-pinout.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/psu/psu-pinout.jpg -------------------------------------------------------------------------------- /src/assets/psu/psu-pinout.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/psu/psu-pinout.webp -------------------------------------------------------------------------------- /src/assets/resource-monitor/folderInUse.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/resource-monitor/folderInUse.webp -------------------------------------------------------------------------------- /src/assets/resource-monitor/rsmLockedFile.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/resource-monitor/rsmLockedFile.webp -------------------------------------------------------------------------------- /src/assets/specify/specify-debug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/specify/specify-debug.png -------------------------------------------------------------------------------- /src/assets/specify/specify-result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/specify/specify-result.png -------------------------------------------------------------------------------- /src/assets/stressapptest/terminal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/stressapptest/terminal.webp -------------------------------------------------------------------------------- /src/assets/teredo/disabled.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/teredo/disabled.webp -------------------------------------------------------------------------------- /src/assets/teredo/enabled.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/teredo/enabled.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk0.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk1.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk10.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk10.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk2.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk3.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk4.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk5.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk6.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk6.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk7.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk7.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk8.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk8.webp -------------------------------------------------------------------------------- /src/assets/testdisk/testdisk9.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/testdisk/testdisk9.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/GN-bluebird-reply-@ubm.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/GN-bluebird-reply-@ubm.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/allegedly-intel-bribed-website-ubm.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/allegedly-intel-bribed-website-ubm.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/fastest-average-speed-ubm.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/fastest-average-speed-ubm.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/i3-9350K-vs-i9-9980XE-userbenchmark-results-ownsnap.com_-1024x526.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/i3-9350K-vs-i9-9980XE-userbenchmark-results-ownsnap.com_-1024x526.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/r5-3600-vs-i5-10600-ubm.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/r5-3600-vs-i5-10600-ubm.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/r9-5950x-vs-i9-10900k-ubm-bias-results.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/r9-5950x-vs-i9-10900k-ubm-bias-results.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/ubm-EFps-3700X-vs-9600K.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/ubm-EFps-3700X-vs-9600K.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/ubm-attacks-GN.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/ubm-attacks-GN.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/ubm-banned-from-rIntel.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/ubm-banned-from-rIntel.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/ubm-banned-from-rhardware.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/ubm-banned-from-rhardware.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/ubm-on-hw-unboxed.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/ubm-on-hw-unboxed.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/ubm-troll-amd-ceo.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/ubm-troll-amd-ceo.webp -------------------------------------------------------------------------------- /src/assets/ubm-article/value-for-money-by-ubm.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ubm-article/value-for-money-by-ubm.webp -------------------------------------------------------------------------------- /src/assets/ventoy/linux-0.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ventoy/linux-0.webp -------------------------------------------------------------------------------- /src/assets/ventoy/securebootkey.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/ventoy/securebootkey.webp -------------------------------------------------------------------------------- /src/assets/view-pagefile/pagefile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/view-pagefile/pagefile.png -------------------------------------------------------------------------------- /src/assets/windows-no-external/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/windows-no-external/1.png -------------------------------------------------------------------------------- /src/assets/windows-no-external/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/windows-no-external/2.png -------------------------------------------------------------------------------- /src/assets/windows-no-external/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/windows-no-external/3.png -------------------------------------------------------------------------------- /src/assets/windows-no-external/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/windows-no-external/4.png -------------------------------------------------------------------------------- /src/assets/windows-no-external/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/windows-no-external/5.png -------------------------------------------------------------------------------- /src/assets/windows-no-external/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/windows-no-external/6.png -------------------------------------------------------------------------------- /src/assets/windows-no-external/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/windows-no-external/7.png -------------------------------------------------------------------------------- /src/assets/writing-articles/toc1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/5cdfa05715ad01c06abec6188f936fdbdfd2ebef/src/assets/writing-articles/toc1.webp -------------------------------------------------------------------------------- /src/components/DirectoryLinks.astro: -------------------------------------------------------------------------------- 1 | --- 2 | import { getCollection } from 'astro:content'; 3 | import { CardGrid, LinkCard } from '@astrojs/starlight/components'; 4 | 5 | interface Props { 6 | directory: string; 7 | } 8 | const { directory } = Astro.props; 9 | 10 | const pages = await getCollection('docs', (entry) => entry.id.startsWith(directory + '/')); 11 | --- 12 | 13 | 14 | 15 | { 16 | pages.map(({ id, data }) => ( 17 | 22 | )) 23 | } -------------------------------------------------------------------------------- /src/components/PushedFooter.astro: -------------------------------------------------------------------------------- 1 | --- 2 | import type { Props } from '../props'; 3 | 4 | import ThemeSelect from 'virtual:starlight/components/ThemeSelect'; 5 | import LanguageSelect from 'virtual:starlight/components/LanguageSelect'; 6 | import SocialIcons from 'virtual:starlight/components/SocialIcons'; 7 | --- 8 | 9 |
10 |
11 | 12 | 13 |
14 |
15 | 16 |
17 |
18 | 19 | -------------------------------------------------------------------------------- /src/components/customPageTitle.astro: -------------------------------------------------------------------------------- 1 | --- 2 | const { entry } = Astro.locals.starlightRoute; 3 | --- 4 | 5 |

{entry?.data?.title ?? 'Default Title'}

6 | {entry?.data?.description ? ( 7 |

{entry.data.description}

8 | ) : null} 9 | 10 | 19 | -------------------------------------------------------------------------------- /src/components/customSidebar.astro: -------------------------------------------------------------------------------- 1 | --- 2 | const { sidebar } = Astro.locals.starlightRoute; 3 | import Default from '@astrojs/starlight/components/Sidebar.astro'; 4 | --- 5 | 6 | 9 | 10 | -------------------------------------------------------------------------------- /src/components/discord.astro: -------------------------------------------------------------------------------- 1 | --- 2 | const redirectUrl = 'https://discord.com/invite/2EDwzWa'; // Replace with your target URL 3 | --- 4 | 5 | 6 | 7 | 8 | 9 | 10 |

Redirecting to {redirectUrl}...

11 | 12 | -------------------------------------------------------------------------------- /src/content.config.ts: -------------------------------------------------------------------------------- 1 | import { defineCollection } from 'astro:content'; 2 | import { docsLoader } from '@astrojs/starlight/loaders'; 3 | import { docsSchema } from '@astrojs/starlight/schema'; 4 | 5 | export const collections = { 6 | docs: defineCollection({ loader: docsLoader(), schema: docsSchema() }), 7 | }; 8 | -------------------------------------------------------------------------------- /src/content/docs/backups/everyone-needs-backups.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Everyone Needs Backups 3 | sidebar: 4 | hidden: false 5 | order: 1 6 | has_children: false 7 | parent: Backups 8 | pagefind: true 9 | last_modified_date: 2022-06-16 10 | --- 11 | 12 | 13 | 14 | ## I have no backups. 15 | Most people do not have any form of backup for their data. Many people do not see this as a necessity. This book covers: 16 | * Understanding the importance of backups 17 | * Knowing what you should (and should not) backup 18 | * Making a backup plan 19 | * Using the tools to execute that plan 20 | 21 | ## Why do I need backups? 22 | Every disk, every phone, every flash drive dies, and odds are they will die with unique data on them that you will suddenly miss very much. Recovery is a time consuming and often expensive process. Backups also make the re-installation process of an OS much smoother. 23 | 24 | **Drives do not always broadcast imminent death. Assume they will just die. Every time.** 25 | 26 | Think of where the following exist: 27 | * Your first child's baby pictures 28 | * Your Wedding photos 29 | * Your Résumé 30 | * Your tax documents 31 | * Your thesis 32 | * All of that school work due at the end of the week 33 | * Your Minecraft world that you have been working on for 6 months 34 | * The assignments your students turned in this afternoon 35 | 36 | We have seen all of these, and many more, come through the subreddit or our live chats. Often times the users are completely out of luck when it comes to recovering these lost memories or incredibly important documents. 37 | 38 | Some are lucky enough to be able to recover themselves, others have to spend hundreds or thousands of dollars for a professional to handle it. 39 | 40 | ## How do I get started with backups? 41 | 42 | Hopefully, you are interested in creating a backup plan now. If so keep reading as backups are not simply drag-dropping your files once and forgetting about them. It is an ongoing process that requires at least a little bit of planning. 43 | 44 | [Creating a backup process](/backups/creating-backups) 45 | -------------------------------------------------------------------------------- /src/content/docs/backups/index.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Backups 3 | sidebar: 4 | hidden: true 5 | pagefind: true 6 | tableOfContents: false 7 | --- 8 | 9 | import DirectoryLinks from '/src/components/DirectoryLinks.astro'; 10 | 11 | -------------------------------------------------------------------------------- /src/content/docs/discord.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Discord Redirect 3 | sidebar: 4 | hidden: true 5 | pagefind: false 6 | --- 7 | 8 | import Discord from '/src/components/discord.astro'; 9 | 10 | -------------------------------------------------------------------------------- /src/content/docs/disks/Data-Recovery/data-recovery.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Data Recovery 3 | sidebar: 4 | hidden: false 5 | has_children: true 6 | parent: Disks 7 | pagefind: true 8 | last_modified_date: 2024-08-13 9 | --- 10 | 11 | Data recovery is a complicated process that requires care and attention to be done properly. Look through the scenarios below to decide which method of data recovery you will need to do. 12 | 13 | import DataRecoveryWarning from '../../../../_includes/embeds/data-recovery-warning.md'; 14 | 15 | 16 | 17 | > [!CAUTION] Caution 18 | > If you are seeing "cyclic redundancy check" anywhere, you will not be able to attempt recovery at home and should seek professional data recovery services. 19 | 20 | ## Scenarios 21 | ### A readable disk 22 | A small obstacle preventing you from using your computer like normal such as: 23 | - My computer won't turn on for some reason 24 | - My computer is BSODing when I turn it on so I cannot get to Windows like normal. 25 | - My laptop screen broke so I can't see anything 26 | - I cannot log into Windows for some reason 27 | 28 | For these issues, you can [recover files by attaching your disk to another computer](/disks/data-recovery/drive-dock) or [recover files with a Live Linux Session](/disks/data-recovery/reading-linux). 29 | 30 | ### My disk is visible but inaccessible 31 | You have a drive that is visible in Windows but it has no data on it. This may be because: 32 | - I deleted partitions on the wrong disk (But did not make new ones) 33 | - I turned my computer on and it says my disk needs to be "initialized" 34 | - My disk is "RAW" in disk management 35 | - My disk is "unknown" in disk management 36 | - My disk is "unallocated" in disk management 37 | 38 | For these issues, use [Testdisk](/disks/data-recovery/testdisk) to recover your partition table. 39 | 40 | ### I accidentally changed data on my disk 41 | You had data on your disk, and it had new data written to it, replacing the old data. 42 | - You formatted the wrong disk 43 | - You installed Windows on the wrong disk 44 | - You installed Linux on the wrong disk 45 | - You formatted and then put data onto the wrong disk 46 | 47 | For these issues, use [Photorec](/disks/data-recovery/photorec) to recover individual files. 48 | 49 | ## Other resources 50 | - [old wiki article](https://www.reddit.com/r/techsupport/wiki/livelinuxsession#wiki_recover_data_from_your_storage_drives) -------------------------------------------------------------------------------- /src/content/docs/disks/Data-Recovery/drive-dock.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Using an adapter to read a disk 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: Data Recovery 7 | grand_parent: Disks 8 | pagefind: true 9 | last_modified_date: 2024-08-13 10 | --- 11 | 12 | A quick way to recover data from a readable disk will be to remove it from the issue computer and use an adapter to plug it into a working computer so you can copy required data off. 13 | 14 | To do this you must first identify the port, and protocol used on your disk. To determine what type of disk you are using you may be able to look up your pre-built/laptop model number or follow the guide below. 15 | 16 | ## SATA 17 | ![An image of SATA connectors on a 2.5" and 3.5" disk: credit guiahardware.es](../../../../assets/drive-dock/sata.webp) 18 | 19 | SATA can be on a 2.5" or 3.5" disk. If you have the smaller 2.5" size you can use any USB-SATA adapter you find. If you have a desktop size 3.5" disk you will need to get a USB-SATA dock/adapter that has external power, USB power alone likely cannot make the drive function. 20 | 21 | ## M.2 22 | ![An image of a SATA and NVME m.2 connectors: credit: ](../../../../assets/drive-dock/m2.webp) 23 | 24 | M.2 can be tricky to understand. Using the basic image above you can attempt to determine if your disk is using the SATA protocol or the NVMe protocol. The easiest way to make this determination though will be to check a serial number that may be on the disk. 25 | 26 | When it comes to adapting m.2 you must know the specific protocol used by your disk then get a USB adapter for that protocol. 27 | 28 | ## mSATA 29 | ![An image of an mSATA disk](../../../../assets/drive-dock/msata.webp) 30 | 31 | You probably don't have an mSATA, this is an older pre m.2 disk. -------------------------------------------------------------------------------- /src/content/docs/disks/Data-Recovery/index.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Data Recovery 3 | sidebar: 4 | hidden: true 5 | pagefind: true 6 | slug: /disks/data-recovery 7 | tableOfContents: false 8 | --- 9 | 10 | import DirectoryLinks from '/src/components/DirectoryLinks.astro'; 11 | 12 | -------------------------------------------------------------------------------- /src/content/docs/disks/Data-Recovery/reading-linux.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Recovering files with a Linux USB 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: Data Recovery 7 | grand_parent: Disks 8 | pagefind: true 9 | last_modified_date: 2024-02-23 10 | --- 11 | 12 | import UseLLCD from '../../../../_includes/embeds/use-linux-live-session.md'; 13 | 14 | 15 | 16 | Open the File Manager from the applications menu, you should see your disk in the pane on the left. In the below image, it is the "11GB Volume" 17 | 18 | ![image1](../../../../assets/data-recovery/dr0.webp) 19 | 20 | Double click the desired disk and it should open in the file manager. 21 | 22 | ![image2](../../../../assets/data-recovery/dr1.webp) 23 | 24 | Once opened, you can drag and drop files to another disk that you mount into the system just like in Windows. -------------------------------------------------------------------------------- /src/content/docs/disks/Disk-Management/index.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Disk Management 3 | sidebar: 4 | hidden: true 5 | pagefind: true 6 | slug: /disks/disk-management 7 | tableOfContents: false 8 | --- 9 | 10 | import DirectoryLinks from '/src/components/DirectoryLinks.astro'; 11 | 12 | -------------------------------------------------------------------------------- /src/content/docs/disks/Encryption/disk-encryption.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Disk Encryption 3 | sidebar: 4 | hidden: false 5 | has_children: true 6 | pagefind: true 7 | last_modified_date: 2024-03-09 8 | parent: Disks 9 | --- 10 | 11 | Disk encryption is used to protect sensitive data on your devices like photos, email accounts and passwords. 12 | 13 | Modern phones have been using encryption by default since the early to mid 2010's, in most cases you cannot disable this functionality. 14 | 15 | Enabling encryption on other devices, such as laptops and desktops, is a choice for the user. Encryption is more useful on mobile platforms like a laptop than a desktop but you may still choose to add these protections on any device you desire. 16 | 17 | > [!NOTE] Information 18 | > 19 | > If you are seeing BitLocker on your computer but you did not set it up would could have a device with [BitLocker OEM](https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/oem-bitlocker). 20 | 21 | > [!WARNING] Risk of data loss with encryption 22 | > Should something fail during the normal use of your encrypted device you may be required to use recovery methods or keys to regain access to your data. It is very important you understand and protect these methods or you may lose all chances to your data. 23 | > 24 | > On phones you have no recovery options. Your data is gone when the device has an issue. For this reason we recommend [making backups](/backups) of all your devices. 25 | 26 | ## Encryption Methods and Their Platforms 27 | 28 | > [!TIP] Click on any method to view our article on the subject. 29 | 30 | | Method | Windows | Linux | MacOS | 31 | | ------ | ------- | ----- | ----- | 32 | | [BitLocker](/disks/encryption/bitlocker) | Yes | Using [Dislocker](/disks/encryption/dislocker) | Third party tools required | 33 | | [FileVault](/disks/encryption/filevault) | No | No | Yes | 34 | | [LUKS](/disks/encryption/luks) | No | Yes | No | 35 | | [Veracrypt](/disks/encryption/veracrypt) | Yes | Yes | Yes | -------------------------------------------------------------------------------- /src/content/docs/disks/Encryption/filevault.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: FileVault 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | has_toc: true 7 | grand_parent: Disks 8 | parent: Disk Encryption 9 | pagefind: true 10 | last_modified_date: 2023-12-17 11 | --- 12 | ## FileVault 13 | 14 | The Apple documentation [introduction to FileVault](https://support.apple.com/guide/deployment/intro-to-filevault-dep82064ec40/web) says the following: 15 | 16 | > Mac computers offer FileVault, a built-in encryption capability, to secure all data at rest. After a user turns on FileVault on a Mac, their credentials are required during the boot process. 17 | 18 | When you first setup your Mac you are asked if you want to enable FileVault, this is the best time to enable protection. If you did not or need to validate your setup follow the [official Apple documentation](https://support.apple.com/guide/mac-help/protect-data-on-your-mac-with-filevault-mh11785/mac). -------------------------------------------------------------------------------- /src/content/docs/disks/Encryption/index.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Disk Encryption 3 | sidebar: 4 | hidden: true 5 | pagefind: true 6 | slug: /disks/disk-encryption 7 | tableOfContents: false 8 | --- 9 | 10 | import DirectoryLinks from '/src/components/DirectoryLinks.astro'; 11 | 12 | -------------------------------------------------------------------------------- /src/content/docs/disks/Encryption/luks.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: LUKS 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | has_toc: true 7 | grand_parent: Disks 8 | parent: Disk Encryption 9 | pagefind: true 10 | last_modified_date: 2023-12-17 11 | --- 12 | 13 | ## Setting up LUKS 14 | 15 | LUKS (Linux Unified Key Setup) is a disk encryption specification for Linux. It provides a standard for encrypting entire storage devices, including hard drives and flash drives. This article will cover the setup and use of LUKS, as well as important things to keep in mind when using LUKS encryption. 16 | 17 | ### Minimum Requirements 18 | 19 | To use LUKS, you will need a Linux operating system with the following minimum requirements: 20 | 21 | - Linux Kernel version 2.6.x or later 22 | - A supported Linux Distro 23 | 24 | ### Encrypting a Device with LUKS 25 | 26 | To encrypt a device using LUKS: 27 | 28 | 1. Open a terminal window and enter the following command: `sudo cryptsetup luksFormat /dev/sdX` (where `/dev/sdX` is the device you wish to encrypt). 29 | 2. Follow the on-screen prompts to create a password for the encrypted device. 30 | 3. Enter the following command to open the encrypted device: `sudo cryptsetup luksOpen /dev/sdX cryptname` (where `cryptname` is the name you wish to assign to the encrypted device). 31 | 4. Create a filesystem on the encrypted device: `sudo mkfs.ext4 /dev/mapper/cryptname` 32 | 5. Mount the encrypted device: `sudo mount /dev/mapper/cryptname /mnt/mountpoint` (where `/mnt/mountpoint` is the mount point you wish to use). 33 | 34 | ### Unlocking an Encrypted Device 35 | 36 | To unlock an encrypted device: 37 | 38 | 1. Open a terminal window and enter the following command: `sudo cryptsetup luksOpen /dev/sdX cryptname` (where `/dev/sdX` is the encrypted device and `cryptname` is the name you assigned to the encrypted device). 39 | 2. Enter the password for the encrypted device. 40 | 3. Mount the encrypted device: `sudo mount /dev/mapper/cryptname /mnt/mountpoint` (where `/mnt/mountpoint` is the mount point you wish to use). 41 | 42 | ### Advantages and Disadvantages 43 | 44 | #### Advantages 45 | 46 | - LUKS is broadly available across Linux Distributions 47 | 48 | #### Disadvantages 49 | 50 | - No GUI (Graphical User Interface) 51 | - Requires a certain degree of knowledge of the Linux Terminal 52 | - No way of accessing Drives on Other Operating systems without usage of 3rd Party Software 53 | 54 | -------------------------------------------------------------------------------- /src/content/docs/disks/Encryption/sed.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Self-Encrypting Drives 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | has_toc: true 7 | grand_parent: Disks 8 | parent: Disk Encryption 9 | pagefind: true 10 | last_modified_date: 2023-12-17 11 | --- 12 | ## Self-Encrypting Drives (SEDs) 13 | 14 | Self-Encrypting Drives (SEDs) are a type of hard disk drive (HDD) or solid state drive (SSD) that encrypt all data on the disk automatically without the need for any additional software or hardware. 15 | 16 | ### Advantages and Disadvantages 17 | 18 | #### Advantages 19 | 20 | - Easy to use: SEDs are simple to use, as encryption is performed automatically in the background. No additional software or hardware is required. 21 | - Improved performance: SEDs are designed to encrypt data at the disk controller level, which minimizes the impact on system performance. 22 | - Increased security: SEDs encrypt all data on the disk, including data in use, which provides a higher level of security than traditional software-based encryption methods. 23 | - More affordable: SEDs are becoming more affordable, making them an attractive option for organizations that need to secure data on a budget. 24 | 25 | #### Disadvantages 26 | 27 | - Limited compatibility: SEDs are not compatible with all operating systems, and some systems may require additional software to use them. 28 | - Potential reduced performance: In some cases, the encryption process performed by SEDs can reduce system performance. 29 | - Insecure Encryption methods: Not every drive has equal security as it depends on the method used. If the method has flaws or is vulnerable it can't be changed in most cases. 30 | 31 | ### Risks 32 | 33 | - Data loss: If the encryption key is lost or forgotten, the data on the SED will be inaccessible. 34 | - Physical damage: In the event of physical damage to the SED, the encrypted data may become inaccessible. -------------------------------------------------------------------------------- /src/content/docs/disks/Encryption/veracrypt.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Veracrypt 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | has_toc: true 7 | grand_parent: Disks 8 | parent: Disk Encryption 9 | pagefind: true 10 | last_modified_date: 2023-12-17 11 | --- 12 | ## Setting up VeraCrypt 13 | 14 | VeraCrypt is a free, open-source disk encryption software for Windows, MacOS, and Linux. It allows you to create encrypted volumes and encrypt entire disks, including system drives. This article will cover the setup and use of VeraCrypt, as well as its advantages and disadvantages. 15 | 16 | ### Minimum Requirements 17 | 18 | To use VeraCrypt, you will need a computer with a compatible operating system: 19 | 20 | - Windows 7 or later 21 | - MacOS X 10.6 or later 22 | - Linux Kernel version 2.6 or later 23 | 24 | ## Installing VeraCrypt 25 | 26 | To install VeraCrypt, follow these steps: 27 | 28 | 1. Download the VeraCrypt installer from the [official website](https://www.veracrypt.fr/en/Home.html). 29 | 2. Run the installer and follow the on-screen prompts to install VeraCrypt. 30 | 3. Once installed, launch VeraCrypt and follow the steps to create an encrypted volume or encrypt an entire disk. 31 | 32 | ### Creating an Encrypted Volume 33 | 34 | To create an encrypted volume using VeraCrypt: 35 | 36 | 1. Launch VeraCrypt and select "Create Volume". 37 | 2. Select "Create an encrypted file container". 38 | 3. Follow the on-screen prompts to create a password and choose the encryption options. 39 | 4. VeraCrypt will create an encrypted file container that can be mounted as a virtual drive. 40 | 41 | ### Encrypting an Entire Disk 42 | 43 | To encrypt an entire disk using VeraCrypt: 44 | 45 | 1. Launch VeraCrypt and select "Encrypt a non-system partition/drive". 46 | 2. Select the drive you wish to encrypt. 47 | 3. Follow the on-screen prompts to create a password and choose the encryption options. 48 | 4. VeraCrypt will begin encrypting the drive, which may take some time depending on the size of the drive and the speed of your computer. 49 | 50 | ### Advantages and Disadvantages 51 | 52 | #### Advantages 53 | 54 | - Free and open-source 55 | - Cross-platform compatibility 56 | - Offers full disk encryption and encrypted volumes 57 | - Strong encryption options 58 | 59 | #### Disadvantages 60 | 61 | - May be more difficult to set up and use than other disk encryption software 62 | - Not as widely used as other disk encryption software, meaning there may be less support and resources available -------------------------------------------------------------------------------- /src/content/docs/disks/chkdsk.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Using chkdsk 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: Disks 7 | pagefind: true 8 | last_modified_date: 2023-01-10 9 | --- 10 | 11 | `chkdsk` is a utility to check and repair issues with the filesystems on disks in Windows. 12 | 13 | > [!IMPORTANT] Important 14 | > Interrupting chkdsk is not recommended. However, canceling or interrupting chkdsk should not leave the volume any more corrupt than it was before chkdsk was run. Running chkdsk again checks and should repair any remaining corruption on the volume. 15 | 16 | If chkdsk cannot work on the drive, a message appears that asks you if you want to check the drive the next time you restart the computer. 17 | 18 | > Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the system restarts? (Y/N) 19 | 20 | ## chkdsk c: /f 21 | Fixes errors on the disk, this is the first option you should try. 22 | 23 | ## chkdsk c: /r 24 | Locates bad sectors and recovers readable information. 25 | 26 | `/r` includes the functionality of `/f`, with the additional analysis of physical disk errors. 27 | 28 | > [!CAUTION] Caution 29 | >`chkdsk c: /r` can and will delete files that are corrupted, this is not a tool to be ran on a drive that has unique data. 30 | -------------------------------------------------------------------------------- /src/content/docs/disks/index.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Disks 3 | sidebar: 4 | hidden: true 5 | pagefind: true 6 | tableOfContents: false 7 | --- 8 | 9 | import DirectoryLinks from '/src/components/DirectoryLinks.astro'; 10 | 11 | -------------------------------------------------------------------------------- /src/content/docs/factoids/IPv6.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Turning Off IPv6 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: Factoids 7 | pagefind: true 8 | last_modified_date: 2022-08-29 9 | --- 10 | 11 | 12 | Turning off IPv6 can help troubleshoot internet issues. 13 | 14 | 1. Press Win + R to launch the run box 15 | 16 | 2. Type `ncpa.cpl` into the box, and hit Enter 17 | 18 | ![ncpa.png](../../../assets/factoids/runNCPA.webp) 19 | 20 | 3. Select the internet adapter that is currently in use, and right click and select properties 21 | 22 | ![InternetAdapter.png](../../../assets/factoids/internetAdapter.webp) 23 | 24 | 4. Uncheck the box for Internet Protocol Version 6 (TCP/IPv6) 25 | 26 | ![internetProperties.png](../../../assets/factoids/internetProperties.webp) 27 | 28 | 5. Test to see if the issue continues. 29 | 30 | ## Turning Off IPv6 (PowerShell) 31 | 32 | 1. Right click on the start menu and run PowerShell (Windows Terminal) as admin. 33 | 34 | 2. Enter this command: `Get-NetAdapter | ? {-not $_.Virtual -and $_.Status -eq "Up" } | foreach {Disable-NetAdapterBinding -InterfaceAlias $_.Name -ComponentID ms_tcpip6}` 35 | 36 | 3. Test to see if the issue continues. 37 | 38 | ## Turning On IPv6 (PowerShell) 39 | 40 | 1. Right click on the start menu and run PowerShell (Windows Terminal) as admin. 41 | 42 | 2. Enter this command: `Get-NetAdapter | ? {-not $_.Virtual -and $_.Status -eq "Up" } | foreach {Enable-NetAdapterBinding -InterfaceAlias $_.Name -ComponentID ms_tcpip6}` 43 | -------------------------------------------------------------------------------- /src/content/docs/factoids/av-remover.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: List of AV removers 3 | description: A list of links for downloading (or usage guides of) dedicated uninstallers for 3rd party AVs. 4 | sidebar: 5 | hidden: false 6 | has_children: false 7 | parent: Factoids 8 | pagefind: true 9 | last_modified_date: 2024-01-02 10 | --- 11 | 12 | |Name of Antivirus|Link| 13 | |---|---| 14 | |Norton|[https://norton.com/nrnr](https://norton.com/nrnr)| 15 | |AVG|[https://www.avg.com/en-us/avg-remover#pc](https://www.avg.com/en-us/avg-remover#pc)| 16 | |Avast|[https://www.avast.com/uninstall-utility](https://www.avast.com/uninstall-utility)| 17 | |Malwarebytes|[https://support.malwarebytes.com/hc/en-us/articles/360039023473-Uninstall-and-reinstall-Malwarebytes-using-the-Malwarebytes-Support-Tool](https://support.malwarebytes.com/hc/en-us/articles/360039023473-Uninstall-and-reinstall-Malwarebytes-using-the-Malwarebytes-Support-Tool)| 18 | |Kaspersky|[https://support.kaspersky.com/common/uninstall/1464](https://support.kaspersky.com/common/uninstall/1464)| 19 | |McAfee|[https://download.mcafee.com/molbin/iss-loc/SupportTools/MCPR/MCPR.exe](https://download.mcafee.com/molbin/iss-loc/SupportTools/MCPR/MCPR.exe)| 20 | |Bitdefender|[https://www.bitdefender.com/uninstall/](https://www.bitdefender.com/uninstall/)| 21 | |ESET|[https://support.eset.com/en/kb2289-uninstall-eset-manually-using-the-eset-uninstaller-tool](https://support.eset.com/en/kb2289-uninstall-eset-manually-using-the-eset-uninstaller-tool)| 22 | -------------------------------------------------------------------------------- /src/content/docs/factoids/cdi.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Using CDI 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2023-11-03 9 | --- 10 | 11 | 12 | 13 | ## What is CDI? 14 | 15 | Crystal Disk Info (CDI) is a tool to check hard drive health. 16 | 17 | It collects a drive's [S.M.A.R.T. data](/factoids/cdi#analyzing-smart-data-in-cdi) and creates a log for us to analyze. 18 | 19 | ## How to use CDI 20 | 21 | 1. Download and install [Crystal Disk Info](https://crystalmark.info/redirect.php?product=CrystalDiskInfoInstaller) 22 | 23 | 2. At the top of the program's window, copy the contents by going to `Edit -> Copy` 24 | 25 | ![CMOS battery](../../../assets/factoids/cdi.webp) 26 | 27 | 3. If you are being helped in Discord you can paste the content directly with Ctrl + V. If this was requested on the subreddit please put it on [Pastebin](https://pastebin.com) then supply the link in your comment. 28 | 29 | ## Analyzing SMART data in CDI 30 | 31 | S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) is a monitoring system included in drives (SSDs and HDDs), its primary function is to detect and report various indicators of a drive's reliability and health. 32 | 33 | > [!WARNING] Warning 34 | > Important: Any app that uses SMART data to analyze drive health is just a diagnostic utility. **It cannot and should not be used to completely evaluate drive health** as there are many factors that won’t show up. However, it is a key component and produces a lot of useful information. Just know that drive can have perfectly fine SMART data and still fail _without any warning_. 35 | 36 | When analyzing a drive's health, it may be best to look at the raw SMART values, which are usually [hexadecimal](https://en.wikipedia.org/wiki/Hexadecimal). 37 | 38 | If detailed SMART data is unavailable (as is the case with most NVMe drives, for instance), you can refer to other indicators such as a drive's health percentage. Although this is less reliable. 39 | 40 | See our guide on [disk health](/disks/disk-health) for more information. 41 | -------------------------------------------------------------------------------- /src/content/docs/factoids/cleanboot.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: How to Cleanboot Windows 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2022-10-31 9 | --- 10 | 11 | 12 | ## What is a Cleanboot? 13 | 14 | A clean boot is a type of boot where only necessary processes will start up when Windows boots. 15 | 16 | This step identifies if the issue is with Windows itself, or a third-party program. 17 | 18 | ## How to Cleanboot 19 | 20 | 1. Open the run window with Windows Key + R. 21 | 22 | 2. Type `msconfig` and press Enter. 23 | 24 | 3. Enable clean boot by following the GIF below. 25 | 26 | ![Cleanboot](../../../assets/factoids/cleanboot.gif) 27 | 28 | > [!CAUTION] Caution 29 | > WARNING: Please ensure that "Hide all Microsoft services" is ticked on as seen in the GIF. Accidentally disabling Microsoft services will prevent you from typing in your password or PIN during login, locking you out of your OS. 30 | 31 | In the event of a failed Cleanboot, where you may have disabled all Microsoft services, follow [this guide](/guides/fixing-cleanboot) to fix it. 32 | -------------------------------------------------------------------------------- /src/content/docs/factoids/cmos.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: How to Reset CMOS 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2025-03-15 9 | --- 10 | 11 | 12 | 13 | ## Method 1: Removing the CMOS battery 14 | 15 | 16 | 1. Unplug PSU power cable from wall, this ensures no power is going to the PC. If on laptop, disconnect the battery from the motherboard as well. 17 | 18 | 2. Remove CMOS battery. This is a small 'watch battery' in your motherboard (see below). 19 | 20 | ![CMOS battery](../../../assets/factoids/cmos.webp) 21 | 22 | > [!NOTE] Information 23 | > 24 | > Some laptops may lack a dedicated CMOS battery but use the main battery for its functionality, other laptops may have the battery covered like this: ![laptop CMOS](../../../assets/cmos/cmos-laptop.jpg) 25 | 26 | 3. Press and hold PC power button for 60 seconds, this clears out any remaining charge in your PC. 27 | 28 | 4. Reinsert the CMOS battery, reconnect power and try starting the machine. 29 | 30 | ## Method 2: Using the CMOS Clear pins 31 | The CMOS Clear pins are present on many desktop and even some laptop motherboards. If you can locate the CMOS clear pins (Note: Different motherboards label the CMOS clear pins differently, ASUS labels it as CLRTC, Gigabyte labels it CMOS_CLEAR, etc.) 32 | 33 | 1. Unplug PSU power cable from wall, this ensures no power is going to the PC. If on laptop, disconnect the battery from the motherboard as well. 34 | 35 | 2. Locate and identify the CMOS clear pins. Note that it may differ in name from manufacturer to manufacturer of the motherboard. 36 | 37 | 3. Using a screwdriver, short the two pins by inserting the screwdriver between the two pins (see below). 38 | 39 | ![CMOS reset using screwdriver](../../../assets/factoids/cmos_screwdriver.webp) 40 | 41 | 4. Hold the screwdriver in place for roughly 30-45 seconds. Press the power button multiple times while holding the screwdriver in place. Once the time expires, remove the screwdriver, reconnect power, and try restarting the machine. 42 | -------------------------------------------------------------------------------- /src/content/docs/factoids/ddu-audio.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: DDU Audio 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2022-10-31 9 | --- 10 | 11 | 12 | 13 | ## What is DDU? 14 | Display Driver Uninstaller is a program that can fully wipe display/audio drivers, to troubleshoot various issues. 15 | 16 | > DDU does not erase any personal files. It only wipes the selected driver(s), and any associated info, such as display color profiles, settings, etc 17 | 18 | ## Installing DDU 19 | import InstallDDU from '../../../_includes/embeds/ddu_install.md'; 20 | 21 | 22 | 23 | ## Wiping Audio Drivers 24 | ![dduaudio.png](../../../assets/factoids/dduaudio.webp) 25 | 26 | > [!WARNING] Warning 27 | > 28 | > Make sure you are in [Safe Mode](https://support.microsoft.com/en-us/help/12376/windows-10-start-your-pc-in-safe-mode). 29 | 30 | * Select the "Audio" device type from the drop-down list on the right, select the Audio driver you wish to uninstall, and click `Clean and restart` 31 | 32 | ## Reinstalling Audio Drivers 33 | #### For custom-built desktops 34 | Go to your motherboard's support page on the manufacturer's site, and download the latest available audio drivers 35 | 36 | #### For laptops/pre-built desktops 37 | Go to the model's support page on your manufacturer's site, and download the latest available audio drivers. 38 | -------------------------------------------------------------------------------- /src/content/docs/factoids/ddu.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: DDU 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2022-10-31 9 | --- 10 | 11 | 12 | 13 | ## What is DDU? 14 | Display Driver Uninstaller is a program that can fully wipe display/audio drivers, to troubleshoot various issues. 15 | 16 | > DDU does not erase any personal files. It only wipes the selected driver(s), and any associated info, such as display color profiles, settings, etc. 17 | 18 | ## Installing DDU 19 | import InstallDDU from '../../../_includes/embeds/ddu_install.md'; 20 | 21 | 22 | 23 | ## Wiping Display Drivers 24 | 25 | > [!WARNING] Warning 26 | > 27 | > Make sure you are in [Safe Mode](https://support.microsoft.com/en-us/help/12376/windows-10-start-your-pc-in-safe-mode) for the following steps. 28 | 29 | >Your Display Resolution Will decrease because Windows will revert to the failsafe "MsDisplayAdapter Driver" 30 | 31 | ### Laptops or integrated graphics 32 | 33 | To wipe display drivers for laptops/devices with onboard graphics: Select the "GPU" device type from the drop-down list on the right. 34 | 35 | * Select the `Clean and do NOT restart` option for the first driver, _then_ the `Clean and restart` option for the second driver. Any GPU driver can be wiped first, the order is irrelevant. 36 | 37 | ### Desktops with a dedicated GPU 38 | To wipe display drivers from a dedicated GPU: Select the "GPU" device type from the drop-down list on the right, select the GPU driver you wish to uninstall, and click `Clean and restart` 39 | 40 | ![ddunvidia.png](../../../assets/factoids/dduvideo.webp) 41 | 42 | ## Reinstalling Display Drivers 43 | 44 | ### Custom-built desktops 45 | Go to the site of the GPU's manufacturer(s) ([NVIDIA](https://www.nvidia.com/Download/index.aspx), [AMD](https://www.amd.com/en/support), [Intel](https://www.intel.com/content/www/us/en/download-center/home.html)) and download the latest available display drivers. 46 | 47 | ### Laptops/pre-built desktops 48 | Go to the model's support page on your manufacturer's site, and download the latest available display drivers. 49 | 50 | > [!WARNING] Warning 51 | > For devices with multiple GPUs, download both the integrated and dedicated GPU drivers. Install the integrated GPU drivers _first_, followed by the dedicated GPU drivers. 52 | -------------------------------------------------------------------------------- /src/content/docs/factoids/diskpart-clean.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Cleaning a Disk in Diskpart 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2022-10-31 9 | --- 10 | 11 | > [!CAUTION] Caution 12 | > Note that cleaning the disk **will remove any data stored on it.** 13 | 14 | Open Command Prompt or PowerShell as admin, then follow the steps below. 15 | 16 | ``` 17 | diskpart 18 | list disk 19 | ``` 20 | 21 | ![Windows 11-2021-10-05-15-09-53.png](../../../assets/install-11/windows-11-2021-10-05-15-09-53.webp) 22 | 23 | ![Windows 11-2021-10-05-15-10-13.png](../../../assets/install-11/windows-11-2021-10-05-15-10-13.webp) 24 | 25 | ![Windows 11-2021-10-05-15-10-24.png](../../../assets/install-11/windows-11-2021-10-05-15-10-24.webp) 26 | 27 | ![Windows 11-2021-10-05-15-10-39.png](../../../assets/install-11/windows-11-2021-10-05-15-10-39.webp) 28 | 29 | Make note of the disk you want to clean from the step above. 30 | 31 | ``` 32 | sel disk # 33 | clean 34 | ``` 35 | 36 | Follow the below steps as you want to partition and format the drive. You will want to do this unless otherwise instructed. 37 | ``` 38 | create partition=primary 39 | format quick fs=ntfs 40 | assign letter=E 41 | ``` 42 | 43 | You can change the file system to a different one if so chooses, FAT32 or exFAT are examples. Furthermore, you can also change the letter to any letter that is *not in use*. 44 | -------------------------------------------------------------------------------- /src/content/docs/factoids/diskpart-gpt.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Making a GPT Partition Table in Diskpart 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2022-10-31 9 | --- 10 | 11 | 12 | 13 | Open Command Prompt or PowerShell as admin then follow the steps below. 14 | 15 | ``` 16 | diskpart 17 | list disk 18 | ``` 19 | 20 | ![Windows 11-2021-10-05-15-09-53.png](../../../assets/install-11/windows-11-2021-10-05-15-09-53.webp) 21 | 22 | ![Windows 11-2021-10-05-15-10-13.png](../../../assets/install-11/windows-11-2021-10-05-15-10-13.webp) 23 | 24 | ![Windows 11-2021-10-05-15-10-24.png](../../../assets/install-11/windows-11-2021-10-05-15-10-24.webp) 25 | 26 | ![Windows 11-2021-10-05-15-10-39.png](../../../assets/install-11/windows-11-2021-10-05-15-10-39.webp) 27 | 28 | Make note of the disk you want to install to from the step above. Run the following commands. (Replace `#` with the disk number you want to convert.) 29 | 30 | ``` 31 | sel disk # 32 | clean 33 | convert gpt 34 | ``` 35 | 36 | -------------------------------------------------------------------------------- /src/content/docs/factoids/diskpart-wl.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Removing write protection on drives using DiskPart 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2024-02-15 9 | --- 10 | 11 | 12 | Open Command Prompt or PowerShell as admin then follow the steps below. 13 | 14 | ``` 15 | diskpart 16 | list disk 17 | ``` 18 | 19 | ![Windows 11-2021-10-05-15-09-53.png](../../../assets/install-11/windows-11-2021-10-05-15-09-53.webp) 20 | 21 | ![Windows 11-2021-10-05-15-10-13.png](../../../assets/install-11/windows-11-2021-10-05-15-10-13.webp) 22 | 23 | ![Windows 11-2021-10-05-15-10-24.png](../../../assets/install-11/windows-11-2021-10-05-15-10-24.webp) 24 | 25 | ![Windows 11-2021-10-05-15-10-39.png](../../../assets/install-11/windows-11-2021-10-05-15-10-39.webp) 26 | 27 | Make note of the disk you want to remove the write lock on from the step above. 28 | 29 | ``` 30 | select disk x 31 | attrib disk clear readonly 32 | ``` 33 | 34 | If successful, Command Prompt should output 'Disk attributes cleared successfully' 35 | You can now exit Command Prompt 36 | Keep in mind that drives are often write-locked because they are failing or dead. In those cases, it's best to back up the data on said drive. 37 | -------------------------------------------------------------------------------- /src/content/docs/factoids/extend-winre.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Extend WinRE with a PowerShell Script 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2024-02-25 9 | --- 10 | 11 | To extend WinRE run the following script in an Admin PowerShell.Do this easily by pasting in just the one liner below. 12 | 13 | ```powershell 14 | iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/r-Techsupport/rTS_Wiki/master/_includes/scripts/Extend-WinRE.ps1')) 15 | ``` 16 | 17 | The script being executed can be seen below, it is from the [official Microsoft article](https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-update-to-winre?view=windows-11) for resolving this issue. 18 | 19 | import { Code } from '@astrojs/starlight/components'; 20 | import script from '../../../_includes/scripts/Extend-WinRE.ps1?raw'; 21 | 22 | -------------------------------------------------------------------------------- /src/content/docs/factoids/force-updating-windows.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Force updating Windows 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2024-03-09 9 | --- 10 | ## Using the Windows media creation tool "Update now" option 11 | To force update Windows 10 [go to the Microsoft site](https://www.microsoft.com/en-us/software-download/windows10) and click 'update now' 12 | 13 | To force update Windows 11 download the "Windows 11 Installation Assistant" [from Microsoft](https://www.microsoft.com/en-us/software-download/windows11) then run it. 14 | 15 | ## Using a mounted ISO 16 | If the Windows 10 upgrade tool or the Windows 11 installation assistant fails to update Windows and you are on an old version number of Windows, you can try downloading then mounting the "ISO" file for the OS. 17 | 18 | ### Windows 10 19 | 1. Download the Windows 10 Media Creation Tool [from the Microsoft site](https://www.microsoft.com/en-us/software-download/windows10) by clicking "Download now" under the "Create Windows 10 installation media" 20 | 2. Run the downloaded tool and choose "Create installation media" instead of "Upgrade this PC now" when you run it. 21 | 3. Choose the appropriate language and edition values then click "Next" 22 | 4. Choose "ISO" and click "Next" 23 | 5. Choose a location to save the file too then click "Save" 24 | 25 | ### Windows 11 26 | 1. Download the "ISO" from the "Download now" button under "Download Windows 11 Disk image (ISO) for ... devices" on the [Windows 11 download page](https://www.microsoft.com/en-us/software-download/windows11). 27 | - You may need to choose several options from dropdowns and choose "Download now" several times. 28 | 29 | ### Windows 10 and 11 30 | 1. Once you have the ISO downloaded double click the file to mount it, it will appear as a CD drive under "This PC" 31 | 2. Open the drive and run "setup.exe" to attempt the update again. 32 | 33 | ## Using a USB 34 | This is perhaps the best method of the three. This will also wipe any data stored on the USB flash drive that is used. 35 | 36 | 1. Create the install media from Part 1 of our [Windows 10](/installations/install-10/#creating-installation-media) or [Windows 11](/installations/install-11/#creating-installation-media) install guides. 37 | 2. Open the created USB in File Explorer and run "setup.exe" to force upgrade Windows. -------------------------------------------------------------------------------- /src/content/docs/factoids/get-specs.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Using Get-Specs 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2022-10-09 9 | --- 10 | 11 | 12 | 13 | ## What is Get-Specs? 14 | 15 | **Get-Specs** is a custom made, [open-source](https://github.com/r-Techsupport/Get-Specs) program that gathers system information like OS, Hardware, and Software that helps us troubleshoot your computer. 16 | 17 | > [!WARNING] Warning 18 | > Nothing sensitive is included in the report, we will not ask you to share private information. 19 | 20 | ## How to use Get-Specs 21 | 22 | 1. **Download** the [Get-Specs](https://github.com/r-Techsupport/Get-Specs/releases/latest/download/Get-Specs.zip) program. 23 | 24 | 2. [Extract](/learning/computing-101/#unzippingextracting-a-folder) the zip file to **your desktop**. 25 | 26 | 3. **Run** the file named "Specs.cmd", if a User Account Control window pops up, press Yes. 27 | 28 | 4. Click **"Start"**, the PowerShell window should be displaying each step. 29 | 30 | 5. Click **"Upload"**, a link should be copied to your clipboard. You can then paste it in the channel. 31 | 32 | > If the link does not appear in your clipboard, **upload the Techsupport_Specs.html file** that appeared next to the other extracted files. 33 | 34 | > If you have issues with the .cmd file, you can try our older [exe method](https://github.com/r-Techsupport/Get-Specs/releases/download/v1.8.0/Get-Specs.zip) 35 | -------------------------------------------------------------------------------- /src/content/docs/factoids/hardware-photos.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Taking good Hardware photos 3 | sidebar: 4 | hidden: false 5 | parent: Factoids 6 | has_children: false 7 | pagefind: true 8 | last_modified_date: 2023-03-16 9 | --- 10 | 11 | 12 | 13 | Please follow the guide to take good hardware photos, for easier identification of the problem at hand. **Remember to turn on flash when taking photos!** 14 | 15 | Remember to ensure the photos are clear and that parts are easy to distinguish (i.e. not blurry), using the reference images as a guide: 16 | 17 | ## 1 - The center of the Motherboard: 18 | 19 | ![Center of Motherboard](../../../assets/Hardware-photos/Motherboard.jpg) 20 | 21 | > Ensure that the entire motherboard photo is in the frame, and connections mostly visible. 22 | 23 | ## 2 - Side angle Photo of the 24-Pin Power Cable to the Motherboard: 24 | 25 | ![24 Pin Side photo](../../../assets/Hardware-photos/24_pin_side.jpg) 26 | 27 | ## 3 - Graphics Card Power Cable (PCI Express cables): 28 | 29 | ![PCI-Express cables](../../../assets/Hardware-photos/PCI_express.jpg) 30 | 31 | ## 4 - Photos of the RAM modules in the socket (top and bottom): 32 | 33 | ![RAM module top photo](../../../assets/Hardware-photos/RAM_top_slots.jpg) 34 | 35 | ![RAM module top photo](../../../assets/Hardware-photos/RAM_bottom_slots.jpg) 36 | 37 | > Ensure that the photos include the position of the tabs at the top of the RAM slot 38 | 39 | ## 5 - SATA Connections + General Front IO connections + M.2 drive connections: 40 | 41 | ![SATA port + F IO port](../../../assets/Hardware-photos/SATA_connections.jpg) 42 | 43 | > Take as many photos as you can with regards to these connections, as some connections, such as SATA are on the side. 44 | 45 | ## 6 - CPU Power Connection: 46 | 47 | ![CPU power cable](../../../assets/Hardware-photos/CPU_pins.jpg) 48 | -------------------------------------------------------------------------------- /src/content/docs/factoids/how-parts-move.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: How partitions can move 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: Factoids 7 | pagefind: true 8 | last_modified_date: 2024-06-28 9 | --- 10 | 11 | 12 | When working with partitions it is important to understand how you can move them. 13 | 14 | 1. You can only enlarge a partition to the right 15 | 2. You can only shrink a partition to the left 16 | 3. Partitions can move left or right 17 | 4. Partitions cannot move around each other -------------------------------------------------------------------------------- /src/content/docs/factoids/index.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Factoids 3 | sidebar: 4 | hidden: true 5 | pagefind: true 6 | tableOfContents: false 7 | --- 8 | 9 | import DirectoryLinks from '/src/components/DirectoryLinks.astro'; 10 | 11 | -------------------------------------------------------------------------------- /src/content/docs/factoids/pagefile.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Viewing the Pagefile location and status 3 | description: The pagefile in Windows is virtual memory, extending the physical RAM by writing memory to disk when RAM is full or an item is not in use. 4 | --- 5 | 6 | 1. Press Win + R to open the Run dialog. 7 | 2. Type `sysdm.cpl` and press Enter. 8 | 3. Click the **Advanced** tab. 9 | 4. In the **Performance** section, click on **Settings**. 10 | 5. Go to the **Advanced** tab. 11 | 6. Under the **Virtual memory** section, click on **Change**. 12 | 13 | ![sysdm.cpl](../../../assets/view-pagefile/pagefile.png) -------------------------------------------------------------------------------- /src/content/docs/factoids/rufus.mdx: -------------------------------------------------------------------------------- 1 | --- 2 | title: Rufus 3 | description: Please read the following to learn how to create bootable media using Rufus on Windows. 4 | sidebar: 5 | hidden: false 6 | has_children: false 7 | parent: Factoids 8 | pagefind: true 9 | last_modified_date: 2024-12-10 10 | --- 11 | 12 | import Rufus from '../../../_includes/embeds/rufus.md'; 13 | 14 | -------------------------------------------------------------------------------- /src/content/docs/factoids/specify-nr.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Using Specify (No-Ring 0 version) 3 | description: Specify is an open-source windows applications that gathers various data to help us troubleshoot your computer. 4 | sidebar: 5 | hidden: false 6 | parent: Factoids 7 | has_children: false 8 | pagefind: true 9 | last_modified_date: 2024-11-05 10 | --- 11 | This is the **No-Ring 0** version, where LibreHardwareMonitor/temperature has been excluded from the report. To get temperature readings, please refer to our [HWinfo guide](/guides/hwinfo). 12 | 13 | > [!IMPORTANT] Important 14 | > 15 | > No sensitive information is included in the report, we will not ask you to share private information. You can view an example specify report [here](https://spec-ify.com/profile/demo-noring0). 16 | > 17 | > More information can be found on our [README on GitHub](https://github.com/Spec-ify/specify/blob/main/README.md). 18 | 19 | ## How to use Specify 20 | 21 | 1. **Download** the Specify tool from [here](https://github.com/Spec-ify/specify/releases/latest/download/Specify_noring0.exe). 22 | 2. **Run** the Specify.exe program. 23 | - If a User Account Control (UAC) window pops up, press yes. If a Windows Smartscreen window pops up, select "More Info" and then "Run Anyway". 24 | 3. **(Optional)** - Select Settings and enable the `Remove Username` option if you wish to redact your user name from the report. 25 | 4. Click on **Start**, wait for the program to complete scanning the system. 26 | 5. Once it is done, it will **automatically open a link and copy it to your clipboard**. Click "Close Program" at the end to exit. 27 | 6. Paste this link in the channel you are getting support from. 28 | 29 | > [!TIP] For machines without internet access 30 | > 31 | > For machines without internet access, click the settings button and enable the 'Don't Upload' option. Specify will save a file titled "specify_specs.json". Please upload the file instead. 32 | 33 | > [!INFORMATION] Data Retention Policies 34 | > 35 | > In compliance with [the GDPR (General Data Protection Regulation)](https://gdpr-info.eu/), the report will **be automatically deleted after 24 hours**. For more information about our data retention policies, please refer to our [README on GitHub](https://github.com/Spec-ify/specify/blob/main/README.md). -------------------------------------------------------------------------------- /src/content/docs/factoids/specify.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Using Specify 3 | description: Specify is an open-source windows applications that gathers various data to help us troubleshoot your computer. 4 | sidebar: 5 | hidden: false 6 | parent: Factoids 7 | has_children: false 8 | pagefind: true 9 | last_modified_date: 2024-11-05 10 | --- 11 | 12 | > [!IMPORTANT] Important 13 | > 14 | > No sensitive information is included in the report, we will not ask you to share private information. You can vew an example specify report [here](https://spec-ify.com/profile/demo1). 15 | > 16 | > More information can be found on our [README on GitHub](https://github.com/Spec-ify/specify/blob/main/README.md) 17 | 18 | ## How to use Specify 19 | 20 | 1. **Download** the Specify tool from [here](https://github.com/Spec-ify/specify/releases/latest/download/Specify_noring0.exe). 21 | 2. **Run** the Specify.exe program. 22 | - If a User Account Control (UAC) window pops up, press yes. If a Windows Smartscreen window pops up, select "More Info" and then "Run Anyway". 23 | 3. **(Optional)** - Select Settings and enable the `Remove Username` option if you wish to redact your user name from the report. 24 | 4. Click on **Start**, wait for the program to complete scanning the system. 25 | 5. Once it is done, it will **automatically open a link and copy it to your clipboard**. Click "Close Program" at the end to exit. 26 | 6. Paste this link in the channel you are getting support from. 27 | 28 | > [!TIP] For machines without internet access 29 | > 30 | > For machines without internet access, click the settings button and enable the 'Don't Upload' option. Specify will save a file titled "specify_specs.json". Please upload the file instead. 31 | 32 | > [!INFORMATION] Data Retention Policies 33 | > 34 | > In compliance with [the GDPR (General Data Protection Regulation)](https://gdpr-info.eu/), the report will **be automatically deleted after 24 hours**. For more information about our data retention policies, please refer to our [README on GitHub](https://github.com/Spec-ify/specify/blob/main/README.md). -------------------------------------------------------------------------------- /src/content/docs/factoids/swollen-battery.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Handling a swollen battery 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: Factoids 7 | pagefind: true 8 | last_modified_date: 2024-01-07 9 | --- 10 | 11 | 12 | When a battery swells it means the internal structure has failed and the components of the battery have begun to mix. These chemicals reacting has caused the casing of the battery to swell. 13 | 14 | ## What to do when a battery is swollen 15 | Temporarily store it in a cool dry area until you can take it somewhere to be disposed of. Most repair shops are equipped to deal with a swollen battery. 16 | 17 | > [!WARNING] Warning 18 | > Do not attempt to remove it from the device yourself! 19 | 20 | ## What if I see smoke? 21 | 1. Get away from the battery. 22 | - The smoke is very toxic and usually occurs before a flare out fire. 23 | 2. Do not attempt to douse it with water or a normal fire extinguisher. 24 | 3. Only specially rated fire extinguishers can handle this kind of fire. 25 | 4. Try to remove anything flammable from around the device. 26 | 27 | > [!WARNING] Warning 28 | > Do not try to pick up the device! 29 | 30 | ## What if I see fire? 31 | 1. Get to a safe distance from the fire, don't go near it. These fires are violent and extremely hot. 32 | - If it happens in your hand DROP IT IMMEDIATELY. 33 | 3. Call the emergency services if it looks like the fire is spreading. 34 | 4. Do not attempt to put out the fire with anything except a specially rated fire extinguisher. -------------------------------------------------------------------------------- /src/content/docs/factoids/windows-ghost-monitor.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Retrieving an application stuck on a ghost monitor 3 | description: How to retrieve an application window that is stuck on a non-existent monitor 4 | --- 5 | When using multiple monitors Windows can "leave" application windows on a monitor that is no longer connected. If this occurs you will notice an application icon on your taskbar that can be minimized and opened but will not be visible on any active monitor. 6 | 7 | 1. Click the application in your taskbar to open it, this will also "focus" the window. 8 | 2. Hold the Windows key then press your left or right arrow key multiple times. This will cause the window to "snap" onto the sides of your monitors and move between them. 9 | - If you press left or right enough times the window should re-appear on an active monitor. -------------------------------------------------------------------------------- /src/content/docs/factoids/winre.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: How to boot into WinRE from a black or blank screen 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: Factoids 7 | pagefind: true 8 | last_modified_date: 2024-03-09 9 | --- 10 | 11 | To enter the Windows Recovery Environment from an unbootable OS or black/blank screen, follow the steps below: 12 | 1. Press and hold the power button until your device is off. Then power the device back on. 13 | 2. On the first sign that Windows is booting (IE: manufacturer logo, spinning loading circle, etc), press and hold the power button again until your device is off. 14 | 3. Repeat steps **1** and **2**. 15 | 4. Press the power button again to turn on your device, allow Windows to start normally on the third boot, you should be taken to the Recovery Environment at this point. 16 | 17 | ## Alternate method 18 | If you are still unable to boot to the Recovery Environment, follow the steps below: 19 | 1. On a known working device, follow Part 1 in our Windows Reinstall Guide(s) 20 | 2. Once done, plug the USB into the problem device and boot to it. Refer to the guide above for instructions on doing so. 21 | 3. In the language selection menu, click Next, then click Repair your computer, this will take you to the Recovery Environment. -------------------------------------------------------------------------------- /src/content/docs/factoids/writelock.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Removing write protection on drives 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: Factoids 7 | pagefind: true 8 | last_modified_date: 2024-08-13 9 | --- 10 | 11 | 12 | 13 | > [!WARNING] Warning 14 | > Drives are often write-locked because they are failing or dead. In those cases, it's best to back up the data on said drive. 15 | 16 | Open CMD with admin privileges and type in the following commands line by line 17 | 1. `diskpart` 18 | - Command to open diskpart 19 | 20 | 2. `list disk` 21 | - This will show the disks in the system with a numeric number attached to each drive, you can identify the drive with the capacity 22 | 23 | 3. `select disk x` 24 | - Where x is the number you get for the drive from the previous command 25 | 26 | 4. `attrib disk clear readonly` 27 | - Clears the read-only attribute 28 | 29 | > [!TIP] Sucess 30 | > Command Prompt should output `Disk attibutes cleared successfully`. You can now exit Command Prompt. 31 | 32 | -------------------------------------------------------------------------------- /src/content/docs/guides/Clearing-Windows-Update-Cache.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Clearing Windows Update Cache 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: General Guides 7 | pagefind: true 8 | last_modified_date: 2022-07-30 9 | --- 10 | 11 | 12 | 13 | 14 | Clearing Windows update cache is used when some updates will not complete. This could help Windows to update automatically. 15 | 16 | 1. Open administrator command prompt: 17 | 18 | **Windows key + R, type "cmd" into the box, ctrl + shift + enter** 19 | 20 | 2. These steps will stop the update services, type them line by line into the command prompt: 21 | ``` 22 | net stop wuauserv 23 | net stop cryptSvc 24 | net stop bits 25 | net stop msiserver 26 | ``` 27 | 3. Now we have to remove the updated cache: 28 | ``` 29 | ren C:\Windows\SoftwareDistribution SoftwareDistribution.old 30 | ren C:\Windows\System32\catroot2 catroot2.old 31 | ``` 32 | 4. Now we must restart the update services: 33 | ``` 34 | net start wuauserv 35 | net start cryptSvc 36 | net start bits 37 | net start msiserver 38 | ``` 39 | 5. Now you should reboot and try windows updates again. 40 | 41 | -------------------------------------------------------------------------------- /src/content/docs/guides/In-Place-Upgrade.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: How to do an In-Place Install/Upgrade 3 | description: An in-place upgrade reinstalls Windows without losing your files, settings, or apps. It fixes system issues by refreshing core OS files and is preferred over a Reset for the same outcome. 4 | sidebar: 5 | hidden: false 6 | has_children: false 7 | parent: General Guides 8 | pagefind: true 9 | last_modified_date: 2025-01-23 10 | --- 11 | > [!WARNING] Do not use the built-in Reset features of Windows! 12 | > 13 | > These options do not perform a full system reinstall and can result in a broken OS. Resets use the current OS image as a base, which means any issues from the old installation can carry over and potentially cause further damage. 14 | 15 | > [!NOTE] Neither Resets nor In-Place upgrades help with removing Malware! 16 | > 17 | > Please refer to our [official malware](/safety-security/malware-guide) guide below to see how to deal with malware. 18 | 19 | ## Method 1: Downloading the Windows ISO file 20 | 1. Download the Windows ISO file from Microsoft's official website: 21 | - Windows 11: https://www.microsoft.com/en-us/software-download/windows11 22 | - Scroll all the way to the bottom to get the direct link to download the ISO. 23 | - Windows 10: https://www.microsoft.com/en-us/software-download/windows10 24 | - Follow the instructions provided on the page to see how you can download the ISO file using the Media Creation Tool. 25 | 2. Double click the downloaded ISO file to mount it. 26 | - You may get a User Account Control (UAC) dialogue, you may click Open anyways. 27 | 3. Head to the mounted drive by double clicking it. 28 | 4. In the mounted drive folder, run "setup.exe". 29 | 5. Follow the on-screen instructions to proceed with the in-place upgrade/install. 30 | - You may also be prompted to input a product key. You can select "I previously installed Windows 11 or Windows 10 on this PC" instead to bypass this. 31 | 32 | ![method-1-steps.jpg](../../../assets/in-place-upgrade/method-1-steps.jpg) 33 | 34 | ## Method 2: Utilizing Recovery Settings 35 | 36 | > [!NOTE] This method will only work in Windows 11 24H2 and higher! 37 | > 38 | > Windows 11 23H2 or lower, or Windows 10 installs will not be able to utilize this method. [Please refer to method 1 instead](#method-1-downloading-the-windows-iso-file). 39 | 40 | 1. Open up settings, and head to `System` -> `Recovery`. 41 | 2. You will be met with multiple options, select "Fix problems using Windows Update." 42 | - It may have a button labled "Reinstall now". 43 | 44 | ![method-2-steps.png](../../../assets/in-place-upgrade/method-2-steps.png) 45 | 46 | If there is no button labelled as such or you cannot select it (i.e., it is greyed out), please use [Method 1](#method-1-downloading-the-windows-iso-file) instead. -------------------------------------------------------------------------------- /src/content/docs/guides/Memtest/memtest.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Memory Testing 3 | sidebar: 4 | hidden: true 5 | has_children: true 6 | has_toc: true 7 | pagefind: false 8 | last_modified_date: 2022-06-27 9 | slug: /docs/guides/memtest 10 | parent: General Guides 11 | --- 12 | -------------------------------------------------------------------------------- /src/content/docs/guides/Memtest/memtest86.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: MemTest86+ 3 | sidebar: 4 | hidden: false 5 | has_children: false 6 | parent: General Guides 7 | pagefind: true 8 | last_modified_date: 2024-08-13 9 | redirect_from: /books/how-to-and-guides/page/running-memtest86 10 | --- 11 | 12 | 13 | 14 | Memtest86+ is a small tool that allows you to test memory for issues. 15 | 16 | > [!NOTE] Information 17 | > Memtest86+ and Memtest86 are different products. This guide is for Memtest86+ 18 | 19 | ## 1. Obtaining media 20 | You may also use the [official Memtest86+ ISO](https://www.memtest.org/download/v7.00/mt86plus_7.00_64.iso.zip), or the [install tool for Windows](https://www.memtest.org/download/v7.00/mt86plus_7.00_USB_Installer.exe). 21 | 22 | ## 2. Creating bootable media 23 | This will require a USB that is at least the size of the ISO you downloaded. 24 | 25 | Follow the [Linux media guide](/installations/install-linux#step-2-creating-installation-media) to create the install media. **If you use Rufus, make sure to select MBR/Legacy/BIOS even if your system supports GPT/UEFI.** 26 | 27 | ## Run Memtest86+ 28 | 29 | If you used the official Memtest86+ media, it will boot straight into the test. 30 | 31 | ## 3. Results 32 | Let the test run for 8 passes, which will most likely last overnight. Any errors means you have a bad RAM stick or DIMM (RAM slot). If you see any errors early, you can end the test there and start narrowing it down to which stick/slot. 33 | 34 | If you have a failure, then test each stick individually, and in different slots to isolate the failure to a stick or slot. 35 | -------------------------------------------------------------------------------- /src/content/docs/guides/Memtest/stressapptest.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Stressful App Test 3 | sidebar: 4 | hidden: true 5 | has_children: false 6 | grand_parent: General Guides 7 | parent: Memory Testing 8 | pagefind: false 9 | last_modified_date: 2022-07-16 10 | --- 11 | 12 | 13 | 14 | This article relies on the live media [created here](/live-sessions/linux-live-session). 15 | 16 | Stressful Application Test is a memory testing tool, notably used by Google. 17 | 18 | ## Running the test 19 | 1. After you boot into the media, click the Debian logo in the top-left corner, then click "Terminal Emulator" to open the terminal: 20 | ![terminal](../../../../assets/stressapptest/terminal.webp) 21 | 2. In the terminal, type `stressapptest -W -s