Fix OOBEKEYBOARD Error windows 10

 

Fix OOBEKEYBOARD Error Windows 10

How To Fix OOBEKEYBOARD Error

  1. Open Command Promt

    When you are on the screen that displays the OOBEKEYBORD error, press Shift + F10 to open the command prompt.

  2. Type the following command lines, followed by Enter after each one. Changing user_name & password to your own.


    net user Administrator /active:yes
    net user /add user_name password
    net localgroup administrators user_name /add
    cd %windir%\system32\oobe
    msoobe.exe

  3. Shutdown the computer & switch back on.

    On entering the command to run msoobe.exe the message “Just A Moment” may hang on the screen. Force shutdown (press & hold power button) and start back up.

  4. Once Windows Loads, Sign out of Administrator

    Log out of the Administrator account and sign in to your own newly created local account.

  5. Mark Administrator To Active:No

    Once signed in to your own account, open command prompt as Admin and enter the following command:
    net user Administrator /active:no

What These Instructions Have Just Done:

We have bypassed the part of the installation that asks for region, keyboard, network setup etc. This will all have to be corrected.

Go in and select the correct region, enter your network details and begin manually running Windows Updates.

What we have done is open up the (normally inactive) Administrator account to be able to manually add user details and progress with signing in.

It is strongly advised completing the above Step 5 and marking the Administrator account as inactive once you have gained access. You may need this account intact at a later date, or your tech support people may need this left alone to carry out future repairs.

🛠️ Cara Meng Aktifkan God Mode di Windows 11

 

🛠️ Bagaimana Cara Aktifkan God Mode di Windows 11

Berikut Langkah nya:

  1. Buat new folder on your desktop (Right-click → New → Folder).

  2. Ubah Nama Folder dengan Script berikut:

    Code
    GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
    
  3. Folder ini akan berganti jadi seperi gambar folder Control Panel-style icon.

  4. Buka dan access semua hidden settings.

Cara Memunculkan File dengan Notepad

 

Cara Memunculkan File dengan Notepad

Cara memunculkan file yang di-hidden virus adalah sebagai berikut, 

- buka Notepad. 

- ketikkan attrib -r -s -h /s /d 

- simpen file tersebut dengan nama hilang.bat. Ingat, ekstensi yang penting adalah .bat ini ya!

- setelah jadi file .bat nya tinggal klik 2x file .bat nya di drive yg terhidden file nya

Disable Auto Update Driver Windows 11

 

Disable automatic install driver di Windows 11

  1. Masuk ke Settings Windows 11.

  2. Click System.

  3. Click About tab.

  4. cari “Device specifications” click “Advanced system settings” 

    Advanced System Settings

  5. Click the Hardware tab.

  6. Click the “Device Installation Settings” button.

    Device Installation Settings

  7. Select the “No (your device might not work as expected)” option.

    Windows 11 disable automatic drivers

  8. Click the Save Changes button.

  9. Click the OK button.

Once you complete the steps, Windows 11 will no longer install drivers automatically for new devices. If you add a new graphics card or printer, you will have to download and install the drivers manually.

Disable automatic driver install from Group Policy

Alternatively, you can use the Local Group Policy Editor to stop the operating system from installing driver updates. However, this option is available only on Windows 11 Pro, Enterprise, and Education.

To disable driver installs automatically with Group Policy, use these steps:

  1. Open Start.

  2. Search for gpedit and click the top result to open the Local Group Policy Editor.

  3. Browse the following path:

    Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage updates offered from Windows Update
  4. Double-click the “Do not include driver with Windows Update” option.

    Do not include drivers with Windows Update policy

  5. Check the Enabled option.

    Group Policy disable driver install

  6. Click the Apply button.

  7. Click the OK button.

After you complete the steps, the policy will enable, and Windows Update will stop providing drivers during updates.

Disable automatic driver install from Registry

If you use Windows 11 Home, you won’t have access to the Local Group Policy Editor. However, you can disable the feature through the Registry.

Warning: It’s essential to note that modifying the Windows Registry can cause serious problems if not used properly. It’s assumed you know what you’re doing and have created a full backup of your system before proceeding.
  1. Open Start.

  2. Search for regedit and click the top result to open the Registry.

  3. Browse the following path:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching
  4. Double-click the SearchOrderConfig DWORD key, and change its value from 1 to 0.

    Registry disable driver automatic install

  5. Click OK.

  6. Restart the computer.

Once you complete the steps, setting SearchOrderConfig to 0 will block drivers from updating every time Windows 11 checks for new updates.

You can always revert the changes using the same steps, but in step 4, change the DWORD key value from 0 to 1.

office error0cx0000142

Ctrl + shift + ESC
tab "services" kanan sendiri
ClickToRunSvc > klik kanan > klik restart

MENGATASI ANTIVIRUS WINDOWS 11 TIDAK BISA DIBUKA

MENGATASI ANTIVIRUS WINDOWS 11 TIDAK BISA DIBUKA
Di Video Kali ini Saya Akan Memberikan Tips atau Tutorial.
Tentang Cara mengatasi windows security windows 11 tidak bisa dibuka
mengatasi windows defender tidak bisa dibuka di windows 11

PENTING !!!
PowerShell kudu dibuka dengan
RUN AS ADMINISTRATOR

copy ke powershell  : 
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage