Help: RFID and serLCD

  RFID.begin(9600);
  LCD.begin(9600);      // maximum bandwidth issue

Try swapping the order of these.