Difference between revisions of "Windows 11"

From Indie IT Wiki
(Created page with "[https://www.microsoft.com/en-gb/windows/windows-11-specifications#table1 Windows 11 specs, features and computer requirements] as of 2021-10-14")
 
 
(100 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
'''NOTE: Remember to open the Terminal or Powershell with extended Administrator privilages.'''
 +
 +
== '''HOWTO: DISABLE:''' ==
 +
 +
=== Notepad Tabs ===
 +
 +
* Open Notepad
 +
* Click on the cog symbol in the top right-hand corner to open settings
 +
* Click the arrow to the right of 'When Notepad starts'
 +
* Select 'Start new session and discard unsaved changes'
 +
* Close settings
 +
 +
=== 'Learn About This Picture' Icon On Desktop ===
 +
 +
* Right-click on the Desktop and select Personalize
 +
* The Desktop background will be set to 'Windows Spotlight'?
 +
* Set background to Picture or Slideshow, and set your preferred background wallpaper or folder for a slideshow.
 +
 +
=== Copilot In Notepad ===
 +
 +
* Open Notepad
 +
* Click on the cog symbol in the top right-hand corner to open settings
 +
* Under 'AI Features' disable Copilot
 +
 +
=== Language Switcher icon or Language Bar from Taskbar ===
 +
 +
* Open Settings app
 +
* Access the Time & language category
 +
* Click on the Typing Settings page
 +
* Access the Advanced keyboard settings
 +
* Tick the box for 'Use the desktop language bar option'
 +
* Click 'Language bar options'
 +
* Tick the radio box under 'Language Bar'
 +
 +
=== Task View Button ===
 +
 +
Settings > Personalisation > Taskbar > Taskbar items
 +
 +
=== Windows File Compression ===
 +
 +
'''Terminal:'''
 +
<code>fsutil behavior set disablecompression 1</code>
 +
 +
To complete, the system will need to be rebooted.
 +
 +
== ''' HOWTO: ENABLE: ''' ==
 +
 +
=== Legacy Context Menu ===
 +
 +
'''Terminal:'''
 +
<code>reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve</code><br>
 +
'''Powershell:'''
 +
<code>New-Item -Path "HKCU:\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" -Name 'InprocServer32' -Force</code>
 +
 +
== '''INFO:''' ==
 +
 +
=== BitLocker Recovery Key ===
 +
 +
https://support.microsoft.com/en-gb/windows/find-your-bitlocker-recovery-key-6b71ad27-0b89-ea08-f143-056f5ab347d6
 +
 +
=== Compatibility Checker - Microsoft ===
 +
 +
[https://aka.ms/GetPCHealthCheckApp PC Health Check App]
 +
 +
=== Group Policy Editor (GPEDIT.MSC) For Home Edition ===
 +
 +
'''Terminal:'''
 +
 +
<code>FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum") DO ( DISM /Online /NoRestart /Add-Package:"%F" )</code><br>
 +
<code>FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~*.mum") DO ( DISM /Online /NoRestart /Add-Package:"%F" )</code>
 +
 +
=== Use The Print Screen Button To Open Screen Snipping Tool ===
 +
 +
2023-04-19 - This behaviour is soon to become the default action in a future update, presumably Microsoft will allow users to revert back to the old action...
 +
 +
* Settings
 +
* Accessibility
 +
* Interaction (section)
 +
* Keyboard
 +
* Toggle on 'Use the Print screen button to open screen snipping'
 +
 +
=== NRO Bypass '''OLD''' - Setup Without Internet Connection ===
 +
 +
At the "Let’s connect you to a network" screen, press Shift + F10 on your keyboard.
 +
 +
This will open a DOS command window.  Click to make sure you have selected this window.
 +
 +
At the command prompt, type:
 +
 +
<code>OOBE\BYPASSNRO</code>
 +
 +
The above are capital Ohs, not zeros) and press the Enter key to bypass the required Internet connection.
 +
 +
The system will restart automatically, and the out-of-box experience (OOBE) will start again.
 +
 +
Select the region or country then click the “Yes” button.
 +
Select the keyboard layout or input method and then click the “Yes” button.
 +
Click the “Skip” button if you do not need to configure a second layout.
 +
Click on “I don’t have internet”.
 +
 +
Thanks to (https://www.adamsdesk.com/posts/windows-11-install-without-internet/ Adam's Desk)
 +
 +
=== NRO Bypass '''NEW''' 25H2 > - Setup Without Internet Connection ===
 +
 +
At the "Let’s connect you to a network" screen, press Shift + F10 on your keyboard.
 +
 +
This will open a DOS command window, click it to ensure it is selected.
 +
 +
At the command prompt, type:
 +
 +
<code> start ms-cxh:localonly</code>
 +
 +
Press enter to continue
 +
 +
In the new screen, add a username & (if required) a password
 +
 +
This currently works on Home & Professional
 +
 +
Thanks to [https://www.youtube.com/watch?v=LK75SWX4F2s Chris Titus Tech].
 +
 +
=== NRO Bypass - Registry Method ===
 +
 +
At the "Let’s connect you to a network" screen, press Shift + F10 on your keyboard.
 +
 +
This will open a DOS command window, click it to ensure it is selected.
 +
 +
At the command prompt, type:
 +
 +
<code> reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
 +
shutdown /r /t 0 </code>
 +
 +
Thanks to [https://ideasawakened.com/post/microsoft-windows-11-local-account-oobe-bypassnro-fails Ideas Awakened].
 +
 +
=== RSAT Installation ===
 +
 +
https://windowsreport.com/install-rsat-windows-11/
 +
 +
=== ISO Download ===
 +
 +
[https://www.microsoft.com/en-gb/software-download/windows11/ Microsoft Windows 11 ISO - Current release]
 +
 +
=== tiny11 ===
 +
 +
98Lite (if you understand this reference, you probably also need to take paracetamol for your joint pains) meets Windows 11.
 +
 +
Download from [https://archive.org/details/tiny-11_202302 here].
 +
 +
[https://www.tomshardware.com/news/tiny11-lean-windows-11 Tom's Hardware review]
 +
 +
=== User Password, Change Via Commandline ===
 +
 +
https://pureinfotech.com/change-password-command-prompt-windows-11/
 +
 +
=== Voice Access ===
 +
 +
* https://support.microsoft.com/en-gb/topic/voice-access-command-list-dac0f091-87ce-454d-8d57-bef38d3d8563
 +
* https://pureinfotech.com/enable-voice-access-windows-11-22h2/
 +
* https://support.microsoft.com/en-gb/topic/use-voice-access-to-control-your-pc-author-text-with-your-voice-4dcd23ee-f1b9-4fd1-bacc-862ab611f55d
 +
 +
=== Vanilla Installation ===
 +
 +
Use the 'World' location option to avoid installing all the useless guff that comes with Windows.
 +
 +
After the install is complete remember to update all location affected items to your region of choice.
 +
 +
== '''Registry Tweaks''' ==
 +
 +
=== Change File Explorer To Act, Look And Feel Like It Does In Windows 10 ===
 +
 +
{|- class="wikitable" border="1" cellpadding=6
 +
|Key
 +
|HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions
 +
|-
 +
|Add Key
 +
|Blocked
 +
|-
 +
|Add String value
 +
|{e2bf9676-5f8f-435c-97eb-11607a5bedf7}
 +
|}
 +
 +
=== Disable Snap Layout ===
 +
 +
{|- class="wikitable" border="1" cellpadding=6
 +
|Key
 +
|HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\
 +
|-
 +
|Add Dword32
 +
|EnableSnapAssistFlyout
 +
|-
 +
|Values - Disable
 +
|0
 +
|-
 +
|Values - Enable
 +
|1
 +
|}
 +
 +
=== Disable Lockscreen ===
 +
 +
{|- class="wikitable" border="1" cellpadding=6
 +
|Key
 +
|HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization
 +
|-
 +
|Add Dword32
 +
|NoLockScreen
 +
|-
 +
|Values - Disable
 +
|0
 +
|-
 +
|Values - Enable
 +
|1
 +
|}
 +
 +
=== Speed up shutdown ===
 +
 +
{|- class="wikitable" border="1" cellpadding=6
 +
|Key
 +
|HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
 +
|-
 +
|Change value of
 +
|WaitToKillServiceTimeout
 +
|-
 +
|Values - In milliseconds
 +
|2000
 +
|}
 +
 +
'''NOTE:''' Default value is 5000, the 2000 value shown above is just as an example.
 +
 +
=== Activate Verbose Mode ===
 +
 +
{|- class="wikitable" border="1" cellpadding=6
 +
|Key
 +
|HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
 +
|-
 +
|Add Dword32:
 +
|verbosestatus
 +
|-
 +
|Values - Disable
 +
|0
 +
|-
 +
|Values - Enable
 +
|1
 +
|}
 +
 +
=== Add program to context menu ===
 +
 +
Computer\HKEY_CLASSES_ROOT\Directory\Background\shell
 +
 +
Add key: Program you want to add (Notepad)
 +
 +
Add Key: command
 +
 +
under (default) add path to command "C:\Windows\System32\notepad.exe"
 +
 +
to get command path, right click on exe and select "Copy as path"
 +
 +
=== Disable Dynamic Search Box ===
 +
 +
{|- class="wikitable" border="1" cellpadding=6
 +
|Key
 +
|HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings
 +
|-
 +
|Add Dword32
 +
|IsDynamicSearchBoxEnabled
 +
|-
 +
|Values - Disable
 +
|0
 +
|-
 +
|Values - Enable
 +
|1
 +
|}
 +
 +
=== Remove Bing from Start ===
 +
 +
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows
 +
 +
Add key: Explorer
 +
 +
Add Dword32: DisableSearchBoxSuggestions
 +
 +
Set value to 1
 +
 +
=== Bypass TPM and CPU checks for Windows Update ===
 +
 +
{|- class="wikitable" border="1" cellpadding=6
 +
|Key
 +
|HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup
 +
|-
 +
|Add Dword32
 +
|AllowUpgradesWithUnsupportedTPMOrCPU
 +
|-
 +
|Values - Disable
 +
|0
 +
|-
 +
|Values - Enable
 +
|1
 +
|}
 +
 +
=== Change Taskbar size ===
 +
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
 +
 +
Add Dword32: TaskbarSi
 +
 +
0 = smallest
 +
 +
1 = default
 +
 +
2 = large
 +
 +
===  Move the taskbar ===
 +
 +
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3
 +
 +
Double click on settings
 +
 +
change 03 value under FE to 01
 +
 +
00 Left side
 +
 +
01 Top
 +
 +
02 Right side
 +
 +
03 Bottom
 +
 +
Right, Left broken. Only Top, bottom (to work fully, move start menu to left) works
 +
 +
== '''HOWTO: FIX''' ==
 +
 +
=== Address and Search Bars Missing In File Manager ===
 +
 +
* https://www.youtube.com/watch?v=Fi2n7L2_ObE
 +
 +
*Users running StartAllBack should disable it to see if that fixes the issue, if it does check the version installed and upgrade if possible.
 +
*Run System File Checker
 +
 +
=== The Service Cannot Accept Control Messages At This Time ===
 +
 +
* https://stackoverflow.com/questions/29761505/the-service-cannot-accept-control-messages-at-this-time
 +
 +
=== Voice Access (Speech Recognition) ===
 +
 +
==== Error 1002 ====
 +
 +
* Reboot
 +
 +
==== No Access To Microphone ====
 +
 +
* Settings > App > Microphone access > Turn off access to all apps > Reboot system > Turn access to microphone back on.
 +
* Settings > Accessibility > Check settings
 +
 +
== Change Network DNS Servers ==
 +
 +
# Settings
 +
# Network and Internet
 +
# WiFi
 +
# Hardware (wifi) Properties
 +
# IPv4 DNS Servers
 +
# Edit (manual)
 +
# Change IPv4 servers to '''8.8.8.8''' and '''1.1.1.1'''
 +
# Click OK
 +
 
[https://www.microsoft.com/en-gb/windows/windows-11-specifications#table1 Windows 11 specs, features and computer requirements] as of 2021-10-14
 
[https://www.microsoft.com/en-gb/windows/windows-11-specifications#table1 Windows 11 specs, features and computer requirements] as of 2021-10-14
 +
 +
[https://www.ghacks.net/2021/10/19/ventoy-1-0-55-bypass-windows-11-requirements-check-during-installation/ Ventoy 1.0.55: bypass Windows 11 requirements check during installation]
 +
 +
== Start Menu ==
 +
 +
https://www.minitool.com/news/move-windows-11-start-menu.html
 +
 +
=== Remove Recommended ===
 +
 +
Open Settings - Select "Personalization" (left-hand column) - Click on "Start" (right-hand column) - Turn off "Show recently opened items in Start, Jump Lists, and File Explorer"
 +
 +
== Sync Center ==
 +
 +
https://www.ubackup.com/windows-11/enable-offline-files-windows-11.html
 +
 +
== Change System Release Rollback To Sixty Days ==
 +
 +
=== Method One ===
 +
 +
'''Terminal:'''<br>
 +
<code>DISM.exe /Online /Get-OSUninstallWindow</code>
 +
 +
After pressing enter, the returned data should show a line that reads:
 +
 +
Uninstall Windows : 10
 +
 +
To change to sixty days:
 +
 +
'''Terminal:'''<br>
 +
<code>DISM /Online /Set-OSUninstallWindow /Value:60</code>
 +
 +
Now, after pressing enter, the returned data should show a line that reads:
 +
 +
Uninstall Windows : 60
 +
 +
=== Method Two ===
 +
 +
Open regedit.exe
 +
 +
Navigate to:
 +
 +
HKEY_LOCAL_MACHINE\SYSTEM\Setup
 +
 +
In the right-hand pane, look for "UninstallWindow" if it is not there, create New / DWORD (32-bit) Value and call it
 +
 +
UninstallWindow
 +
 +
Change value to 60 on decimal
 +
 +
Thanks to [https://www.youtube.com/c/Britec09 Britec Computers]
 +
 +
=== General Tweaks ===
 +
 +
# https://www.minitool.com/backup-tips/windows-11-tweaks.html
 +
# https://windowsreport.com/best-windows-11-tweaks/
 +
# https://geekflare.com/windows-11-tweaks-for-better-performance/
 +
# https://www.techradar.com/news/20-tips-and-tricks-for-windows-11
 +
# https://geekflare.com/windows-11-tweaks-for-better-performance/
 +
# https://www.techradar.com/how-to/how-to-make-windows-11-look-like-windows-7
 +
# https://www.thewindowsclub.com/make-windows-10-look-like-windows-7
 +
# https://github.com/Open-Shell/Open-Shell-Menu
 +
 +
# https://www.youtube.com/watch?v=6GQn6DjtNWY
 +
# https://www.youtube.com/watch?v=0ebqgGY8c6M
 +
 +
=== Features ===
 +
 +
https://uk.pcmag.com/migrated-3765-windows-10/136545/the-best-windows-11-tips-and-tricks
 +
 +
== Third Party Apps ==
 +
 +
[https://www.startallback.com/ StartAllBack] make Windows 11 look like Windows 10, or Windows 7.
 +
 +
Excellent for who for people who do not want to try and cope with change, be it because they have had a stroke (as had the customer I found StartAllBack for) or for those who are just bloody minded.
 +
 +
== De-bloating Tools ==
 +
 +
=== Chris Titus ===
 +
 +
* https://christitus.com/windows-tool/
 +
 +
From an elevated (run as Administrator) PowerShell prompt:
 +
 +
<code> Set-ExecutionPolicy Unrestricted </code>
 +
 +
<code> iwr -useb <nowiki>https://christitus.com/win</nowiki> | iex </code>
 +
 +
After downloading, the programme will open automatically.
 +
 +
Remember to re-restrict the Execution Policy:
 +
 +
<code> Set-ExecutionPolicy Restricted </code>
 +
 +
=== Winhance ===
 +
 +
* https://github.com/memstechtips/Winhance
 +
 +
From an elevated (run as Administrator) PowerShell prompt:
 +
 +
<code> Set-ExecutionPolicy Unrestricted </code>
 +
 +
<code> irm "<nowiki>https://github.com/memstechtips/Winhance/raw/main/Winhance.ps1</nowiki>" | iex </code>
 +
 +
After downloading, the programme will open automatically.
 +
 +
Remember to re-restrict the Execution Policy:
 +
 +
<code> Set-ExecutionPolicy Restricted </code>

Latest revision as of 13:45, 17 April 2025

NOTE: Remember to open the Terminal or Powershell with extended Administrator privilages.

HOWTO: DISABLE:

Notepad Tabs

  • Open Notepad
  • Click on the cog symbol in the top right-hand corner to open settings
  • Click the arrow to the right of 'When Notepad starts'
  • Select 'Start new session and discard unsaved changes'
  • Close settings

'Learn About This Picture' Icon On Desktop

  • Right-click on the Desktop and select Personalize
  • The Desktop background will be set to 'Windows Spotlight'?
  • Set background to Picture or Slideshow, and set your preferred background wallpaper or folder for a slideshow.

Copilot In Notepad

  • Open Notepad
  • Click on the cog symbol in the top right-hand corner to open settings
  • Under 'AI Features' disable Copilot

Language Switcher icon or Language Bar from Taskbar

  • Open Settings app
  • Access the Time & language category
  • Click on the Typing Settings page
  • Access the Advanced keyboard settings
  • Tick the box for 'Use the desktop language bar option'
  • Click 'Language bar options'
  • Tick the radio box under 'Language Bar'

Task View Button

Settings > Personalisation > Taskbar > Taskbar items

Windows File Compression

Terminal: fsutil behavior set disablecompression 1

To complete, the system will need to be rebooted.

HOWTO: ENABLE:

Legacy Context Menu

Terminal: reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Powershell: New-Item -Path "HKCU:\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" -Name 'InprocServer32' -Force

INFO:

BitLocker Recovery Key

https://support.microsoft.com/en-gb/windows/find-your-bitlocker-recovery-key-6b71ad27-0b89-ea08-f143-056f5ab347d6

Compatibility Checker - Microsoft

PC Health Check App

Group Policy Editor (GPEDIT.MSC) For Home Edition

Terminal:

FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum") DO ( DISM /Online /NoRestart /Add-Package:"%F" )
FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~*.mum") DO ( DISM /Online /NoRestart /Add-Package:"%F" )

Use The Print Screen Button To Open Screen Snipping Tool

2023-04-19 - This behaviour is soon to become the default action in a future update, presumably Microsoft will allow users to revert back to the old action...

  • Settings
  • Accessibility
  • Interaction (section)
  • Keyboard
  • Toggle on 'Use the Print screen button to open screen snipping'

NRO Bypass OLD - Setup Without Internet Connection

At the "Let’s connect you to a network" screen, press Shift + F10 on your keyboard.

This will open a DOS command window. Click to make sure you have selected this window.

At the command prompt, type:

OOBE\BYPASSNRO

The above are capital Ohs, not zeros) and press the Enter key to bypass the required Internet connection.

The system will restart automatically, and the out-of-box experience (OOBE) will start again.

Select the region or country then click the “Yes” button. Select the keyboard layout or input method and then click the “Yes” button. Click the “Skip” button if you do not need to configure a second layout. Click on “I don’t have internet”.

Thanks to (https://www.adamsdesk.com/posts/windows-11-install-without-internet/ Adam's Desk)

NRO Bypass NEW 25H2 > - Setup Without Internet Connection

At the "Let’s connect you to a network" screen, press Shift + F10 on your keyboard.

This will open a DOS command window, click it to ensure it is selected.

At the command prompt, type:

start ms-cxh:localonly

Press enter to continue

In the new screen, add a username & (if required) a password

This currently works on Home & Professional

Thanks to Chris Titus Tech.

NRO Bypass - Registry Method

At the "Let’s connect you to a network" screen, press Shift + F10 on your keyboard.

This will open a DOS command window, click it to ensure it is selected.

At the command prompt, type:

reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f shutdown /r /t 0

Thanks to Ideas Awakened.

RSAT Installation

https://windowsreport.com/install-rsat-windows-11/

ISO Download

Microsoft Windows 11 ISO - Current release

tiny11

98Lite (if you understand this reference, you probably also need to take paracetamol for your joint pains) meets Windows 11.

Download from here.

Tom's Hardware review

User Password, Change Via Commandline

https://pureinfotech.com/change-password-command-prompt-windows-11/

Voice Access

Vanilla Installation

Use the 'World' location option to avoid installing all the useless guff that comes with Windows.

After the install is complete remember to update all location affected items to your region of choice.

Registry Tweaks

Change File Explorer To Act, Look And Feel Like It Does In Windows 10

Key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions
Add Key Blocked
Add String value {e2bf9676-5f8f-435c-97eb-11607a5bedf7}

Disable Snap Layout

Key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\
Add Dword32 EnableSnapAssistFlyout
Values - Disable 0
Values - Enable 1

Disable Lockscreen

Key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization
Add Dword32 NoLockScreen
Values - Disable 0
Values - Enable 1

Speed up shutdown

Key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
Change value of WaitToKillServiceTimeout
Values - In milliseconds 2000

NOTE: Default value is 5000, the 2000 value shown above is just as an example.

Activate Verbose Mode

Key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Add Dword32: verbosestatus
Values - Disable 0
Values - Enable 1

Add program to context menu

Computer\HKEY_CLASSES_ROOT\Directory\Background\shell

Add key: Program you want to add (Notepad)

Add Key: command

under (default) add path to command "C:\Windows\System32\notepad.exe"

to get command path, right click on exe and select "Copy as path"

Disable Dynamic Search Box

Key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings
Add Dword32 IsDynamicSearchBoxEnabled
Values - Disable 0
Values - Enable 1

Remove Bing from Start

HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows

Add key: Explorer

Add Dword32: DisableSearchBoxSuggestions

Set value to 1

Bypass TPM and CPU checks for Windows Update

Key HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup
Add Dword32 AllowUpgradesWithUnsupportedTPMOrCPU
Values - Disable 0
Values - Enable 1

Change Taskbar size

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Add Dword32: TaskbarSi

0 = smallest

1 = default

2 = large

Move the taskbar

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3

Double click on settings

change 03 value under FE to 01

00 Left side

01 Top

02 Right side

03 Bottom

Right, Left broken. Only Top, bottom (to work fully, move start menu to left) works

HOWTO: FIX

Address and Search Bars Missing In File Manager

  • Users running StartAllBack should disable it to see if that fixes the issue, if it does check the version installed and upgrade if possible.
  • Run System File Checker

The Service Cannot Accept Control Messages At This Time

Voice Access (Speech Recognition)

Error 1002

  • Reboot

No Access To Microphone

  • Settings > App > Microphone access > Turn off access to all apps > Reboot system > Turn access to microphone back on.
  • Settings > Accessibility > Check settings

Change Network DNS Servers

  1. Settings
  2. Network and Internet
  3. WiFi
  4. Hardware (wifi) Properties
  5. IPv4 DNS Servers
  6. Edit (manual)
  7. Change IPv4 servers to 8.8.8.8 and 1.1.1.1
  8. Click OK

Windows 11 specs, features and computer requirements as of 2021-10-14

Ventoy 1.0.55: bypass Windows 11 requirements check during installation

Start Menu

https://www.minitool.com/news/move-windows-11-start-menu.html

Remove Recommended

Open Settings - Select "Personalization" (left-hand column) - Click on "Start" (right-hand column) - Turn off "Show recently opened items in Start, Jump Lists, and File Explorer"

Sync Center

https://www.ubackup.com/windows-11/enable-offline-files-windows-11.html

Change System Release Rollback To Sixty Days

Method One

Terminal:
DISM.exe /Online /Get-OSUninstallWindow

After pressing enter, the returned data should show a line that reads:

Uninstall Windows : 10

To change to sixty days:

Terminal:
DISM /Online /Set-OSUninstallWindow /Value:60

Now, after pressing enter, the returned data should show a line that reads:

Uninstall Windows : 60

Method Two

Open regedit.exe

Navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\Setup

In the right-hand pane, look for "UninstallWindow" if it is not there, create New / DWORD (32-bit) Value and call it

UninstallWindow

Change value to 60 on decimal

Thanks to Britec Computers

General Tweaks

  1. https://www.minitool.com/backup-tips/windows-11-tweaks.html
  2. https://windowsreport.com/best-windows-11-tweaks/
  3. https://geekflare.com/windows-11-tweaks-for-better-performance/
  4. https://www.techradar.com/news/20-tips-and-tricks-for-windows-11
  5. https://geekflare.com/windows-11-tweaks-for-better-performance/
  6. https://www.techradar.com/how-to/how-to-make-windows-11-look-like-windows-7
  7. https://www.thewindowsclub.com/make-windows-10-look-like-windows-7
  8. https://github.com/Open-Shell/Open-Shell-Menu
  1. https://www.youtube.com/watch?v=6GQn6DjtNWY
  2. https://www.youtube.com/watch?v=0ebqgGY8c6M

Features

https://uk.pcmag.com/migrated-3765-windows-10/136545/the-best-windows-11-tips-and-tricks

Third Party Apps

StartAllBack make Windows 11 look like Windows 10, or Windows 7.

Excellent for who for people who do not want to try and cope with change, be it because they have had a stroke (as had the customer I found StartAllBack for) or for those who are just bloody minded.

De-bloating Tools

Chris Titus

From an elevated (run as Administrator) PowerShell prompt:

Set-ExecutionPolicy Unrestricted

iwr -useb https://christitus.com/win | iex

After downloading, the programme will open automatically.

Remember to re-restrict the Execution Policy:

Set-ExecutionPolicy Restricted

Winhance

From an elevated (run as Administrator) PowerShell prompt:

Set-ExecutionPolicy Unrestricted

irm "https://github.com/memstechtips/Winhance/raw/main/Winhance.ps1" | iex

After downloading, the programme will open automatically.

Remember to re-restrict the Execution Policy:

Set-ExecutionPolicy Restricted